Release 1.1.4
[platform/upstream/gstreamer.git] / RELEASE
1
2 Release notes for GStreamer Bad Plugins 1.1.4
3
4
5 The GStreamer team is proud to announce a new bug-fix release
6 in the 1.x stable series of the
7 core of the GStreamer streaming media framework.
8
9
10 The 1.x series is a stable series targeted at end users.
11 It is not API or ABI compatible with the stable 0.10.x series.
12 It is, however, parallel installable with the 0.10.x series and
13 will not affect an existing 0.10.x installation.
14
15
16
17 "That an accusation?"
18
19
20 No perfectly groomed moustache or any amount of fine clothing is going to
21 cover up the truth - these plugins are Bad with a capital B.
22 They look fine on the outside, and might even appear to get the job done, but
23 at the end of the day they're a black sheep. Without a golden-haired angel
24 to watch over them, they'll probably land in an unmarked grave at the final
25 showdown.
26
27
28 Don't bug us about their quality - exercise your Free Software rights,
29 patch up the offender and send us the patch on the fastest steed you can
30 steal from the Confederates. Because you see, in this world, there's two
31 kinds of people, my friend: those with loaded guns and those who dig.
32 You dig.
33
34
35 This module contains a set of plugins that aren't up to par compared to the
36 rest.  They might be close to being good quality, but they're missing something
37 - be it a good code review, some documentation, a set of tests, a real live
38 maintainer, or some actual wide use.  If the blanks are filled in they might be
39 upgraded to become part of either gst-plugins-good or gst-plugins-ugly,
40 depending on the other factors.
41 If the plugins break, you can't complain - instead, you can fix the
42 problem and send us a patch, or bribe someone into fixing them for you.
43 New contributors can start here for things to work on.
44
45
46 Other modules containing plugins are:
47
48
49 gst-plugins-base
50 contains a basic set of well-supported plugins
51 gst-plugins-good
52 contains a set of well-supported plugins under our preferred license
53 gst-plugins-ugly
54 contains a set of well-supported plugins, but might pose problems for
55     distributors
56 gst-libav
57 contains a set of codecs plugins based on libav (formerly gst-ffmpeg)
58
59
60
61   
62
63 Bugs fixed in this release
64      
65       * 706566 : d3dvideosink: bufferpool implementation does not work well with device-lost/resets
66       * 599298 : [tsdemux] Emit codec tags
67       * 697239 : [mpegtsmux] Let prog-map define the program number
68       * 701681 : [regression] NASA HLS stream
69       * 702357 : codecparser: optimize scanning for start code
70       * 703264 : srtp: Key is required even if cipher and auth are null
71       * 704308 : dash: Stream does not play " assertion `client- > active_streams != NULL' failed " 
72       * 704760 : opencv: disparity-map calculation element
73       * 705208 : [dvbsrc] should check if _XOPEN_SOURCE is already defined
74       * 705349 : bluez: avdtpsrc produces error at EOF
75       * 705452 : h264parse: Does not extract width/height/etc from h264-in-mpeg-ps
76       * 705598 : regression h264parse: incorrect keyframe/delta-unit detection
77       * 705661 : dashdemux: segmentNumber attribute of SegmentTemplate element is not being observed
78       * 705667 : vc1parse: some sequence layer handling fixes for advanced profile
79       * 705674 : aiffparse broken
80       * 705675 : aiffparse: invalid SSND data size
81       * 705679 : dashdemux: faulty buffer timestamps when using SegmentTemplate element
82       * 705683 : [srtp] invalid packets results in GST_FLOW_ERROR
83       * 705812 : neonhttpsrc: fails to configure with neon-0.30.0
84       * 705957 : pcapparse: crash due to bad unref
85       * 705993 : aiffparse: fix sticky event warnings in push mode / add tests
86       * 706091 : srtpdec: Shadowed variable causes buffers to be dropped
87       * 706276 : uvch264src: don't error out on incomplete aux data segment with Logitech C920
88       * 706369 : videoparser/mpegvideoparse: bad switch statements
89       * 706574 : directsoundsrc: 'device-name' property for selecting a audio device
90
91 ==== Download ====
92
93 You can find source releases of gst-plugins-bad in the download
94 directory: http://gstreamer.freedesktop.org/src/gst-plugins-bad/
95
96 The git repository and details how to clone it can be found at
97 http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/
98
99 ==== Homepage ====
100
101 The project's website is http://gstreamer.freedesktop.org/
102
103 ==== Support and Bugs ====
104
105 We use GNOME's bugzilla for bug reports and feature requests:
106 http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
107
108 Please submit patches via bugzilla as well.
109
110 For help and support, please subscribe to and send questions to the
111 gstreamer-devel mailing list (see below for details).
112
113 There is also a #gstreamer IRC channel on the Freenode IRC network.
114
115 ==== Developers ====
116
117 GStreamer is stored in Git, hosted at git.freedesktop.org, and can be cloned
118 from there (see link above).
119
120 Interested developers of the core library, plugins, and applications should
121 subscribe to the gstreamer-devel list.
122
123         
124 Contributors to this release
125     
126       * Alexandre Rostovtsev
127       * Andoni Morales Alastruey
128       * Arnaud Vrac
129       * Bernhard Miller
130       * Chris Bass
131       * David Schleef
132       * Edward Hervey
133       * Jesper Larsen
134       * Kishore Arepalli
135       * Lubosz Sarnecki
136       * Matej Knopp
137       * Matthieu Bouron
138       * Miguel Casas-Sanchez
139       * Nicola Murino
140       * Olivier Crête
141       * Robert Krakora
142       * Sebastian Dröge
143       * Sreerenj Balachandran
144       * Thiago Santos
145       * Tim-Philipp Müller
146       * Zaheer Abbas Merali
147