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