Merge "queue2: If the buffering mode is LIVE and buffering, the buffer is not pushed...
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer 1.12.2
3
4 The GStreamer team is proud to announce the second bugfix release in the stable
5 1.12 release series of your favourite cross-platform multimedia framework!
6
7
8 This release only contains bugfixes and it is safe to update from 1.12.x. For a
9 full list of bugfixes see Bugzilla.
10
11
12 See /releases/1.12/ for the full release notes.
13
14
15 This module, gstreamer, only contains core functionality.
16 For actual media playback, you will need other modules.
17
18 gst-plugins-base
19 contains a basic set of well-supported plugins
20 gst-plugins-good
21 contains a set of well-supported plugins under our preferred license
22 gst-plugins-ugly
23 contains a set of well-supported plugins, but might pose problems for
24     distributors
25 gst-plugins-bad
26 contains a set of less supported plugins that haven't passed the
27     rigorous quality testing we expect, or are still missing documentation
28     and/or unit tests
29 gst-libav
30 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
31
32
33
34   
35
36 Bugs fixed in this release
37      
38       * 784041 : baseparse: sinkcaps can be NULL in default caps negotiation
39       * 784932 : basesink: buffer leaks if preroll failed
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       * Jason Lin
77       * Nicolas Dufresne
78       * Thibault Saunier
79       * Tim-Philipp Müller
80