wininet: Fix warnings
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index a278940..4d720ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,529 @@
-This is GStreamer Bad Plug-insĀ 0.10.8, "Vapour Trails"
+This is GStreamer Bad Plug-insĀ 0.10.18, "Diminishing Returns"
+
+Changes since 0.10.17:
+
+      * aacparse: lots of fixes, now based on common baseparser class and merged into audioparser plugin
+      * ac3parse: new AC3 parser element based on common baseparser class and part of new audioparser plugin
+      * adpcmenc: new adpcm encoder element
+      * aiffmux: new aiff muxer element
+      * amrparse: use (default) time handling of baseparser class, merged into audioparser plugin
+      * apexsink: change volume property to a double to make work with playbin2
+      * asfmux: handle streams with different start times
+      * asfmux: improve compatibility with WMSP in WMP
+      * asfmux, rfbsrc, vmnc, mpegdemux, resindvd: fix alignment and endianness issues
+      * assrender: countless fixes and improvements
+      * audioparsers: rename baseparse GType name to avoid possible conflicts
+      * audioparsers: fix seek handling, newsegment sending, push mode data draining
+      * celt: make compile against earlier CELT versions
+      * configure: call $PKG_CONFIG instead of pkg-config to fix cross compilation
+      * dataurisrc: new source element for data:// URIs
+      * faac: lots of fixes (channel layout, output caps, bps estimation etc.)
+      * flacparse: fix multiple channel frame parsing; merged into new audioparser plugin
+      * fpsdisplaysink: expose video sink using a property
+      * h264parse: Correctly rewrite all nal prefixes
+      * h264parse: fix caps parameters setting, framerate calculation
+      * h264parse: fix regression in output buffer timestamping
+      * h264parse: optionally output AUs rather than NALUs or transform from bytestream to sample format and vice versa
+      * h264parse: parse SPS some more (e.g. for width/height)
+      * ivorbisdec: moved to -base (to reuse same codebase as vorbisdec)
+      * jpegformat: new jifmux element
+      * jpegparse: new jpeg parser element (not autoplugged for now)
+      * mmssrc: post error message in addition to redirect when connect fails
+      * mpegtsdemux: Handle eac3 in PMT
+      * mpegtsmux: add pat-interval and pmt-interval properties
+      * mpegtsmux: Do not crash on misinterpreted h264
+      * mpegtsmux: Fix mistake on previous commit
+      * mpegtsmux: fix PAT/PMT insertion frequency, add PAT/PMT in streamheader
+      * mpegtsmux: mark delta-unit on outgoing buffers
+      * qtmux: add moov recovery feature (to finalise recording after crash or so)
+      * qtmux: improves compatibility with some hardware players
+      * qtmux: add support for ALAC, SVQ3, IMA ADPCM; improve j2k handling
+      * qtmux: misc. tag writing fixes: write all udta children atoms; crash less
+      * shapewipe: moved to -bad
+      * vdpau: lots of fixes and refactoring
+
+Bugs fixed since 0.10.17:
+
+      * 606657 : mpegtsmux crashes with h264parse in byte-stream mode
+      * 607513 : input-selector segfaults in g_object_notify()
+      * 440476 : RhythmBox displays an incorrect track length for .aac files.
+      * 530513 : [h264parse] no width and height in output caps
+      * 563433 : implement h264parse AVC output
+      * 575878 : assrender searches entire current working directory when searching for fonts to use
+      * 583098 : Add jpegparse element
+      * 598350 : qtmux with AAC streams (from faac) generate invalid files
+      * 598682 : make check fails due to fpsdisplaysink if xvimagesink does not exist
+      * 598916 : qtmux: support more of j2k
+      * 600409 : tremor/ivorbis: should pack result smarter
+      * 601108 : gst-camera requires glade
+      * 601417 : Problem compiling gst-plugins-bad 0.10.16
+      * 602161 : bad .17 VPATH build fix
+      * 602465 : gst/dtmf/tone_detect.h incompatible with MSVC
+      * 602524 : frei0r: GST_EXTRA_MODULE_SUFFIX never defined
+      * 602528 : lv2: vocoder plugin breaks gstreamer
+      * 603938 : assrender cannot load font attachments in Matroska container
+      * 603983 : gstdshowvideosink leaking DirectShow objects
+      * 603986 : gstdshowvideosink not releasing the filter media event interface
+      * 604099 : rtpmux: Make sure to call release_pad() when the element is disposed
+      * 604101 : rtpmux: update the current_ssrc from the caps
+      * 604280 : fpsdisplaysink: allow access to internal video sink used
+      * 604311 : gst-plugins-bad: fails to build against libcelt 0.4.0
+      * 604908 : [mpegtsmux] mark delta-unit on outgoing buffers
+      * 604925 : qtmux shouldn't accept adts aac
+      * 605720 : modplug: Add 32-bit depth caps
+      * 605721 : modplug: Allow 1-channel output for 16 and 32 bit depth too
+      * 605904 : mpegtsdemux doesn't handle e-ac-3 in PMT
+      * 606371 : mpegdemux2 plugin doesn't work on some ARM CPU due to the guint32*'s alignment
+      * 606636 : [mmssrc] no error message when connect to server fails
+      * 606665 : error: " __MSVCRT_VERSION__ " redefined
+      * 606677 : Port librdf (rdfsrc) to Windows
+      * 606726 : FAAC bitrate setting has no effect
+      * 606859 : Get mp4mux request pad  during decodebin2's new-decoded-pad event fails.
+      * 607105 : faac doesn't negotiate channel positions correctly
+      * 607285 : cdxaparse leaks memory
+      * 607555 : asfmux plugin generates data streams incompatible with WMSP (MMSH) and WMP
+      * 607747 : [dvbsrc] Pipeline does not stop when reception is very bad
+      * 608042 : [camerabin-example] v4l2 device busy after setting back to ready and changing the mode
+      * 608651 : dshowvideosink.cpp crash
+      * 608706 : assrender recursively scans directories for fonts
+      * 608751 : [assrender] Random crashes because libass is not threadsafe
+      * 608753 : assrender: use more compatible hinting method
+      * 608896 : mpegtsmux: PAT/PMT interval fixes
+      * 608998 : [jpegparse] unit test fails
+      * 609055 : [qtmux - mp4mux] crash when setting
+      * 609215 : [rsvg] fix compilation with MSVC
+      * 609478 : [faad] SIGSEGV when caps contains codec_data=(buffer)NULL
+      * 164870 : PNM [en,de]coder
+      * 383478 : Need ac3 parser to support seeking in unframed .ac3 files
+      * 606878 : [apexsink] crashes when changing volume in rhythmbox
+      * 580731 : qtmux needs mapping for ALAC
+      * 587922 : qtmux lacks mapping for Sorenson Video v3
+      * 601576 : qtmux feature: moov recovery
+
+Changes since 0.10.16:
+    
+      * Fix DVD playback
+      * New elements: DTMF tone source and detector
+      * ASS subtitle support improvements
+      * Fix compilation on OS/X Snow Leopard
+      * Support DVB 3.3 API
+      * Inputselector fixes
+
+Bugs fixed since 0.10.16:
+     
+      * 602106 : Bad atom size calculation
+      * 574434 : [camerabin] Changing default video/audio source for Windows
+      * 584361 : gppmux Support for 3gr6
+      * 586929 : [midi] Doesn't handle push
+      * 595161 : [mpegtsdemux] Internal dataflow problem with some streams.
+      * 598552 : faac: Clean up defaults
+      * 598763 : New plugin: aiffmux
+      * 598808 : mpegpsmux: Fix CLFAGS typo and reorder flags
+      * 599050 : [mpegvideoparse] Does not check width/height range
+      * 599469 : resindvd: problems pre-rolling in the absence of audio
+      * 600454 : aacparse detecting aac file as mpegversion=2 instead of 4
+      * 600461 : [zbar] Over-eager detection of barcodes
+      * 600662 : [assrender] Doesn't synchronize subtitle buffers
+      * 600707 : autoconvert depends on function from core 0.10.26
+      * 600724 : celt: fails to build against celt-0.7
+      * 599903 : Scaletempo plugin stops early when playing slowly
+
+Changes since 0.10.15:
+    
+      * Fix various bugs in the 0.10.15 release
+      * Fix a deadlock in starting DVD
+      * Fix compilation problems
+      * Allow libneon versions >= 29.x
+
+Bugs fixed since 0.10.15:
+     
+      * 599272 : faac check fails, undefined symbol
+      * 599332 : [neonhttpsrc] fails to compile with libneon 0.29.0
+
+Changes since 0.10.14:
+    
+      * Add barcode scanner plugin using the zbar library
+      * Improvements to camerabin
+      * Support audio-track format switching in DVD
+      * Improve parsing and display of PGS subpictures
+      * Add Cog plugin
+      * Add LV2 plugin support
+      * Improve VDPAU plugin. Add post-processing support
+      * Add videomeasure plugin
+      * Improve Siren codec
+      * Improved Directshow capture element
+      * Add EAC3 mapping in MPEG-TS playback
+      * Improve AAC encoding
+      * Improved MIDI file playback
+      * Improve H-264 parsing
+      * Add MPEG-PS muxer
+      * Add PNM encoder and decoder
+      * Add SVG decoder
+      * Update GLib dependency to GLib 2.16
+      * Various other bug fixes and improvements (see ChangeLog)
+
+Bugs fixed since 0.10.14:
+     
+      * 303975 : Add tar support
+      * 519001 : [wildmidi] Doesn't handle seeking correctly
+      * 575261 : Do not use the outdated Debian/Ubuntu libass libraries!
+      * 583901 : aacparse fails for remuxing
+      * 589609 : [PATCH] fix dvdspu crash when subtitles do not fit the incoming video
+      * 593348 : faac encoder produces first buffer with wrong duration
+      * 593625 : Broken Compilation, missing files with latest commits in git repository
+      * 593683 : Typo in variable name for libraries to link against
+      * 593864 : pcapparse: Set the GStreamer timestamp according to the pcap timestamps
+      * 594030 : [mpegtsdemux] Support for AC3/EAC3 not 100% correct
+      * 594277 : Make the default segment of outputselector TIME instead of UNDEFINED
+      * 594278 : dshowvideosink: remove unused variable
+      * 594279 : dshowsrcwrapper: use tchar macro for string literals
+      * 594321 : Videomeasure plugin
+      * 594382 : assrender: Fix compilation with libass = 0.9.6
+      * 594489 : broken compilation for mpegdemux
+      * 594715 : libgstsignalprocessor install issues
+      * 594812 : [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file
+      * 595215 : PNM encoder doesn't support ASCII encoding
+      * 595409 : PNM decoder can't decode ASCII encoded files.
+      * 596285 : gstvideomeasure crashes at the end of some streams
+      * 596743 : qtmux: fix flags_as_uint to flags[]
+      * 598139 : faad element leaks itself.
+      * 598263 : refcount leak in resindvd
+      * 598274 : dtsdec leaks input buffers
+      * 598369 : Properly detect pre-releases
+      * 598733 : id3mux doesn't write image to APIC tag
+      * 582779 : [resindvd] Add support for other audio codecs than ac3
+      * 595700 : PNM decoder doesn't handle ASCII encoded pnm data split over several buffers
+
+Changes since 0.10.13:
+
+      * Moved rtpmanager to -good
+      * Moved dirac elements from schroedinger to gst-plugins-bad
+        (new schroedinger release without the gstreamer elements
+         will follow shortly)
+      * amrwb: Remove AMR-WB parser and decoder and rename encoder plugin
+        from amrwb to amrwbenc (the removed elements will re-appear in the
+        next -ugly release; no migration strategy provided in this case
+        because of the special status of the amrwb plugin)
+      * asfmux, rtpasfpay: add ASF muxer and windows media payloader
+      * basevideo: add experimental video base class library/API
+      * camerabin: lots of fixes and improvements
+      * capssetter: new element for debugging purposes
+      * directdraw: Implement GstNavigation interface
+      * directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
+      * frei0r: wrapper for frei0r video filter plugins
+      * gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
+      * Implement SEEKING query in more demuxers and decoders (notably
+        mpeg-ps/mpeg-ts, mxf, musepack, rawparse)
+      * kate: add kate subtitle encoder, decoder and overlay
+      * mimic: lots of fixes for mimenc and mimdec; add "paused mode"
+      * mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
+      * mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
+      * qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
+      * shapewipe: support ARGB/RGBA for video input/output; fix for still images
+      * vdpau: add experimental vdpau plugin
+
+Bugs fixed since 0.10.13:
+
+      * 587819 : [mpegtsparse] crash because of double free
+      * 344129 : [directsoundsrc] Plugin for Directsound source
+      * 377784 : xvidenc should output video/mpeg
+      * 540128 : Totem freeze with short HDV file
+      * 541962 : [directdrawsink] crash when exposing in GST_STATE_READY
+      * 561241 : metadatademux pad activation deadlock
+      * 561752 : GstRtpBin implement Release pad functions
+      * 575672 : [mpegtsdemux] crashes when souphttpsrc is used as a stream source
+      * 575818 : [ivorbisdec] extract vorbis tags
+      * 576800 : gstreamer SPC plugin requires non-portable x86 code
+      * 583470 : mpegtsparse: Old pes pids not removed when receiving PAT table
+      * 584252 : enhancements to OSSv4 plugin
+      * 584897 : Remove AMR plugin as it has been replaced by updated OpenCore plugin
+      * 585839 : Support for sending RTP packets as GstBufferList in the gstrtpbin
+      * 586019 : [mxfdemux] stray semicolons after if statement
+      * 586097 : GStreamer DVB tuning too quick for some devices
+      * 586956 : Include < sys/time.h > only if it is present in the system
+      * 587023 : [freeze] disable plugin static lib
+      * 587595 : [dshowsrcwrapper] start refactoring
+      * 588638 : [katedec] add x-dvd-subpicture output
+      * 588944 : mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
+      * 590030 : rtpsource: Incoming buffers do not always have caps
+      * 590208 : GstNavigation interface support for directdrawsink
+      * 590360 : [qtmux] requires endianness even if the samples are 8bit
+      * 590446 : [mpegdemux] MPEG TS with A52 not seekable
+      * 590797 : Memory leak in rtpsource.c
+      * 591440 : rtpdtmfsrc event cleanup
+      * 591538 : generic states test fails (vdpau, mimenc)
+      * 591610 : asfmux: messing up with sinkpads
+      * 591927 : REQUIREMENTS is out of date
+      * 592259 : mimenc: fourcc written incorrectly
+      * 593024 : regression in schroenc streamheader initialization
+      * 593063 : resindvd and rawparse do not use correct base LDFLAGS
+      * 593068 : Disarray in directsoundsrc/directdrawsink
+      * 586354 : [h264parse] blocked in infinite loop while parsing a corrupted frame
+
+
+Changes since 0.10.12:
+    
+      * New shapewipe video transition plugin
+      * qtmux improvements
+      * camerabin improvements
+      * HDV MPEG-TS private streams support
+      * Output interlacing information in mpegvideoparse
+      * MS-ADPCM decoder
+      * RTP fixes and enhancements
+      * DTS decoder improvements
+      * New ID3 tagging plugin that supports v1, v2.3 and v2.4
+      * Support for PGS (BluRay) subtitles
+      * Many other bug fixes and enhancements
+
+Bugs fixed since 0.10.12:
+     
+      * 584945 : camerabin unit tests failing
+      * 511097 : Support self-signed certificates in neonhttpsrc
+      * 561752 : GstRtpBin implement Release pad functions
+      * 584164 : gstspu-pgs.c warnings for format string args and uninitia...
+      * 584165 : rtpbin sdes message broken
+      * 584360 : gppmux ftyp
+      * 585015 : debugutils can't find libgstinterfaces
+      * 585660 : segfault in scaletempo plugin
+      * 584114 : gppmux and h263
+      * 583188 : Problem with sdp: bind failed or video disappear after fe...
+      * 583627 : statistic file name needs to be standardized
+
+Changes since 0.10.11:
+    
+      * Presets support in several elements
+      * Support ITV MPEG-TS streams
+      * New element: flvmux
+      * New element: osxvideosrc
+      * Fixes in RTP elements
+      * camerabin fixes
+      * Improved QT/mp4 muxing
+      * xdgmime based content type guessing
+      * deinterlace2 moved to the Good plugins (replacing deinterlace)
+      * Support for MXF muxing, and improved MXF demuxing
+      * Greatly improved DVD playback
+      * DirectDraw element moved back from Good plugins
+      * Many other bug fixes and improvements
+
+Bugs fixed since 0.10.11:
+     
+      * 573852 : Update celt to 0.5.x
+      * 574401 : metadatamux fails^WIS failure
+      * 580091 : soundtouch plugin fails to load
+      * 153684 : [osxvideosrc] Mac users needs an osxvideosrc
+      * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
+      * 569437 : mpegtsparse: flow error or crashes while dynamicly changi...
+      * 569673 : [Mpegtsparse] PAT changes not always signaled
+      * 569781 : [Mpegtsparse] drop of valid TS packets
+      * 573595 : plugins-bad mingw ports
+      * 573846 : Check for soundtouch-1.4 too
+      * 573847 : Use SDL static-libs for conftest and libs for gstsdl*
+      * 573848 : Use native CPU number detection in mpeg2enc
+      * 573849 : modplug's sndfile.h conflicts with libsndfile's sndfile.h
+      * 575388 : [aacparse] deadlocks in busy loop when seeking
+      * 575736 : mpeg2enc's bitrate parameter does not work properly
+      * 576408 : [playbin2] Deadlock when using resindvd as source
+      * 577690 : rtpdtmfmux: missing pad unref
+      * 577864 : [residvd] dvdnav version requirements should be higher
+      * 578112 : x264enc: I-frame request
+      * 578562 : dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG
+      * 578563 : win32 export files are not disted
+      * 580133 : Regression in baseparse since last release
+      * 580144 : emit notify::internal-ssrc when there is a ssrc collision
+      * 580786 : [flvmux] " uninitialized variable " compiler warning
+      * 580901 : Uninitialized variable may be used in fpsdisplaysink.c
+      * 581375 : rtpssrcdemux crashes on SR-less rtcp packets
+      * 582013 : uninitialized var in mxfmux.c prevents gst-plugins-bad bu...
+      * 582074 : [faad] Fails to build with faad 2.6 (misdetected as 2.7)
+      * 582208 : [PATCH] fix for soundtouch-1.4
+      * 582483 : y4menc doesn't pass timestamps on
+      * 582656 : [mxfdemux] Fix deadlock when querying from the pad-added ...
+      * 582702 : qtmux: crash in atom_moov_add_blob_tag
+      * 583337 : [mxfmux] Wrong layout for non-interlaced formats
+      * 580585 : rtpmux memleak
+      * 577843 : input-selector causes problems with DVD menus in playbin2
+      * 581593 : gppmux doesn't support MPEG4 part 2 in sink caps
+      * 575284 : add auto-connect-forced mode to jackaudiosrc and jackaudi...
+      * 576021 : On Windows qtmux can't write files longer than 2-4 GiB, u...
+      * 576712 : Output-selector keeps reference to latest buffer when cha...
+      * 581427 : [mpeg4videoparse] config buffer is leaked
+
+Changes since 0.10.10:
+    
+      * Add ASS/SSA subtitle handling element assrender
+      * Leak fixes in the QuickTime decoder wrapper
+      * Better DirectShow output on Windows
+      * Extend QT muxing support to include AMR and H.263
+      * mms seeking support
+      * Extended MXF file format handling
+      * camerabin and photography API for digital camera interfacing
+      * Merge elements from Farsight: liveadder, sirendec, sirenenc, valve,
+        rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert,
+        mimdec, mimenc
+      * typefinder based on xdgmime
+
+Bugs fixed since 0.10.10:
+     
+      * 573369 : [gstfaad] Memory corruption and segfault
+      * 568704 : Metadatamux: unable to configure byte order for EXIF
+      * 354908 : videoflipping interface for v4l2src
+      * 369912 : missing inclusion in rpm spec file
+      * 469930 : [mmssrc] seeking support PATCH
+      * 481075 : Full support for ASS/SSA subtitles
+      * 549645 : merge useful elements from gst-plugins-farsight into core
+      * 567003 : [ladspa] improve plugin scanning
+      * 567371 : [mpegtsparse] memory leak in mpegtspacketizer
+      * 567828 : rtpmanager and RTCP BYE packet
+      * 567965 : [flvdemux] add support for ECMA arrays in script tags
+      * 568480 : gst-plugins-bad dccp plugin won't compile on Soalris
+      * 568483 : Problems linking gst-plugins-bad
+      * 568837 : RFE: allow building against the system modplug library
+      * 569323 : [qtmux] should support audio/AMR sink
+      * 570996 : bpmdetect relibably crashes with SIGSEGV on particular file
+      * 571560 : gstdshowaudio decoder doesn't compile.
+      * 572315 : Compiling camerabin on Windows with Visual Studio
+      * 572900 : gstrtpsession should not forward recv side event to the s...
+      * 573288 : [mpegtsdemux] memory leak when pusi is missed due to pack...
+      * 573391 : [videoanalyse] Wrong brightness calculation
+      * 575157 : xdgmime typefinder: make more conservative
+      * 575565 : [mxf] mxf plugin uses symbols not in glib 2.6 (minimum gl...
+      * 564114 : [PATCH] fbdev: fix depth calculation
+      * 573850 : Use Glib's byte order in gstgsmdec
+      * 573851 : Use glib integer types in gstfaad
+      * 172043 : [mpegpsdemux] wrong video length on mpeg file
+
+Changes since 0.10.9:
+
+      * Require gettext 0.17
+      * ACM mp3 decoder element for win32
+      * New MXF demuxer added
+      * JPEG-2000 encoder - jp2enc added
+      * RTP support
+      * Fixes for RTP support
+      * Add parsers for AAC and AMR
+      * Move libgstapp and elements to -base
+      * Add Quicktime muxer element qtmux
+      * Enhance RFB capture
+      * Improve MPEG-TS and MPEG-PS demuxing
+      * Don't install static libs for plugins
+      * Introduce audioringbuffer element
+      * Improve DVD playback of ResinDVD components
+      * Move old audioresample from -base as legacyaudioresample
+      * Improve speexresampler, and then move it to -base
+      * Improve FLV demuxing and parsing
+      * Various DVB input fixes
+      * Add support for frequency list descriptors for DVB
+      * Improve MPEG-TS muxer
+      * Various other bug-fixes
+
+Bugs fixed since 0.10.9:
+
+      * 127574 : replaygain support
+      * 480543 : [spc] crashes when not given any input data
+      * 546319 : [resindvd] Stuck on first menu (language selection)
+      * 549222 : Totem using resindvd element as DVD navigation module doe...
+      * 550280 : Move qtmux to gst-plugins-bad
+      * 550454 : FLV demuxer screws up in Pitivi
+      * 550613 : [mpegtsmux] Add support for ac3/dts/lpcm
+      * 553823 : CodeStyle improvements and minor fixes to the DCCP plugin.
+      * 555238 : Recent changes in x264 breaks compilation of x264 plugin.
+      * 557161 : Wrong time displayed and no seeking with MPEG PS cut from...
+      * 557763 : [mpegtsmux] DeadlockEOS due to interleaving mechanism
+      * 557814 : [mpegdemux] frequency list descriptor support
+      * 558639 : cross-configuring interrupts due to a failing check for " ...
+      * 560841 : Provide access to packet loss
+      * 561992 : debug format warning during compilation of resindvdsrc.c ...
+      * 562312 : Lip-sync generates wrong `ts-offset' in GstRtpBin
+      * 562319 : [rtpsession] memory corruption
+      * 562802 : [appsrc] lockup in pad_push() if previous flow was wrong-...
+      * 563006 : mxf mpeg422 file stops playing
+      * 563147 : input-selector doesn't notify of active-pad changing when...
+      * 564232 : Dual Licensing qtmux
+      * 565439 : Make pcapparse compile with (mingw32) gcc
+      * 565509 : rtpsource on receiver side can't get clock-rate for h264,...
+      * 565614 : [mpegtsdemux] Fix memory leak
+      * 565910 : allow forcing the ssrc on a rtpsession
+      * 566356 : [dvbbasebin] Couple of memleaks
+      * 566613 : bayer2rgb calculates wrong color offset
+      * 566878 : [ladspa] Add dependencies for ladspa modules
+      * 566957 : Add time based seeking to ResinDVD
+      * 566958 : fix dirac support in qtmux/mp4mux
+      * 566959 : Fix duration query on mpegtsdemux
+      * 508029 : [speexresample] pops/glitches in some cases
+      * 558416 : [PATCH] realvideodec: use pixel aspect ratio of container
+      * 564482 : [appsrc] semantics of push-buffer signal awkward for bind...
+      * 565319 : rtpjitterbuffer: bursty reception can cause time to be re...
+      * 565613 : [mpegtsdemux] Add scrambled field to service structure
+      * 567004 : ladspa plugin crashes on Solaris
+
+Changes since 0.10.8:
+
+      * New CELT encoder and decoder
+      * New TwoLAME encoder
+      * New DCCP element
+      * New AIFF parser element
+      * New APEX sink element
+      * deinterlace2 element improvements
+      * New JACK audio src element
+      * New winscreencap, winks and pcapparse plugins
+      * x624enc fixes
+      * Support for ATSC tuning and channels.conf parsing
+      * RTP improvements
+      * New scaletempo element
+      * Add Fluendo MPEG-TS muxer
+      * Add Fluendo MPEG-TS and MPEG-PS demuxers
+      * New JPEG2000 element
+      * New FLAC parser element
+      * DVD playback improvements
+      * Improved DirectShow decoding support
+      * New Windows Audio Session audio src element
+      * New FLV muxer element
+      * Many other bug fixes and improvements
+
+Bugs fixed since 0.10.8:
+
+      * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
+      * 550468 : [name conflict] New Fluendo mpeg demuxers
+      * 545197 : jackaudiosrc
+      * 555244 : Output-selector has unexpected event forwarding right aft...
+      * 402593 : deinterleave gives corrupt output
+      * 406673 : Need AIFF parser
+      * 535527 : [real] Real video/audio stream fails to play
+      * 537455 : ATSC: VSB / QAM Annex B support
+      * 538500 : AIFF file doesn't play
+      * 542390 : Implementation of DCCP Plugin for gstreamer
+      * 542510 : [apexsink] Apple AirPort Express Wireless Sink
+      * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
+      * 546312 : Make the metadata writable before modifying it in rtpmanager
+      * 549409 : gstrtpbin don't stop at the end of a stream
+      * 549774 : audio / video synchronization glitch during rtsp playback
+      * 550486 : [faac] Negotiation problem with mono audio for some sampl...
+      * 550657 : New element jasperdec
+      * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
+      * 552536 : fix incomplete change to gstdvbsrc.c
+      * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
+      * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
+      * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
+      * 555912 : [apexsink] Missing from ext/Makefile.am
+      * 555965 : Missing space after point mark
+      * 555968 : Missing space after point mark
+      * 555969 : Missing space after point mark
+      * 556003 : [flvdemux] Regression in handling flow returns in pull-mode
+      * 556274 : [aiffparse] Uses debugging methods before debugging is in...
+      * 556338 : Failed to configure latency
+      * 556428 : [mpegpsdemux] Creates invalid newsegment events 
+      * 556430 : [inputselector] Assumes there's always an otherpad
+      * 556440 : [PATCH] crash on demuxing certain transport streams
+      * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
+      * 556564 : [flvmux] Copy & paste bugs resulting in invalid files
+      * 556588 : [apexsink] should not have PRIMARY rank
+      * 557080 : [mpegpsdemux] Regression with reverse-playback
+      * 543480 : gstrtpbin fails to release lock while emitting signal
+      * 556520 : jitterbuffer seqnum gap detection is wrong
+      * 463941 : Plugin for screen capture on windows
+      * 519935 : New plugin for video capture on Windows
+      * 520899 : New plugin: pcapparse
+      * 520901 : New plugin: wasapi (Windows Audio Session API) 
 
 Changes since 0.10.7: