tests: uri: fix build without -DGST_DISABLE_DEPRECATED
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.12.0
3
4 The GStreamer team is pleased to announce the first release in the stable 1.12
5 release series. The 1.12 release series is adding new features on top of the
6 1.0, 1.2, 1.4, 1.6, 1.8 and 1.10 series and is part of the API and ABI-stable
7 1.x release series of the GStreamer multimedia framework.
8
9
10 Full release notes can be found here
11
12
13 Binaries for Android, iOS, Mac OS X and Windows will be provided in the next days.
14
15
16 This module, gstreamer, only contains core functionality.
17 For actual media playback, you will need other modules.
18
19 gst-plugins-base
20 contains a basic set of well-supported plugins
21 gst-plugins-good
22 contains a set of well-supported plugins under our preferred license
23 gst-plugins-ugly
24 contains a set of well-supported plugins, but might pose problems for
25     distributors
26 gst-plugins-bad
27 contains a set of less supported plugins that haven't passed the
28     rigorous quality testing we expect, or are still missing documentation
29     and/or unit tests
30 gst-libav
31 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
32
33
34
35   
36
37 Bugs fixed in this release
38      
39       * 782050 : basetransform/adapter: Check if meta transform_func is NULL before using it
40
41 ==== Download ====
42
43 You can find source releases of gstreamer in the download
44 directory: https://gstreamer.freedesktop.org/src/gstreamer/
45
46 The git repository and details how to clone it can be found at
47 http://cgit.freedesktop.org/gstreamer/gstreamer/
48
49 ==== Homepage ====
50
51 The project's website is https://gstreamer.freedesktop.org/
52
53 ==== Support and Bugs ====
54
55 We use GNOME's bugzilla for bug reports and feature requests:
56 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
57
58 Please submit patches via bugzilla as well.
59
60 For help and support, please subscribe to and send questions to the
61 gstreamer-devel mailing list (see below for details).
62
63 There is also a #gstreamer IRC channel on the Freenode IRC network.
64
65 ==== Developers ====
66
67 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
68 from there (see link above).
69
70 Interested developers of the core library, plugins, and applications should
71 subscribe to the gstreamer-devel list.
72
73         
74 Contributors to this release
75     
76       * Frédéric Dalleau
77       * Nicola Murino
78       * Sebastian Dröge
79       * Víctor Manuel Jáquez Leal
80