Release 0.10.14
[platform/upstream/gstreamer.git] / NEWS
1 This is GStreamer Bad Plug-insĀ 0.10.14, "Your New Best Friends"
2
3 Changes since 0.10.13:
4
5       * Moved rtpmanager to -good
6       * Moved dirac elements from schroedinger to gst-plugins-bad
7         (new schroedinger release without the gstreamer elements
8          will follow shortly)
9       * amrwb: Remove AMR-WB parser and decoder and rename encoder plugin
10         from amrwb to amrwbenc (the removed elements will re-appear in the
11         next -ugly release; no migration strategy provided in this case
12         because of the special status of the amrwb plugin)
13       * asfmux, rtpasfpay: add ASF muxer and windows media payloader
14       * basevideo: add experimental video base class library/API
15       * camerabin: lots of fixes and improvements
16       * capssetter: new element for debugging purposes
17       * directdraw: Implement GstNavigation interface
18       * directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
19       * frei0r: wrapper for frei0r video filter plugins
20       * gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
21       * Implement SEEKING query in more demuxers and decoders (notably
22         mpeg-ps/mpeg-ts, mxf, musepack, rawparse)
23       * kate: add kate subtitle encoder, decoder and overlay
24       * mimic: lots of fixes for mimenc and mimdec; add "paused mode"
25       * mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
26       * mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
27       * qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
28       * shapewipe: support ARGB/RGBA for video input/output; fix for still images
29       * vdpau: add experimental vdpau plugin
30
31 Bugs fixed since 0.10.13:
32
33       * 587819 : [mpegtsparse] crash because of double free
34       * 344129 : [directsoundsrc] Plugin for Directsound source
35       * 377784 : xvidenc should output video/mpeg
36       * 540128 : Totem freeze with short HDV file
37       * 541962 : [directdrawsink] crash when exposing in GST_STATE_READY
38       * 561241 : metadatademux pad activation deadlock
39       * 561752 : GstRtpBin implement Release pad functions
40       * 575672 : [mpegtsdemux] crashes when souphttpsrc is used as a stream source
41       * 575818 : [ivorbisdec] extract vorbis tags
42       * 576800 : gstreamer SPC plugin requires non-portable x86 code
43       * 583470 : mpegtsparse: Old pes pids not removed when receiving PAT table
44       * 584252 : enhancements to OSSv4 plugin
45       * 584897 : Remove AMR plugin as it has been replaced by updated OpenCore plugin
46       * 585839 : Support for sending RTP packets as GstBufferList in the gstrtpbin
47       * 586019 : [mxfdemux] stray semicolons after if statement
48       * 586097 : GStreamer DVB tuning too quick for some devices
49       * 586956 : Include < sys/time.h > only if it is present in the system
50       * 587023 : [freeze] disable plugin static lib
51       * 587595 : [dshowsrcwrapper] start refactoring
52       * 588638 : [katedec] add x-dvd-subpicture output
53       * 588944 : mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
54       * 590030 : rtpsource: Incoming buffers do not always have caps
55       * 590208 : GstNavigation interface support for directdrawsink
56       * 590360 : [qtmux] requires endianness even if the samples are 8bit
57       * 590446 : [mpegdemux] MPEG TS with A52 not seekable
58       * 590797 : Memory leak in rtpsource.c
59       * 591440 : rtpdtmfsrc event cleanup
60       * 591538 : generic states test fails (vdpau, mimenc)
61       * 591610 : asfmux: messing up with sinkpads
62       * 591927 : REQUIREMENTS is out of date
63       * 592259 : mimenc: fourcc written incorrectly
64       * 593024 : regression in schroenc streamheader initialization
65       * 593063 : resindvd and rawparse do not use correct base LDFLAGS
66       * 593068 : Disarray in directsoundsrc/directdrawsink
67       * 586354 : [h264parse] blocked in infinite loop while parsing a corrupted frame
68
69
70 Changes since 0.10.12:
71     
72       * New shapewipe video transition plugin
73       * qtmux improvements
74       * camerabin improvements
75       * HDV MPEG-TS private streams support
76       * Output interlacing information in mpegvideoparse
77       * MS-ADPCM decoder
78       * RTP fixes and enhancements
79       * DTS decoder improvements
80       * New ID3 tagging plugin that supports v1, v2.3 and v2.4
81       * Support for PGS (BluRay) subtitles
82       * Many other bug fixes and enhancements
83
84 Bugs fixed since 0.10.12:
85      
86       * 584945 : camerabin unit tests failing
87       * 511097 : Support self-signed certificates in neonhttpsrc
88       * 561752 : GstRtpBin implement Release pad functions
89       * 584164 : gstspu-pgs.c warnings for format string args and uninitia...
90       * 584165 : rtpbin sdes message broken
91       * 584360 : gppmux ftyp
92       * 585015 : debugutils can't find libgstinterfaces
93       * 585660 : segfault in scaletempo plugin
94       * 584114 : gppmux and h263
95       * 583188 : Problem with sdp: bind failed or video disappear after fe...
96       * 583627 : statistic file name needs to be standardized
97
98 Changes since 0.10.11:
99     
100       * Presets support in several elements
101       * Support ITV MPEG-TS streams
102       * New element: flvmux
103       * New element: osxvideosrc
104       * Fixes in RTP elements
105       * camerabin fixes
106       * Improved QT/mp4 muxing
107       * xdgmime based content type guessing
108       * deinterlace2 moved to the Good plugins (replacing deinterlace)
109       * Support for MXF muxing, and improved MXF demuxing
110       * Greatly improved DVD playback
111       * DirectDraw element moved back from Good plugins
112       * Many other bug fixes and improvements
113
114 Bugs fixed since 0.10.11:
115      
116       * 573852 : Update celt to 0.5.x
117       * 574401 : metadatamux fails^WIS failure
118       * 580091 : soundtouch plugin fails to load
119       * 153684 : [osxvideosrc] Mac users needs an osxvideosrc
120       * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
121       * 569437 : mpegtsparse: flow error or crashes while dynamicly changi...
122       * 569673 : [Mpegtsparse] PAT changes not always signaled
123       * 569781 : [Mpegtsparse] drop of valid TS packets
124       * 573595 : plugins-bad mingw ports
125       * 573846 : Check for soundtouch-1.4 too
126       * 573847 : Use SDL static-libs for conftest and libs for gstsdl*
127       * 573848 : Use native CPU number detection in mpeg2enc
128       * 573849 : modplug's sndfile.h conflicts with libsndfile's sndfile.h
129       * 575388 : [aacparse] deadlocks in busy loop when seeking
130       * 575736 : mpeg2enc's bitrate parameter does not work properly
131       * 576408 : [playbin2] Deadlock when using resindvd as source
132       * 577690 : rtpdtmfmux: missing pad unref
133       * 577864 : [residvd] dvdnav version requirements should be higher
134       * 578112 : x264enc: I-frame request
135       * 578562 : dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG
136       * 578563 : win32 export files are not disted
137       * 580133 : Regression in baseparse since last release
138       * 580144 : emit notify::internal-ssrc when there is a ssrc collision
139       * 580786 : [flvmux] " uninitialized variable " compiler warning
140       * 580901 : Uninitialized variable may be used in fpsdisplaysink.c
141       * 581375 : rtpssrcdemux crashes on SR-less rtcp packets
142       * 582013 : uninitialized var in mxfmux.c prevents gst-plugins-bad bu...
143       * 582074 : [faad] Fails to build with faad 2.6 (misdetected as 2.7)
144       * 582208 : [PATCH] fix for soundtouch-1.4
145       * 582483 : y4menc doesn't pass timestamps on
146       * 582656 : [mxfdemux] Fix deadlock when querying from the pad-added ...
147       * 582702 : qtmux: crash in atom_moov_add_blob_tag
148       * 583337 : [mxfmux] Wrong layout for non-interlaced formats
149       * 580585 : rtpmux memleak
150       * 577843 : input-selector causes problems with DVD menus in playbin2
151       * 581593 : gppmux doesn't support MPEG4 part 2 in sink caps
152       * 575284 : add auto-connect-forced mode to jackaudiosrc and jackaudi...
153       * 576021 : On Windows qtmux can't write files longer than 2-4 GiB, u...
154       * 576712 : Output-selector keeps reference to latest buffer when cha...
155       * 581427 : [mpeg4videoparse] config buffer is leaked
156
157 Changes since 0.10.10:
158     
159       * Add ASS/SSA subtitle handling element assrender
160       * Leak fixes in the QuickTime decoder wrapper
161       * Better DirectShow output on Windows
162       * Extend QT muxing support to include AMR and H.263
163       * mms seeking support
164       * Extended MXF file format handling
165       * camerabin and photography API for digital camera interfacing
166       * Merge elements from Farsight: liveadder, sirendec, sirenenc, valve,
167         rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert,
168         mimdec, mimenc
169       * typefinder based on xdgmime
170
171 Bugs fixed since 0.10.10:
172      
173       * 573369 : [gstfaad] Memory corruption and segfault
174       * 568704 : Metadatamux: unable to configure byte order for EXIF
175       * 354908 : videoflipping interface for v4l2src
176       * 369912 : missing inclusion in rpm spec file
177       * 469930 : [mmssrc] seeking support PATCH
178       * 481075 : Full support for ASS/SSA subtitles
179       * 549645 : merge useful elements from gst-plugins-farsight into core
180       * 567003 : [ladspa] improve plugin scanning
181       * 567371 : [mpegtsparse] memory leak in mpegtspacketizer
182       * 567828 : rtpmanager and RTCP BYE packet
183       * 567965 : [flvdemux] add support for ECMA arrays in script tags
184       * 568480 : gst-plugins-bad dccp plugin won't compile on Soalris
185       * 568483 : Problems linking gst-plugins-bad
186       * 568837 : RFE: allow building against the system modplug library
187       * 569323 : [qtmux] should support audio/AMR sink
188       * 570996 : bpmdetect relibably crashes with SIGSEGV on particular file
189       * 571560 : gstdshowaudio decoder doesn't compile.
190       * 572315 : Compiling camerabin on Windows with Visual Studio
191       * 572900 : gstrtpsession should not forward recv side event to the s...
192       * 573288 : [mpegtsdemux] memory leak when pusi is missed due to pack...
193       * 573391 : [videoanalyse] Wrong brightness calculation
194       * 575157 : xdgmime typefinder: make more conservative
195       * 575565 : [mxf] mxf plugin uses symbols not in glib 2.6 (minimum gl...
196       * 564114 : [PATCH] fbdev: fix depth calculation
197       * 573850 : Use Glib's byte order in gstgsmdec
198       * 573851 : Use glib integer types in gstfaad
199       * 172043 : [mpegpsdemux] wrong video length on mpeg file
200
201 Changes since 0.10.9:
202
203       * Require gettext 0.17
204       * ACM mp3 decoder element for win32
205       * New MXF demuxer added
206       * JPEG-2000 encoder - jp2enc added
207       * RTP support
208       * Fixes for RTP support
209       * Add parsers for AAC and AMR
210       * Move libgstapp and elements to -base
211       * Add Quicktime muxer element qtmux
212       * Enhance RFB capture
213       * Improve MPEG-TS and MPEG-PS demuxing
214       * Don't install static libs for plugins
215       * Introduce audioringbuffer element
216       * Improve DVD playback of ResinDVD components
217       * Move old audioresample from -base as legacyaudioresample
218       * Improve speexresampler, and then move it to -base
219       * Improve FLV demuxing and parsing
220       * Various DVB input fixes
221       * Add support for frequency list descriptors for DVB
222       * Improve MPEG-TS muxer
223       * Various other bug-fixes
224
225 Bugs fixed since 0.10.9:
226
227       * 127574 : replaygain support
228       * 480543 : [spc] crashes when not given any input data
229       * 546319 : [resindvd] Stuck on first menu (language selection)
230       * 549222 : Totem using resindvd element as DVD navigation module doe...
231       * 550280 : Move qtmux to gst-plugins-bad
232       * 550454 : FLV demuxer screws up in Pitivi
233       * 550613 : [mpegtsmux] Add support for ac3/dts/lpcm
234       * 553823 : CodeStyle improvements and minor fixes to the DCCP plugin.
235       * 555238 : Recent changes in x264 breaks compilation of x264 plugin.
236       * 557161 : Wrong time displayed and no seeking with MPEG PS cut from...
237       * 557763 : [mpegtsmux] DeadlockEOS due to interleaving mechanism
238       * 557814 : [mpegdemux] frequency list descriptor support
239       * 558639 : cross-configuring interrupts due to a failing check for " ...
240       * 560841 : Provide access to packet loss
241       * 561992 : debug format warning during compilation of resindvdsrc.c ...
242       * 562312 : Lip-sync generates wrong `ts-offset' in GstRtpBin
243       * 562319 : [rtpsession] memory corruption
244       * 562802 : [appsrc] lockup in pad_push() if previous flow was wrong-...
245       * 563006 : mxf mpeg422 file stops playing
246       * 563147 : input-selector doesn't notify of active-pad changing when...
247       * 564232 : Dual Licensing qtmux
248       * 565439 : Make pcapparse compile with (mingw32) gcc
249       * 565509 : rtpsource on receiver side can't get clock-rate for h264,...
250       * 565614 : [mpegtsdemux] Fix memory leak
251       * 565910 : allow forcing the ssrc on a rtpsession
252       * 566356 : [dvbbasebin] Couple of memleaks
253       * 566613 : bayer2rgb calculates wrong color offset
254       * 566878 : [ladspa] Add dependencies for ladspa modules
255       * 566957 : Add time based seeking to ResinDVD
256       * 566958 : fix dirac support in qtmux/mp4mux
257       * 566959 : Fix duration query on mpegtsdemux
258       * 508029 : [speexresample] pops/glitches in some cases
259       * 558416 : [PATCH] realvideodec: use pixel aspect ratio of container
260       * 564482 : [appsrc] semantics of push-buffer signal awkward for bind...
261       * 565319 : rtpjitterbuffer: bursty reception can cause time to be re...
262       * 565613 : [mpegtsdemux] Add scrambled field to service structure
263       * 567004 : ladspa plugin crashes on Solaris
264
265 Changes since 0.10.8:
266
267       * New CELT encoder and decoder
268       * New TwoLAME encoder
269       * New DCCP element
270       * New AIFF parser element
271       * New APEX sink element
272       * deinterlace2 element improvements
273       * New JACK audio src element
274       * New winscreencap, winks and pcapparse plugins
275       * x624enc fixes
276       * Support for ATSC tuning and channels.conf parsing
277       * RTP improvements
278       * New scaletempo element
279       * Add Fluendo MPEG-TS muxer
280       * Add Fluendo MPEG-TS and MPEG-PS demuxers
281       * New JPEG2000 element
282       * New FLAC parser element
283       * DVD playback improvements
284       * Improved DirectShow decoding support
285       * New Windows Audio Session audio src element
286       * New FLV muxer element
287       * Many other bug fixes and improvements
288
289 Bugs fixed since 0.10.8:
290
291       * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
292       * 550468 : [name conflict] New Fluendo mpeg demuxers
293       * 545197 : jackaudiosrc
294       * 555244 : Output-selector has unexpected event forwarding right aft...
295       * 402593 : deinterleave gives corrupt output
296       * 406673 : Need AIFF parser
297       * 535527 : [real] Real video/audio stream fails to play
298       * 537455 : ATSC: VSB / QAM Annex B support
299       * 538500 : AIFF file doesn't play
300       * 542390 : Implementation of DCCP Plugin for gstreamer
301       * 542510 : [apexsink] Apple AirPort Express Wireless Sink
302       * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
303       * 546312 : Make the metadata writable before modifying it in rtpmanager
304       * 549409 : gstrtpbin don't stop at the end of a stream
305       * 549774 : audio / video synchronization glitch during rtsp playback
306       * 550486 : [faac] Negotiation problem with mono audio for some sampl...
307       * 550657 : New element jasperdec
308       * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
309       * 552536 : fix incomplete change to gstdvbsrc.c
310       * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
311       * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
312       * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
313       * 555912 : [apexsink] Missing from ext/Makefile.am
314       * 555965 : Missing space after point mark
315       * 555968 : Missing space after point mark
316       * 555969 : Missing space after point mark
317       * 556003 : [flvdemux] Regression in handling flow returns in pull-mode
318       * 556274 : [aiffparse] Uses debugging methods before debugging is in...
319       * 556338 : Failed to configure latency
320       * 556428 : [mpegpsdemux] Creates invalid newsegment events 
321       * 556430 : [inputselector] Assumes there's always an otherpad
322       * 556440 : [PATCH] crash on demuxing certain transport streams
323       * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
324       * 556564 : [flvmux] Copy & paste bugs resulting in invalid files
325       * 556588 : [apexsink] should not have PRIMARY rank
326       * 557080 : [mpegpsdemux] Regression with reverse-playback
327       * 543480 : gstrtpbin fails to release lock while emitting signal
328       * 556520 : jitterbuffer seqnum gap detection is wrong
329       * 463941 : Plugin for screen capture on windows
330       * 519935 : New plugin for video capture on Windows
331       * 520899 : New plugin: pcapparse
332       * 520901 : New plugin: wasapi (Windows Audio Session API) 
333
334 Changes since 0.10.7:
335
336       * Support shared desktops in RFB input
337       * Make the Quicktime codec wrapper work on win32
338       * Experimental DVD navigation support
339       * Support AAC/H.264 in FLV files
340       * Fixes in the DirectShow codec wrapper
341       * Fix the Real codec wrapper plugin
342       * New deinterlace2 plugin incorporating TVtime deinterlacers
343       * Handle seeking, timestamps, duration in RAW video/audio parsers
344       * New DirectShow video sink for Win32
345       * FAAD reverse playback support
346       * OSS4 support improvements
347       * MythTV seeking support
348       * SPC decoder now supports seeking, tags and duration queries
349       * Replaygain elements moved to Good
350       * Deinterleave/interleave elements fixed and moved to Good
351       * MPEG-4 video stream parser fixes
352       * Improved MPEG-TS parsing for DVB support
353       * Improvements in App source/sink
354       * RTP manager enhancements
355
356 Bugs fixed since 0.10.7:
357
358       * 533736 : [mythtvsrc] Seeking doesn't work
359       * 544050 : ext/timidity/gsttimidity.c :  ISO C90 forbids mixed decla...
360       * 454151 : SPC plugin enhancements (patch)
361       * 506594 : [interleave] doesn't work with channels > 1
362       * 521392 : Proposed patches for bayer2rgb encoding
363       * 525613 : [wildmidi] [PATCH] initializes library multiple times
364       * 528618 : amrwb plugin do not build without warning with the 3ggp s...
365       * 529359 : BBC Real Audio stream is just noise
366       * 530611 : [gstsrtenc] declare variables at beginning of block
367       * 531840 : QuickTime wrapper doesn't work on Win32
368       * 531955 : gstrtpsession doesn't send RTCP bye on EOS
369       * 532723 : mpeg4videoparse should parse the codec data
370       * 533435 : wildmidi does not work
371       * 533559 : mpeg4videoparse should skip garbage
372       * 535043 : VCD plugin only plays first track
373       * 536042 : mpeg4videoparse broken on big endian architectures
374       * 536258 : interleave doesn't close properly
375       * 536856 : rtpmanager deadlocks when receiving new data while going ...
376       * 538560 : [mpegtsparse] static caps reference counter incremented i...
377       * 539292 : memory leak in mpegtsparse
378       * 539601 : [realvideodec] not-negotiated error if codec lib isn't found
379       * 541522 : cross mingw32 gcc: festival plugin compilation fix
380       * 541543 : fix HAVE_OSS4 detection code in configure.ac
381       * 543286 : deinterlace2 doesn't build outside gcc
382       * 543846 : [resindvd] Impossible to build from the first configure r...
383       * 543848 : [ladspa] Needs to link with -ldl for dlopen() and friends
384       * 543860 : [modplug] Uses CFLAGS for CXXFLAGS
385       * 543861 : [resindvd] Some files not disted
386       * 544457 : -bad doesn't compile with MSVC
387       * 526905 : [musepack] Port to the new libmpcdec API
388       * 532011 : Deadlock in rtpsession
389       * 536309 : Seeking in pipeline with videoparse crashes
390
391 Changes since 0.10.6:
392     
393       * OSS v4 support
394       * libdc1394 2.0.0 support
395       * AAC support fixes
396       * RTP support improved
397       * New OFA element
398       * SRT subtitle encoder added
399       * Windows Inet support for http/ftp
400       * Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
401       * Fixes in Bayer decoder, replaygain analysis, GSM decoder
402       * DVB/MPEG-TS support improved
403       * NSF decoder updated
404       * 'metadata' plugin enhancements
405       * Dirac encoder ported to libschroedinger
406       * mplex element ported to 0.10
407       * VCD/CDXA parser ported to 0.10
408       * Directshow wrapper improvements
409       * 'selector' plugin enhancements
410       * souphttpsrc moved to the -good module
411       * Various other fixes and enhancements
412
413 Bugs fixed since 0.10.6:
414      
415       * 498237 : nsfdec crash with SK8ORDIE.
416       * 529378 : faad leaks GstAudioChannelPosition
417       * 351309 : New Element: gst-puid
418       * 469979 : [faad] Could not map channel positions - setting caps on ...
419       * 494499 : replaygain analysis slowdown on low volume (denormals)
420       * 514948 : [souphttpsrc] configurable buffer size setting and zero-copy
421       * 514964 : [dc1394] port to new stable 2.0.x API
422       * 517937 : various C89 fixes
423       * 518227 : test/icles/metadata_editor.c does not compile on Windows
424       * 518722 : [souphttpsrc] append cookie headers to HTTP request
425       * 519905 : [mvedemux] fix audio discontinuity
426       * 520329 : [PATCH] mjpegtools: mplex ported to 0.10 and mpeg2enc upd...
427       * 520626 : Implement collision and loop detection in rtpmanager
428       * 520892 : [dshowvideosrc] latency and shutdown improvements
429       * 520894 : rtpmanager rtcp thread shutdown deadlock
430       * 520897 : new element: wininetsrc
431       * 521749 : [souphttpsrc] unit test fails on mandriva cooker
432       * 522134 : [souphttpsrc] Playback should continue seamlessly on serv...
433       * 522212 : wrong origin
434       * 522884 : gstneonhttpsrc does not handle the HTTP status 303 correc...
435       * 523854 : [souphttpsrc] Glitches and crackling when playing things ...
436       * 524035 : [neonhttpsrc] fails to compile with libneon 0.28.x
437       * 525271 : [new plugin] srtenc
438       * 526337 : souphttpsrc ignores connections error
439       * 527622 : [flvdemux] crash in FLV demuxer
440       * 528000 : [timidity] Doesn't dist all files correctly
441       * 528011 : [dc1394] Shouldn't be included in the states test
442       * 528245 : rtpbin element leaks
443       * 528266 : [ofa] Unit test fails because of different fingerprints
444       * 528614 : timeout introduced in poll loop for fd in dvbsrc causes b...
445       * 529283 : [ofa] Unit test leaks tag string
446       * 529285 : [rganalysis] Unit test leaks a GstTagList
447       * 517854 : DirectFB check fails
448       * 517895 : nas plugin no longer builds (configure.ac error)
449       * 517896 : PATCH: fix building of mpeg2enc plugin with even newer mj...
450       * 525100 : does not build with --disable-external
451       * 481354 : [wavparse] does not play 700Hz GSM 6.10 wav file
452
453 Changes since 0.10.5:
454     
455       * DVB support added
456       * dc1394 support
457       * RTP-manager improvements
458       * Support for native QT codecs on OS/X and DirectShow codecs on Windows,
459         courtesy of Songbird and Fluendo
460       * New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu
461       * More new elements: mpeg4videoparse, metadatademux/mux, souphttpsrc,
462         speexresample, qtwrapper
463       * Even more new elements: rawaudioparse, fbdevsink
464       * Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
465       * Elements graduated to good: multifilesrc/sink, spectrum, equalizer,
466         bpwsinc, lpwsinc
467       * Elements graduated to ugly: xingmux (now part of mpegaudioparse)
468       * OpenGL support moved to new module: gst-plugins-gl
469       * appsrc/appsink improvements
470       * Fixes in neonhttpsrc
471       * Fixes in amrwbparse
472       * Deinterlacer improvements
473       * Fixes in dtsdec
474       * Fixes in the Real codec wrappers
475
476 Bugs fixed since 0.10.5:
477      
478       * 321240 : [PLUGIN-MOVE] dfbvideosink should be moved from -bad to -...
479       * 508029 : [speexresample] pops/glitches in some cases
480       * 508294 : [realaudiodec] crash in set_caps dereferencing NULL funcs...
481       * 387251 : New Plugin! : dc1394 Adds Support for firewire (1394) IID...
482       * 393461 : [Real] Location of .so varies on each distribution
483       * 395424 : neonhttpsrc lacks support for proxy servers
484       * 397759 : Xingmux may not write a proper Xing/VBR header
485       * 403992 : [new plugin] timidity based midi decoder
486       * 409974 : Code for improved GStreamer resampler (based on speex res...
487       * 426657 : Add support for SDP multicast description files
488       * 433373 : [win32] autogenerated win32/common/config.h needed
489       * 444499 : build of fresh CVS is failing in ext/sdl
490       * 450175 : gcc-2.9x build fixes
491       * 450605 : Missing files in po/POTFILES.in
492       * 452009 : ./configure breaks when cross-compiling FAAD2
493       * 452258 : [mpeg2enc] make work with mjpegtools 1.9
494       * 453636 : dvbsrc needs more flexible adapter selection
495       * 454078 : [ivorbis] header files missing in release tarball
496       * 454313 : missing xml files to build docs/plugins
497       * 456901 : PATCH: add several missing supported mime-types to the mo...
498       * 456912 : PATCH: make wildmidi plugin check for /etc/timidity.cfg
499       * 461068 : Seeking not properly implemented by the pitch plugin
500       * 461373 : HP-UX 11.11 build with native compiler
501       * 461377 : [festival] port to GStreamer-0.10
502       * 461601 : Some files missing from POTFILES.in
503       * 462737 : compilation breaks with g++-4.2 and gcc-4.2
504       * 464678 : Add connection-speed property to mmssrc element
505       * 468039 : [mythtvsrc] missing examples for live tv in gst-inspect
506       * 471554 : real media videos do not work
507       * 473562 : [rtpmanager] cvs build problem due to compiler warning
508       * 474969 : [neonhttpsrc] fails to play radio streams with neon > =0.26
509       * 476128 : Printf format fixes
510       * 476148 : Add mpeg4 video parser
511       * 476159 : memleak patch to rtpmanager
512       * 476370 : [faad] shouldn't set channel-positions for mono and stereo
513       * 477306 : amrwbenc has not property to select band mode
514       * 478566 : Add notification of active SSRCs to the RTP manager
515       * 481200 : gstneonhttpsrc discards GET parameters from URL
516       * 481276 : [mpegtsparse] " not linked (-1) " error
517       * 481279 : [mpegtsparse] partial corruption of the output stream
518       * 483400 : mpegtsparse: PAT with version 0 incorrectly skipped by pa...
519       * 484990 : memleak - missing g_free() rtpmanager/gstrtpbin.c
520       * 485462 : alsaspdifsink uses wrong sample rate
521       * 487496 : [dvdspu] fails to link on Mac OS
522       * 487892 : [mpegtsparse] getting pat-info property before PAT is ava...
523       * 487901 : [mpegtsparse] stale PAT info when switching from PLAYING ...
524       * 490060 : [faac] a few minor issues: bitrate, enum nick for low com...
525       * 490682 : [interleave] can't create more than one request sink pad
526       * 492406 : Crasher in libgstdshow on Windows/MSVC
527       * 492798 : [rtpmanager] build issues on Windows/MSVC
528       * 496221 : Streaming FLV's over HTTP doesn't work, for totem and the...
529       * 498430 : incomplete CVS commit
530       * 498667 : gstreamer segfaults in faac
531       * 498755 : FLV files incorrectly report framerate of 1000fps
532       * 499008 : mpeg2enc ignores the incoming stream aspect property
533       * 500099 : Fixes and improvements to souphttpsrc
534       * 500142 : switch element in switch plugin should be renamed
535       * 501579 : rtpmanager should emit a signal when it can associate a s...
536       * 502335 : [souphttpsrc] some enhancements
537       * 502879 : videoparse segmentation fault
538       * 503308 : Changing tempo using pitch plugin doesn't update length info
539       * 507020 : [rtpjitterbuffer] unreffing peeked buffer and not popping...
540       * 507584 : gio: gstgiobasesrc.c does not compile with CVS version of...
541       * 507940 : rtpsession:rtp_send_src shouldnt not have fixed caps
542       * 508515 : [rtpbin] allow request_new_pad with name NULL
543       * 508587 : Improvement to rtpsession
544       * 508979 : Enhancement for xingmux
545       * 510708 : [souphttpsrc] support for libsoup-2.4
546       * 511001 : enhanced deinterlace plugin
547       * 511146 : rtpjitterbuffer should not return an error on no-caps
548       * 511530 : DTS library API change?
549       * 511683 : gstrtpbin fails to associate streams together for lipsync
550       * 511686 : make gstrtpjitterbuffer respect different clock rates for...
551       * 511920 : rtpsource queue full tries to treat GstBuffer as GstObject
552       * 512654 : [h264parse] does not build in cvs head (unused variable i...
553       * 512774 : [rtpjitterbuffer] does not accept clock rate from caps
554       * 512826 : switch / selector event leak
555       * 514093 : bug in configure.ac prevents glimagesink plugin from bein...
556       * 515564 : souphttpsrc unit test fails to build
557       * 515567 : [states] States unit test should exclude the dvb plugin
558       * 515588 : Warning building tremor plugin
559       * 515720 : [xvid] Memory leak caused by not unsetting GValue
560       * 515721 : [rfb] rfbsrc leaking the rfb decoder
561       * 515722 : [fbdev] Leaking the device property string
562       * 515815 : [mpegvideoparse] fix a few new memory leaks
563       * 515860 : plugins should not install headers - fix metadata
564       * 515919 : Fix a bunch of finalize leaks
565       * 515964 : [docs] Still contains docs for the GIO plugin although it...
566       * 515970 : [dshowdecwrapper] Doesn't chain up dispose function properly
567       * 516061 : [h264parse] fix a few new memory leaks
568       * 516094 : Remove glimagesink from -bad
569       * 516114 : dvbbasebin leaks the location string when the uri handler...
570       * 516160 : gstrtpbin did not ignore streams with no SR when doing as...
571       * 516436 : [dvdsub] segfault on display of 1st subpicture in 2nd cha...
572       * 516448 : criticals due to missing debug category init in mpegtsparse
573       * 516499 : critical caused by assuming optional property " descriptor...
574       * 517391 : [tta] Doesn't link with libm
575       * 517571 : small memory leak in gstrtpbin
576       * 517684 : [mythtvsrc] Small bug fixes
577       * 478159 : Could not decode realvideo buffer
578       * 497020 : Add fully async HTTP source based on libsoup.
579       * 501562 : [switch] bogus locking order
580
581 Changes since 0.10.4:
582
583       * New plugin - realdec for decoding Real streams using binary libs
584       * New plugin - MythTV source
585       * New plugin - appsrc (for application data insertion)
586       * New plugin - VMnc VMware capture decoder
587       * New plugin - JACK audio output
588       * New plugin - interleave/deinterleave
589       * New plugin - RTP manager
590       * New plugin - Bayer to RGB converter
591       * New plugin - ReplayGain support
592       * New plugin - DirectShow win32 input support
593       * New plugin - videosignal/videoanalyse
594       * LADSPA plugin improvements
595       * IIR equaliser ported to 0.10 (iirequalizer)
596       * libsndfile output ported to 0.10
597       * mpegvideoparse ported to 0.10 and improved
598       * switch element ported to 0.10
599       * VCD source element ported to 0.10
600       * AMR-WB support fixes 
601       * MIDI renderer plugin based on timidity
602       * Windows and OS/X output plugins moved to the Good module 
603       * qtdemux, wavpack and videocrop plugins moved to the Good module
604       * Many other bug fixes and improvements
605       * Parallel installability with 0.8.x series
606       * Threadsafe design and API
607
608 Bugs fixed since 0.10.4:
609
610       * 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
611       * 333307 : AmrWB Plugin
612       * 345633 : [nassink] port to 0.10
613       * 354174 : [PATCH] add REAL support by using the proprietary drivers
614       * 354451 : [mythtvsrc] Plugin for MythTV source
615       * 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
616       * 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
617       * 375264 : [neonhttpsrc] add seek support
618       * 376591 : configure.ac looks for wrong symbols for FAAD support
619       * 382184 : Port interleave and deinterleave to 0.10 for audio channe...
620       * 388050 : [neonhttpsrc] code simplifications
621       * 392112 : [rfbsrc] doesn't build with MinGW
622       * 393622 : Not building real plugin, only works on 32bit x86 platforms.
623       * 395536 : [wavpackenc] Trivial cleanup
624       * 395597 : Deinterleave fails to negotiate with alsasrc when using D...
625       * 400555 : dts-in-wav: only 2 channel recognised
626       * 402470 : [osxvideosink] video sink for MacOSX
627       * 412077 : [speed] can't initially set speed > 1
628       * 412710 : [replaygain] Add playback elements
629       * 413818 : [neonhttpsrc] errors out on redirects
630       * 421110 : New x264enc plugin
631       * 421598 : [wavpack] Add support for non-8*n depths and don't play a...
632       * 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
633       * 423741 : [amrwb] use external shared libamrwb
634       * 430594 : Unable to compile gst-plugins-bad CVS
635       * 430598 : [realvideodec] dll functions not available on MinGW
636       * 430664 : name conflict for " rtpbin " element
637       * 437260 : CFLAGS are poinsoned by the OpenGL test
638       * 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
639       * 437539 : Compilation of DirectDraw and DirectSound plugins using m...
640       * 439405 : YUV not working in GL image sink.
641       * 439910 : [switch] Warning in a debug function (Mingw)
642       * 439911 : [qtdemux] Warning in a debug function (MinGW)
643       * 439914 : [directdraw] Warnings when using MinGW
644       * 440466 : [PLUGIN-MOVE] osxvideo
645       * 440774 : [sdl] sdlvideosink has ill-formatted element details
646       * 442689 : [neon] Property-related cleanups of neonhttpsrc
647       * 445189 : PLUGIN-MOVE - Move Windows sinks to -good
648       * 348973 : New plugins: MVE muxer/demuxer
649       * 391971 : Fix build with gcc-2.x
650       * 392313 : [directdrawsink] dist and add to gst-plugins-bad
651       * 392638 : [directsoundsink] dist and add to gst-plugins-bad
652       * 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
653       * 403572 : Port equaliser element to 0.10
654       * 352605 : [PLUGIN-MOVE] move wavpack to -good
655       * 426972 : Specific set of H.264 files cannot be played
656       * 434101 : [gsm] doesn't link against libgstbase-0.10
657
658 Changes since 0.10.3:
659
660       * V4L2 source element moved to Good plugins
661       * Many improvements in Quicktime playback
662       * Xvid encoding and decoding improvements
663       * FAAD decoder fixes
664       * New element: alsaspdifsink for IEC958 output
665       * Spectrum FFT analysis element ported
666       * New element: h264parse. H.264 Parser
667       * Fixes in bz2 support
668       * New element: theoraexpdec. Libtheoraexp based Theora decoder
669       * New element: wavpackenc. Wavpack decoder
670       * Improvements in the libneon based http source
671       * gstfilter ported to 0.10
672       * mpeg2enc ported to 0.10
673       * New element: nsfdec. NSF decoder
674       * New element: spcdec. libopenspc based SPC decoder
675       * videocrop ported/re-written from 0.8
676       * cdaudio element ported to 0.10
677       * New element: rganalysis. ReplayGain analysis element
678       * New element: dvbsrc. DVB source element (disabled by default)
679       * deinterlace (Simple deinterlacer) ported from 0.8
680       * New element: nuvdemux. NUV video demuxer
681       * Fixes in the DirectDraw output elements
682       * New elements: multifilesrc, multifilesink
683       * y4mencode ported from 0.8
684       * rfbsrc, librfb based capture source ported from 0.8
685       * New element: jackaudiosink. JACK audio output element
686       * Many other fixes and improvements
687
688 Bugs fixed since 0.10.3:
689
690       * 379261 : crash in Movie Player: Trying to play a partial...
691       * 151192 : [PATCH] nsf decoder
692       * 124580 : [jacksink] plugin needs a maintainer/love/to be updated
693       * 330632 : [qtdemux] MP3 stream in MP4 container not playable
694       * 335507 : [FAAD] blur_warhammer.mp4 movie doesn't transcode
695       * 339462 : [PATCH] xvid plugin to support more capabilities of XviD ...
696       * 340638 : New plugin: h264 parse element
697       * 341231 : [qtdemux] [faad] audio in some superman trailers doesn't ...
698       * 341461 : gst-plugins-bad missing -no-undefined again
699       * 341563 : [faad] fails to decode middle of file, should just skip o...
700       * 343031 : v4l2src caps negotion is faulty
701       * 343131 : [wavpack] add wavpack encoder
702       * 343184 : [mpeg2enc] ported to 0.10
703       * 343866 : cygwin fixes
704       * 344472 : [wavpackdec] should post audio codec tag and extract bitrate
705       * 344821 : [pitch] controllable properties
706       * 344944 : AAC Support crashes with some files
707       * 345182 : [neonhttpsrc] fails to compile with libneon 0.26.x
708       * 345336 : modplug plugin doesn't work on AMD64
709       * 345653 : [videocrop] port to 0.10, support all common formats
710       * 346853 : [PATCH] ported gstfilter elements to 0.10
711       * 347079 : [qtdemux] plugin doesn't decode Year
712       * 347443 : [wavpack] port parser/decoder to official API and random ...
713       * 347935 : [nsf] warning when building RPM
714       * 348220 : New libopenspc-based SPC playback plugin
715       * 348976 : [xviddec] crashes after invalid unit size warning
716       * 350399 : [qtdemux] extract multiple redirect locations and require...
717       * 350741 : [faac] Wrong bitrate set
718       * 351495 : [wavpackparse] add support for push-based mode
719       * 351557 : [wavpackparse] resync in push mode if sync was lost
720       * 357069 : [rganalysis] New element: ReplayGain analysis
721       * 357212 : [glimagesink] crashes if no DISPLAY
722       * 361260 : New element: nuvdemux
723       * 362626 : Fixes compiling with forte: warning clean up (part 5)
724       * 376106 : Port rfbsrc to gst 0.10
725       * 378613 : [qtdemux] non-working redirect ('alis' redirect reference...
726       * 382203 : ladspa element needs to be enabled
727       * 384294 : [modplug] returns position query results in attoseconds
728       * 385048 : [qtdemux] Crash on a mp4 file in qtdemux_parse_trak
729       * 385788 : [SECURITY] buffer overflows in modplug
730       * 387076 : [wavpack] Wrong include
731       * 387122 : [qtdemux] regression: crash in parse_trak
732       * 387160 : [qtdemux] posts buffering message which can cause hangs
733       * 351659 : [wavpackparse] fix resync in push mode, implement it in p...
734       * 351663 : [wavpackenc] doesn't set correct caps on source pad
735       * 352476 : [wavpack] documentation, unit tests, memleak fix
736       * 366523 : [directdraw] fix playback and vs8 fixes
737       * 369539 : [wavpackenc] More sensible values for GstEnums, don't sen...
738       * 384140 : [neonhttpsrc] id3demux autoplug loop streaming mp3 with I...
739       * 387137 : Regression: qtdemux paletted image handling
740       * 349916 : [gdp] raw audio saved in gdp, when depayloading  complain...
741       * 346723 : gstneonhttpsrc fails for URL
742       * 347439 : [qtdemux] seeks poorly in files with slideshows
743       * 349204 : [gdp] raw audio saved in gdp does not depayload correctly
744       * 351825 : [qtdemux] doesn't set proper caps for RGB video
745       * 367696 : [qtdemux] No support for QuickTime Animation (RLE).
746       * 372243 : [PATCH] yuv4mpeg (v2) encoder ported to 0.10
747       * 380610 : [rganalysis] Incorrect event handling
748       * 383471 : cannot link 1 ch raw 24-bit PCM audio
749       * 344987 : [PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port
750
751 There was no 0.10.2 release
752
753 Changes since 0.10.1:
754
755       * FAAD/AAC decoder improvements
756       * Better QuickTime support
757       * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM
758       * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp
759       * Musepack decoder improved
760       * libneon based http input now supports iradio mode
761       * More uniform plugin descriptions
762       * Many bug fixes
763
764 Bugs fixed since 0.10.1:
765
766       * 334700 : [qtdemux] Memory leaks
767       * 333307 : AmrWB Plugin
768       * 330317 : New xingmux element  for writing Xing headers
769       * 304795 : [ximagesrc] port to 0.9 [PATCH]
770       * 154906 : [qtdemux] A/V Synch problem + crackling sound
771       * 167129 : [qtdemux] eats last chunk
772       * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ...
773       * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c...
774       * 321351 : extracted AAC output is played too slow
775       * 324082 : [qtdemux] [faad] playback issues with quicktime videos
776       * 327075 : [qtdemux] add support for palettized SMC videos
777       * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1
778       * 331335 : New Element: libsoundtouch based pitch shifter
779       * 331909 : support for more fourccs in qtdemux
780       * 332066 : [qtdemux] doesn't extract Disc Number field from some files
781       * 332155 : Seeking problems in .mov files
782       * 332402 : quicktime file will not play
783       * 332598 : port modplug to 0.10
784       * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o...
785       * 333283 : [xviddec] Fix build with gcc 2.95
786       * 333501 : [patch] taglib element
787       * 334123 : [taglibmux] fixes for TPOS and TCOP
788       * 334417 : autogen.sh bit rot
789       * 334748 : [faad] doesn't take sampling rate from demuxer
790       * 335585 : xvidenc does not mark key-frame/delta-units
791       * 336898 : Port musicbrainz/trm plugin to 0.10
792       * 337263 : plugins need better/unified descriptions
793       * 338233 : theora-exp api out of sync
794       * 339041 : qtdemux : Floating point exception
795       * 339074 : Thumbnail generation fails on the following file
796       * 337436 : Sound is very jerky on this .mov file
797       * 338935 : [qtdemux] floating point exception parsing trac header
798
799 Changes since 0.10.0:
800
801       * Parallel installability with 0.8.x series
802       * Threadsafe design and API
803       * Lots of fixes for the QT/MOV demuxer, including restoring 
804         the ability to play web streams, and more codecs supported
805       * AAC decoder fixes
806       * MMS source fixes
807       * DirectFB plugin updated
808       * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink
809       * New libneon based http source filter
810       * APE tag reader moved to gst-plugins-good module
811
812 Bugs fixed since 0.10.0:
813
814       * 303167 : Add bzip2 support
815       * 322973 : [wavpack] erroneous sampling rates range
816       * 326524 : Support for Indeo 3-encoded QuickTime files
817       * 327133 : [qtdemux] QuickTime with 8-bit audio
818       * 328854 : AAC+ stream not working with FAAD plugin
819       * 330089 : [bz2] Wrong mimetype and no typefinding
820       * 331302 : bz2 plugin source files lack copyright notices
821       * 331543 : crash on iTunes MPEG v4 AAC-LC files
822       * 331582 : [qtdemux] protect log statement against invalid memory access
823
824 Bugs fixed since 0.9.7:
825     
826       * 322962 : wavpack plugins don't get built
827
828 Changes since 0.9.6:
829
830       * wavpack ported
831       * libmms ported
832
833 Changes since 0.9.5:
834     
835       * Fractional framerates
836
837 Bugs fixed since 0.9.5:
838     
839       * 320532 : [faac] set output samplerate and number of channels
840       * 321903 : [qtdemux] does not know fourcc DX50, as produced by DivX 5
841
842 Changes since 0.9.4:
843     
844       * Parallel installability with 0.8.x series
845       * Threadsafe design and API
846       * qtdemux supports custom genre tags
847       * tremor integer vorbis decoder ported
848       * directfb video sink ported (with examples and documentation!)
849
850 Bugs fixed since 0.9.4:
851     
852       * 321241 : faad compile fix
853
854 Bugs fixed since 0.9.3:
855
856       * 317438 : [speed] fix 0.9 port
857       * 318659 : [faac] problem with float capabilities
858       * 318660 : [faac] missing unrefs
859
860 Changes since 0.9.1:
861
862       * ported gsm, tta, sdlvideosink