Release 1.5.91
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Good Plugins 1.5.91
3
4
5 The GStreamer team is pleased to announce the second release candidate for the
6 stable 1.6 release series. The 1.6 release series is adding new features on top of
7 the 1.0, 1.2 and 1.4 series and is part of the API and ABI-stable 1.x release
8 series of the GStreamer multimedia framework. The final 1.6.0 release is planned
9 in the next few days unless any major bugs are found.
10
11
12 Binaries for Android, iOS, Mac OS X and Windows will be provided separately by
13 the GStreamer project.
14
15
16
17 "Such ingratitude.  After all the times I've saved your life."
18
19
20 A collection of plugins you'd want to have right next to you on the
21 battlefield.  Shooting sharp and making no mistakes, these plugins have it
22 all: good looks, good code, and good licensing.  Documented and dressed up
23 in tests.  If you're looking for a role model to base your own plugin on,
24 here it is.
25
26
27 If you find a plot hole or a badly lip-synced line of code in them,
28 let us know - it is a matter of honour for us to ensure Blondie doesn't look
29 like he's been walking 100 miles through the desert without water.
30
31
32 This module contains a set of plugins that we consider to have good quality
33   code, correct functionality, our preferred license (LGPL for the plugin
34   code, LGPL or LGPL-compatible for the supporting library).
35 We believe distributors can safely ship these plugins.
36 People writing elements should base their code on these elements.
37
38
39 Other modules containing plugins are:
40
41
42 gst-plugins-base
43 contains a basic set of well-supported plugins
44 gst-plugins-ugly
45 contains a set of well-supported plugins, but might pose problems for
46     distributors
47 gst-plugins-bad
48 contains a set of less supported plugins that haven't passed the
49     rigorous quality testing we expect, or are still missing documentation
50     and/or unit tests
51 gst-libav
52 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
53
54
55
56   
57
58 Bugs fixed in this release
59      
60       * 661624 : flvmux: overstates the number of metadata elements when 'streamable=true'
61       * 736965 : matroskademux: Output raw video in unaligned buffers causing crashing in ORC video conversion code
62       * 744420 : splitmuxsink - Deadlock on while starting 2nd fragment on function gst_element_sync_state_with_parent
63       * 752106 : flacparse: makes up bogus DTS for audio after seeking
64       * 753875 : v4l2transform: fix pad closing
65       * 753903 : wavpackdec: fix taglist memory leak
66       * 753904 : matroska: read: fix tag list memory leak
67       * 753912 : rtspsrc: fix check if DESCRIBE method is supported
68       * 754144 : level: regression for channels > 1
69       * 754153 : smpte: memory leak
70       * 754417 : rtptheoradepay: Reading headers from caps is broken
71       * 754768 : matroskademux: Streaming via tcpserversink fails - reading large block not supported
72       * 754807 : Small typo fix in rtsp readme
73       * 754869 : multiudpsink: fix GError memory leak in hostname lookup failure code path
74       * 755138 : avidemux: fix taglist leak
75       * 751386 : aacparse: cannot set LOAS src caps
76
77 ==== Download ====
78
79 You can find source releases of gst-plugins-good in the download
80 directory: http://gstreamer.freedesktop.org/src/gst-plugins-good/
81
82 The git repository and details how to clone it can be found at
83 http://cgit.freedesktop.org/gstreamer/gst-plugins-good/
84
85 ==== Homepage ====
86
87 The project's website is http://gstreamer.freedesktop.org/
88
89 ==== Support and Bugs ====
90
91 We use GNOME's bugzilla for bug reports and feature requests:
92 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
93
94 Please submit patches via bugzilla as well.
95
96 For help and support, please subscribe to and send questions to the
97 gstreamer-devel mailing list (see below for details).
98
99 There is also a #gstreamer IRC channel on the Freenode IRC network.
100
101 ==== Developers ====
102
103 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
104 from there (see link above).
105
106 Interested developers of the core library, plugins, and applications should
107 subscribe to the gstreamer-devel list.
108
109         
110 Contributors to this release
111     
112       * Eunhae Choi
113       * George Chriss
114       * Jan Alexander Steffens (heftig)
115       * Jan Schmidt
116       * Jean-Michel Hautbois
117       * Mark Nauwelaerts
118       * Martin Kelly
119       * Olivier Crête
120       * Ravi Kiran K N
121       * Sebastian Dröge
122       * Stefan Sauer
123       * Thiago Santos
124       * Tim-Philipp Müller
125       * Vineeth TM
126