tizen 2.0 init
[framework/multimedia/gst-plugins-bad0.10.git] / NEWS
1 This is GStreamer Bad Plug-insĀ 0.10.23, "The Game Has Changed"
2
3 Changes since 0.10.22:
4
5       * aiffparse: extract ID3 tags embedded in ID3 chunks
6       * amrwbenc: switch to the free vo-amrwbenc library
7       * apexsink: Add support for generation 2 AirTunes hardware
8       * applemedia: bump the rank of qtkitvideosrc to PRIMARY
9       * autoconvert: remove the initial-identity property from autoconvert, update for basetransform changes in core
10       * avcsrc: add AVC Video Services plugin for OS/X (captures DV or HDV video from Firewire port)
11       * basevideo: cater for format conversion
12       * basevideo: Fix locking, especially if both pads have different streaming threads
13       * basevideodecoder: add API to drop a frame and post a QoS message on the bus
14       * basevideodecoder: reverse playback support; limited legacy seeking support
15       * basevideodecoder: better caps handling; event handling fixes esp. discont and flush
16       * basevideoencoder: add support for new force-key-unit event API
17       * basevideoencoder: implement preset interface; enable clipping by default
18       * basevideoencoder: proxy the width/height/framerate/PAR constraints of downstream caps to upstream
19       * bayer2rgb: rewrite signal processing and convert to orc for better speed
20       * camerabin2: no longer experimental; add flags to disable conversion elements
21       * camerabin2: add "audio-filter" property; countless fixes
22       * camerabin: add "image-formatter" property
23       * camerabin: prevent audio source from providing clock; reset audiosrc timestamping
24       * camerabin: prevent captures from being lost when switching resolutions
25       * colorspace: Add JPEG YCbCr matrix
26       * colorspace: fix odd width and height handling in some fastpath cases
27       * colorspace: fix r210 writing only half a scanline
28       * d3dvideosink: new d3dvideosink element
29       * dc1394src: implement LATENCY query
30       * debugutils: new elements: compare (with memcmp and ssim method) and debugspy
31       * decklink: add more modes, connection type, "audio-input" and "subdevice" properties
32       * decklink: add support for Windows; properly set up analog input
33       * decklinksink: add audio support
34       * dfbvideosink: also consider non-accelerated DirectFB surfaces
35       * diracparse: make diracparse work correctly
36       * directdrawsink: handle pixel-aspect-ratio, lower rank to secondary
37       * dshowdecwrapper: fix COM initialization
38       * dtmf: post messages when starting to send/receive DTMF
39       * dtmfsrc: align DTMF sound buffers with last-stop from event
40       * dtmfsrc: reject start/stop requests that come out of order
41       * dvbsrc: add "timeout" property and use (interruptible) GstPoll
42       * element-templates: improve the audiofilter template
43       * faac: add properties for VBR encoding
44       * faac: add profile and level to the caps; negotiate output format from downstream caps
45       * facedetect: detect face features (mouth, nose, eyes) and drop faces that don't have them
46       * faceoverlay: add element that displays an SVG image over a detected face
47       * freeverb: new freeverb element (reverb effect)
48       * h263parse: also extract width and height into caps; propagate downstream caps
49       * h264parse: many negotiation and caps-related fixes; propagate downstream caps where appropriate
50       * h264parse: countless parsing and timestamping fixes
51       * hlsdemux: allow bandwidth switching during caching of fragments
52       * hlsdemux: make more error resilient
53       * hlsdemux: cache number of fragments we are required to cache
54       * hlsdemux: add seeking support (for streams that are not live)
55       * hlsdemux: implement duration and seeking queries; improved duration reporting
56       * hlsdemux: Send a flush-stop when switching pads. Fixes A -> A/V sync issue
57       * hlsdemux: implement buffering by posting buffering messages on the bus
58       * hlsdemux: send NEWSEGMENT events in TIME format
59       * hlsdemux: switch to higher/lower bitrate by more than one step at a time
60       * hsldemux: handle change of media types
61       * inter: new intermediate surface elements: inter{video,audio,sub}{sink,src} to decouple elements within the same pipeline
62       * invtelecine: Remove in favor of fieldanalysis
63       * irtspparse: add Interleaved RTSP parser element
64       * jifmux: change class to formatter, bump rank to secondary
65       * kate: do not consider an empty SPU to be a fatal error
66       * kateenc: don't error on empty input buffers
67       * kate: pass on timed event metadata as tags when we can
68       * kate: support for rendering on several YUV formats
69       * legacyh264parse: create correct avc codec-data
70       * legacyh264parse: delay pushing buffers until we have width/height
71       * legacyh264parse: fix output caps alignment for avc input
72       * modplug: fix modules playing as mono instead of stereo
73       * motioncells: new element to detect areas of motion
74       * mpeg2enc: support mjpegtools 2.0
75       * mpeg4videoparse: properly handle profile and level in caps
76       * mpegpsdemux: timestamp handling and seeking fixes
77       * mpegpsmux: remember whether an incoming buffer is a keyunit or not
78       * mpegpsmux: add "aggregate-gops" property to aggregate GOPs into buffer lists
79       * mpegpsmux: put stream headers into output caps
80       * mpeg[pt]sdemux: Add support for AAC LATM/LOAS streams
81       * mpegtsbase: actually set seen_pat=TRUE when we see a PAT
82       * mpegtsdemux: always try to seek for to a keyframe; add accurate seeking support
83       * mpegtsdemux: fix frequent deadlock demuxing MPEG TS
84       * mpegtsdemux: fix scanning stopping too early
85       * mpegtsdemux: fix timestamps in newsegement event after seeking
86       * mpegtsdemux: implement key_unit seeking for MPEG2 video
87       * mpegtsdemux: payload parsing for H.264
88       * mpegtsdemux: push based seeking based on PCR
89       * mpegtsmux: add support for force key unit events
90       * mpegtsmux: unset the current PCR stream when starting a new unit
91       * mpegtsparse: fix parsing of PSI table IDs
92       * mpegtsparse: support more character set encodings
93       * mpegts: stop scanning for keyframes as early as possible
94       * ofa: don't crash when there's no data to create a fingerprint from
95       * openal: new OpenAL sink and source elements: openalsrc, openalsink
96       * opencv: allow to build against 2.3.1
97       * opus: new Opus audio codec elements: opusdec, opusenc, opusparsertpopusdepay, rtpopusay
98       * pcapparse: also support extracting tcp data; fix SLL parsing
99       * photography: add missing FLICKER_REDUCTION capability
100       * pvr2d: new pvrvideosink element
101       * psmux: fix writing of system header, which makes VLC not skip the adjacent PSM and play embedded H.264 streams
102       * removesilence: new plugin
103       * resindvdsrc: do not try to seek before the first chapter
104       * rotate: angle is in radians already, do not scale it
105       * rsvgdec: use input buffer timings if possible
106       * rtmp: add rtmpsink element for output to an RTMP server
107       * rtpdtmfmux: Add last-stop to dtmf-event upstream events
108       * rtpdtmfsrc: Correctly recognize the end of a buffer
109       * rtpdtmfsrc: Just error out if there is no clock
110       * rtpdtmfsrc: Make sure rtpdtmfsrc timestamps don't overlap
111       * rtpdtmfsrc: Put the inter digit interval at the end, not at the start
112       * rtpdtmfsrc: Respect ptime from the caps
113       * rtpdtmfsrc: Start at the last_stop from the start event if there was one
114       * rtpvp8: fix bitstream parsing using the wrong kind of bitreader
115       * rtpvp8: Reject unknown bitstream versions
116       * rtpvp8: Update the pay/depay to the ietf-draft-01 spec
117       * schroenc: balance encoder and video format alloc/dealloc
118       * schroenc: remove shape_output handling
119       * scopes: add a new element similar to synaesthesia
120       * scopes: add a simple fft based scope
121       * scopes: draw pixels with signle 32bit writes
122       * scopes: first version of a scopes plugin using a new baseclass
123       * scopes: fix elements descriptions
124       * shm: add ability to add uint64 tags on buffers
125       * shm: add buffer-time property
126       * smooth: new element, port to 0.10 
127       * soundtouch: Handling incoming rate when requested 
128       * spacescope: add color-modes
129       * spacescope: use the drawhelpers and add a draw-style property
130       * spandsp: Adding spandsp plugin with spanplc element for packet loss concealment
131       * spectrascope: use add_pixel for non-white pixels
132       * subenc: Add webvttenc element
133       * teletextdec: New teletext decoder plugin based in zvbi
134       * tiger: add a "silent" property to skip rendering
135       * tsdemux: add explicit supported AAC stream-format in template caps
136       * tsdemux: countless fixes and improvements
137       * tta: decrease rank to NONE 
138       * video: abstract surface API for HW accelerated codecs
139       * video: add GstVideoContext interface
140       * video: add libgstbasevideo PC file
141       * voaacenc: add new plugin for audio AAC encoder based on vo-aacenc lib
142       * voaacenc: add profile and level to the caps
143       * vp8dec: add check if we have legal aspect-ratio before reset it
144       * vp8dec: propagate downstream flow return to upstream
145       * vp8dec: use new basevideodecoder API to drop frames and get QoS messages posted
146       * vp8enc: add "lag-in-frames" and "min/maxsection-pct" options 
147       * vp8enc: generate a timestamp for alt-ref frames
148       * wrappercamerabinsrc: push newsegments on video capture start
149       * xviddec: add video/mpeg,mpegversion=4 to the caps
150       * xvidenc: add profile/level to the caps and negotiate them with downstream
151       * xvidenc: add support for levels 4a/5/6 of the simple profile
152       * xvidenc: don't add the profile/level to the video/x-xvid caps
153
154 Bugs fixed since 0.10.22:
155
156       * 648021 : gst-plugins-bad/gst/nsf/ code not needed (can be replaced by ext/gme/)
157       * 655887 : gst_buffer_create_sub: assertion `buffer- > size > = offset + size' failed
158       * 597822 : Add removesilence plugin
159       * 608171 : [dvbsrc] many wake-ups in read_device on signal loss.
160       * 652677 : [bayer] compiler warning in orc-generated code
161       * 652956 : vp8enc: add more encoder options
162       * 654310 : FAAC VBR encoding support
163       * 655362 : [decklink] Add support for Windows
164       * 532820 : [mpegtsdemux] garbled display
165       * 550230 : A plug-in " openalsrc " for capture audio using OpenAL
166       * 569305 : [mgpegvideoparse] not all tags show up in gst.extend.discoverer
167       * 578926 : [h264parse] Make sure h264parse are autoplugged when required
168       * 589064 : resindvd doesn't behave right for " previous chapter "
169       * 599469 : resindvd: problems pre-rolling in the absence of audio
170       * 609639 : xviddec plugin caps does not allow MPEG 4 video - trivial fix
171       * 611046 : mpegtsmux: pcr problems
172       * 615615 : A plugin for audio output using OpenAL
173       * 615681 : [mpeg[pt]sdemux] do not support AAC LATM Stream type
174       * 616421 : celtenc/dec produces silent output with live sources
175       * 619739 : Teletext decoder element based on libzvbi
176       * 620119 : [dvdspu] Program received signal SIGSEGV, Segmentation fault.
177       * 625190 : Directshow decoders wrappers have COM initialization issues
178       * 625520 : dc1394src: timestamping problem
179       * 628284 : [rsvgdec] all buffer timestamps are set to zero
180       * 629244 : [opencv] Add motion detection element
181       * 631390 : dfbvideosink does not consider surfaces when blit is not accelerated
182       * 631416 : mpegpsdemux hits EOS too early
183       * 634582 : Localized menus when playing DVD
184       * 635917 : [mpegtsparse] don't parse and post all the EIT events.
185       * 640017 : basevideodecoder: add API to drop a frame and post a QoS message on the bus
186       * 641405 : [vp8enc] patch - allow to use best quality
187       * 641918 : [Camerabin2] Allow previewing without capture
188       * 642023 : [mpeg4videoparse] assertion `a_d != 0' failed
189       * 642759 : faceoverlay plugin: displays an SVG image over a detected face on a video stream
190       * 647055 : liveadder has a memory leak
191       * 647748 : [aacenc] add AAC audio encoder based on vo-aacenc lib
192       * 647842 : [faac] Detect ADTS/raw output in the downstream caps
193       * 648245 : mpegtsdemux: truncates last buffer
194       * 648478 : jpegparse: unit test for APP1/exif & comment parsing
195       * 648565 : clean_ups in opencv
196       * 648933 : [mpegvideoparse] Avoid searching for picture start codes when not needed
197       * 649391 : [jifmux] bump rank from none
198       * 649822 : wrappercamerabinsrc: add a filter property
199       * 649832 : [camerabin2]: negotiation problems when capturing
200       * 649931 : [apexsink] Allow to play to new, generation 2 AirTunes (AirPlay) hardware
201       * 650072 : [basevideoencoder] Fix use-after-free after state change transition
202       * 650171 : gst/dccp: fix build on newer mingw
203       * 650228 : Fix h264parse negotiation
204       * 650323 : [h264parse] leaks entire input if converting bytestream - > avc,au
205       * 650416 : [h264parse] Assertion failure: nal_size > =2
206       * 650484 : h264parse should increase max allowed PPS id from 31 to 255
207       * 650594 : [faac] AAC profile support in the caps
208       * 650595 : voaacenc needs profile caps support
209       * 650914 : decklink sink has no audio support
210       * 650970 : mpeg2enc: fix build with mjpegtools 2.0
211       * 651050 : [mpegtsmux] error " Stream on pad xxx is not associated with any program " debug output incorrect pointer instead of padname
212       * 651779 : directdrawsink: keep aspect ratio
213       * 651782 : add d3dvideosink on windows
214       * 652035 : [d3dvideosink] Fix configure check and makefiles
215       * 652261 : xvidenc needs codec profiles in caps
216       * 652694 : rtpvp8pay fails on error-resilient stream
217       * 652902 : vp8dec: Add check if we have legal aspect-ratio before reset it.
218       * 652924 : [tta] playing white noise instead of file contents
219       * 652951 : vp8enc: Set correct timestamp/duration for altref/invisible frames
220       * 652995 : legacyh264parse wrong access-unit output
221       * 653013 : h264parse fails to create SPS when input uses 4 byte start code
222       * 653087 : [h264parse] Assertions on valid h264 streams when converting to stream-format=avc,alignment=nal
223       * 653161 : wininet.h checking during configure
224       * 653481 : tsdemux: Fail to sync to stream when input buffers lacks OFFSET
225       * 653544 : [basevideodecoder] Immediately forwards synchronized events
226       * 654293 : [basevideodecoder] Leaks coder_hook
227       * 654416 : [mpegtsmux] gst_buffer_unref () call segfaults
228       * 654572 : Set but unused warning
229       * 654657 : tsdemux: newsegment for push-mode is wrong
230       * 654666 : mpeg4videoparse: Fix failure to find frames on some streams
231       * 654799 : Add force-key-unit support to mpegtsmux
232       * 654805 : Missing gstdecklink.h in sys/decklink when doing a " make dist "
233       * 654806 : Missing dependencies for gst/intra
234       * 654840 : dfbvideosink: fix harmless typo in variable initialization
235       * 654844 : dtsdec: stream with jitter sounds broken
236       * 655112 : videomaxrate: add " max-rate " property and improve caps negotiation
237       * 655319 : hlsdemux: compilation problem on NetBSD caused by wrong GST_ELEMENT_ERROR usage
238       * 655361 : pcapparse: fix SLL parsing
239       * 655540 : mpegtsbase: gst_structure_id_get() called with wrong type
240       * 655804 : Play position advancing but frames not rendered
241       * 656107 : shmsink should have a buffer-time property.
242       * 656115 : mpegpsdemux: handle SCR jumps/discontinuities more gracefully
243       * 656164 : dirac triggers set but unused variable warnings
244       * 656166 : schroedinger: triggers set-but-not-used warnings from gcc
245       * 656226 : [faac] Does not passthrough downstream caps constraints to upstream
246       * 656641 : Segfault using ofa element
247       * 656686 : celtdec: make this compile with git libcelt
248       * 656928 : vp8: probe for the new tuning API to keep building with older libvpx
249       * 656929 : vp8: drop frames is a uint in the libvpx API, not a boolean
250       * 657033 : kate: emit timed metadata as tags
251       * 657091 : kate: do not clear out high bits from display area
252       * 657250 : rsndvdbin attempts to modify read only metadata
253       * 657363 : tests: make camerabin2 test build
254       * 657368 : basevideoencoder: fix element leak
255       * 657419 : basevideoenc: do not try to calculate latency from an unknown framerate
256       * 658251 : dccp: cross compile warning - " WINVER " redefined
257       * 658450 : mpegvideoparse: make this build with older glib
258       * 658800 : h264parse: do not try to read from a non existent VUI
259       * 658940 : kate: flush on seek, and ensure we cancel any waiting buffer
260       * 658973 : mpegvideoparse: avoid reading past a buffer
261       * 659061 : camerabin2: replace deprecated g_atomic_int_exchange_and_add
262       * 659087 : celt: various cleanups/fixes
263       * 659485 : mpegpsdemux: large MPEG PS file not working when seeking/transcoding with encodebin
264       * 659836 : Transcoding crash with new git master FAAC
265       * 659924 : Fix some MPEG-2 transport streams containing audio and private data
266       * 660118 : mpegtsdemux: keep CRC data in .rodata
267       * 660234 : [mpeg4videoparse] Use strings for the profile/level fields in caps
268       * 660364 : opus: misc cleanup/fixes
269       * 660406 : [rtpvp8] update rtp vp8 pay/depay to the latest IETF draft version 01
270       * 660469 : opus/celt: fix calculation of filler data size
271       * 660528 : kate: rendering performance improvements
272       * 660630 : kate: fix race condition on PAUSED- > READY state change
273       * 660999 : opusenc: fix latency query
274       * 661053 : some patches to gsth264parse.c
275       * 661066 : Segfault when transcoding a file from Ogg to Quicktime
276       * 661098 : [rtmp] need to initialize winsock 2 dll
277       * 661113 : Some patches to h264parse
278       * 661614 : mplex configure check broken with mjpegtools 2.0.0
279       * 662164 : vc1parser: fix parsing of FRMRTQ_POSTPROC, BITRTQ_POSTPROC and sequence layer
280       * 662321 : GstVideoContext to enable context sharing
281       * 662420 : Abstract surface API for HW accelerated decoders
282       * 662746 : vc1parser: fix parsing of RANGEREDFRM
283       * 662776 : vc1parser: do not overwrite buffer
284       * 662857 : tiger: add a 'silent' property to skip rendering
285       * 662949 : [h264parse] Doesn't use PAR from bitstream
286       * 663180 : h264parse tests are not valgrind clean
287       * 663203 : colorspace: fix r210 writing only half a scanline
288       * 663234 : tests: allow building with older versions of glib (g_list_free_full)
289       * 663235 : mpegvideoparser: input data is const, mark it so
290       * 663238 : colorspace: fix width/height mismatches
291       * 663309 : mpegvideoparse: Fix in picture header parse.
292       * 663346 : autoconvert: merge caps instead of using union
293       * 663552 : h264parse: conditional jump or or move depends on uninitialised value(s)
294       * 663768 : mimic, opencv, vp8, acmmp3dec, linsys: Don't build static plugins
295       * 663782 : Progressive support for gstmpegvideoparser
296       * 664048 : camerabin: Document requirement to be in PLAYING state for capture-start
297       * 664123 : [h264parse] Conversion from AVC to byte stream fails for nal_length_size != 4
298       * 664257 : [mpegtsparse] Support UTF-16BE text encoding
299       * 664631 : Build error: gstsmooth.c:205:3: error: format '%d' expects type 'int', but argument 8 has type 'gulong'
300       * 664725 : aiffparse: extract embedded ID3 tags
301       * 664815 : opusenc: Fixing " Unused var " compiling error for opus codec
302       * 664817 : Adding opus RTP payloader/depayloader module
303       * 665078 : opus: work without the Ogg headers
304       * 665205 : rsndvd: sends buffers before newsegment event
305       * 665378 : Fail to compile xvidenc in ubuntu 11.04 uninstalled setup
306       * 665418 : h264parse produce AVC: nal size -1702885365
307       * 665584 : [h264parse] Reduce latency and cpu usage for packetized input
308       * 665631 : mpeg4videoparse regressions
309       * 665703 : mpeg4videoparse: memory leak
310       * 665814 : mpegtsdemux: add a property to control whether to signal no-more-pads
311       * 666517 : Frequent deadlock while discovering a MPEG TS file
312       * 666584 : Invalid memory access in gsth264parse
313       * 666750 : Compiler warning- > error in faac
314       * 667560 : h264parse: H.264 reverse playback does not work anymore
315       * 668192 : codecparsers: h264: fix ref_pic_list_modification()
316       * 668311 : does pkg-config check for gst-plugins-good-0.10.pc which is not installed
317       * 668380 : [h264parse] [codecparsers] gst_h264_parse_hrd_parameters not reading cbr_flag
318       * 668381 : [h264parse] [codecparsers] SEI parsing fails when payload contains emulation_prevention_three_byte
319       * 668471 : [h264parse] Negotiation regression for autoplugging
320       * 668521 : REQUIREMENTS file doesn't list requirement for rtmp
321       * 668627 : [h264parse] conversion avc/au to byte-stream/au broken
322       * 668833 : kateenc provides wrong duration information when muxed in Matroska
323       * 669365 : rotate plugin docs say that 'angle' is in radians, yet seems to be in degrees
324       * 669697 : shmsink blocking forever
325       * 628609 : The qtwrapperaudiodec_samr decoder doesn't handle buffers containing many AMR frames properly
326       * 655318 : photography: add missing FLICKER_REDUCTION capability
327
328 API additions since 0.10.22:
329
330       * GstSurfaceBuffer, GstSurfaceConverter, GstDeviceContext
331       * codec parser library
332       * video decoder and encoder base class API
333
334 Changes since 0.10.21:
335
336       * aiffparse: add support for 32 bit and 64 bit floating point formats
337       * aiffparse: the SSND header is 16 bytes large, not 8 + 16 bytes
338       * assrender: refactor blitting, avoid writing past end of buffer
339       * camerabin2: Add a property to select the encoding profile
340       * camerabin2: Add custom filter properties
341       * camerabin2: Add image-done message
342       * camerabin2: Adding audio support for video recordings
343       * camerabin2: Adding properties for image capture settings
344       * camerabin2: Add methods for preview image message posting
345       * camerabin2: Add preview-filter property
346       * camerabin2: Adds new idle property
347       * camerabin2: Add viewfinder caps related properties
348       * camerabin2: Add viewfinder-sink property
349       * camerabin2: Implement previewing
350       * camerabin2: Implement tagsetter interface
351       * camerabin2: Move preview helper functions to basecamerabinsrc
352       * camerabin2: Move to encodebin
353       * camerabin2: Moving preview image properties to basecamerasrc
354       * camerabin: adding audio related properties
355       * camerabin: Always take photo when preview-caps is set
356       * camerabin: don't rely on the application running the default GLib main loop
357       * camerabin: Events with select-all in input-selector
358       * camerabin: Fix corner case for preview posting
359       * camerabin: Use running time for muxing
360       * celtenc: Fix compilation with celt >= 0.11.0
361       * colorspace: add 16-bit-per-channel handling
362       * colorspace: add dithering, add support for r210 and fix YUV->RGB matrixing
363       * curlsink: add libcurl-based sink element
364       * decklink: Add decklink plugin
365       * directdrawsink: avoid aspect-ratio borders overlying other windows
366       * directdrawsink: avoid rendering to invalid area
367       * dshowvideosink: update for latest GstXOverlay changes
368       * dvbsuboverlay: Fix using alpha values in blitting
369       * dvdspu: don't write clipped lines to the output buffer
370       * dvdsubdec: make up clut values if they weren't set
371       * fieldanalysis: new fieldanalysis element
372       * fpsdisplaysink: add "silent" property, fix "sync" property default value
373       * fpsdisplaysink: add "frames-dropped" and "frames-rendered" properties
374       * fpsdisplaysink: add "last-message" property and never print anything to stdout
375       * gme: fix infinite looping by fading out after two loops
376       * h263parse: add an h263parse element
377       * hlsdemux: Add HTTP live streaming parser/demuxer element
378       * id3mux: map new GST_TAG_ENCODED_BY to ID3v2 TENC frame
379       * jifmux: Add GstTagXmpWriter support
380       * jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)
381       * jp2kdec: post proper error when the image's colour space is not supported
382       * jpegparse: misc. fixes
383       * linsys: Add plugin for Linear Systems SDI boards
384       * logoinsert: add "data" property; fix memleaks
385       * mpegtsdemux: new (not-yet autoplugged) MPEG TS demuxer rewrite
386       * mpegtsmux: add byte-stream to h264 template pad caps
387       * mpegtsmux: don't error out if downstream fails to handle the newsegment event
388       * mpegtspacketizer: Handle all ISO8859-x encodings in get_encoding()
389       * opencv: make work with openCV 2.2
390       * patchdetect: new element
391       * rsvgoverlay: allow negative values for x/y/width/height
392       * rsvgoverlay: implement x/y/width/height (absolute and relative) positioning and dimensioning
393       * rtpvp8: Add simple payloaders and depayloaders for VP8
394       * scenechange: new scene change detection element
395       * sdi: Add raw SDI muxing/demuxing elements
396       * shm: Allow ShmPipe to save a data pointer for applications
397       * shm: Keep the ShmPipe alive as long as there are blocks left
398       * shm: Make default perm u+rw g+r for shm area
399       * shmsink: ensure gst_poll_wait is called first on descriptors
400       * shmsink: Keep shmsink referenced while there are still buffers around
401       * shmsrc: Keep GstPoll for whole src lifetime
402       * shmsrc: Only connect to sink in PLAYING in live mode
403       * vdpau: fixup GstFlowReturn handling
404       * vdpausink: fix bug where we didn't setup vdpau on a user set window
405       * videoparsers: new h263parse element
406       * videoparsers: baseparse-based dirac parser, new baseparse-based h264parse
407       * xvidenc: proxy downstream caps restrictions upstream via get_caps()
408       * zebrastripe: New element
409
410 Bugs fixed since 0.10.21:
411
412       * 646211 : [camerabin] state changes need to be made when recording a video
413       * 608786 : [mpegtsmux] Internal H.264 byte-stream wrapping isn't working correctly
414       * 334107 : xviddec: segmentation fault after a few frames
415       * 582167 : jacksink does not flush the jack port when going to READY
416       * 586848 : qtmux, asfmux: remuxing streams with different start times
417       * 591651 : dvbsrc: use better nicks for GstDvbSrcModulation and other enums
418       * 594035 : [hlsdemux] Add HTTP Live Streaming playback support
419       * 594280 : directdrawsink: avoid rendering to invalid area
420       * 602847 : [dvdspu] Segfaults on seeking in matroska file
421       * 611061 : [mpegtsmux] some buffers are forgotten to push in m2ts_mode
422       * 615655 : [camerabin] shouldn't rely on running GLib main loop
423       * 616814 : Photography interface extension: colour tone mode and noise reduction settings
424       * 617532 : [qtmux] Take into account new-segments for incoming streams
425       * 622276 : Add an h263parse element
426       * 626618 : jpegparse doesn't handle APP12 marker
427       * 632056 : Directdrawsink draws black stripes over the overlying dialog windows.
428       * 639502 : [camerabin] should not re-create preview pipeline when setting new preview  caps
429       * 639763 : [dvbsuboverlay] Green borders around subtitles
430       * 639841 : examples: camerabin: Don't set default values for GstPhotography interface settings
431       * 640286 : elements/imagecapturebin check fails
432       * 640287 : camerabin2 checks fail
433       * 640327 : Add VP8 RTP payloaders and depayloaders
434       * 640561 : opencv textwrite element renaming and proper structuring:
435       * 640637 : Camerabin has warning: Internal GStreamer error: clock problem.
436       * 640885 : Permission problems building bad
437       * 641047 : [mpegaudioparse] Multiple issues with new mpegaudioparse element from -bad, lower rank?
438       * 641178 : rtpvp8: build problem, needs to link with libgstbase-0.10
439       * 641496 : New plugin: curlsink
440       * 641530 : Camerabin should capture image if preview_caps is set even if filename is not set
441       * 641712 : XWindow is never created in gst-camerabin-test example application
442       * 641796 : opencv: make plugin work with opencv 2.2.0 release
443       * 641857 : baseparse: Update min/max bitrate before first posting them
444       * 641858 : mpegaudioparse: Post CBR bitrate as nominal bitrate
445       * 642116 : rsvgoverlay: add position/dimension parameters
446       * 642658 : rsvgoverlay: allow negative values for position/dimension parameters
447       * 642671 : fieldanalysis: New element for analysing video input to produce progressive output
448       * 643469 : fpsdisplaysink: add frames-dropped and frames-rendered properties
449       * 643471 : fpsdisplaysink: fix default sync property value
450       * 643607 : [celt] Doesn't compile with celt 0.11.1
451       * 644176 : videofilters: needs to link against libm
452       * 644208 : dcaparse: add depth and endianness to dts caps to allow elements to negotiate on these certain stream format requirements
453       * 644429 : [mpegtsmux] in m2ts-mode, the tp_extra_header is incorrect
454       * 645006 : [mpegtsmux] in m2ts-mode, PAT is written only once
455       * 645053 : shm: multiple compile failures on Solaris 10
456       * 645412 : [h264parse] h264parse doesn't set framed=True on src caps
457       * 645420 : [scaletempo] Incorrectly handles new segments with stop == -1
458       * 645502 : [h264parse] leaks fatally on certain streams
459       * 645568 : aiffparse: doesn't play 24-bit AIFF properly
460       * 645711 : patchdetect: link error while using gcc-4.52
461       * 646256 : qtmux " buffer without timestamp/duration " error message could be more helpful
462       * 646495 : hlsdemux: Add missing patches from my local branch
463       * 646840 : shmsink: ensure gst_poll_wait is the first gst_poll function called on a descriptor
464       * 646955 : dshowvideosink: Update to reflect latest GstXOverlay changes
465       * 647030 : [fpsdisplaysink] " silent " property
466       * 647364 : VGM files loop indefinately
467       * 647498 : xvidenc not forwarding caps
468       * 647564 : gst-plugins-bad configure.ac summary wrongly claims an exif plugin
469       * 647830 : assrender: crashes with very large subtitles
470       * 647852 : [schroenc] Crashes after some time when getting buffers after EOS
471       * 647853 : [schrodec] Impossible to play very short files
472       * 647854 : [schrodec] Allocates buffers with NULL caps from downstream
473       * 648001 : configure: Fix linsys/decklink checks for Linux
474       * 648929 : [tsdemux] Memory leaks everywhere
475       * 649005 : y4mdec: add plugin description
476       * 647751 : [hlsdemux] Fix usage of the element in players
477       * 621027 : mpegtsparse problem when parsing EIT and obtaining Transport Stream packet size
478
479 Changes since 0.10.20:
480
481       * alsaspdif: removed alsaspdifsink element (replaced by alsasink device=spdif)
482       * metadata: remove metadata plugin
483       * jack: jack plugin has moved to gst-plugins-good (0.10.27)
484       * selector: input-selector and output-selector have moved to GStreamer core (0.10.32)
485       * valve: has moved to gstreamer core (0.10.32)
486       * applemedia: new plugin for Apple multimedia APIs (avfvideosrc, celvideosrc, qtkitvideosrc, miovideosrc, vth264decbin, vth264encbin, vtdec, vtenc)
487       * applemedia: new iOS video source based on AVFoundation
488       * y4mdec: new y4mdec element
489       * dcaparse: new dts/dca audio parser
490       * camerabin2: new camerabin element (work-in-progress, experimental)
491       * opencv: new plugin with elements facedetect, faceblur, edgedetect, cvsobel, cvsmooth, cvlaplace, cverode, cvequalizehist, cvdilate, textwrite, templatematch, pyramidsegment
492       * interlace: new element
493       * geometrictransform: new rotate element
494       * jp2kdecimator: add a JPEG2000 decimator element (drop details without reencoding)
495       * audioparsers: add dcaparse, a dts/dca parser, and mpegaudioparse (mp3parse replacement)
496       * autoconvert: add autovideoconvert, an autoconvert based video format converter
497       * checksumsink, chopmydata: new debug elements
498       * dvbsuboverlay: new element to overlay DVB subtitle
499       * rsvgoverlay: new element for scalable and relative svg overlay with cairo
500       * qtmux: add new ismlmux element, for fragmented isml major brand
501       * ac3parse: properly parse E-AC3 frame header and use proper EAC-3 caps
502       * ac3parse: relax BSID checking, performance improvements
503       * applemedia mtapi: update to reflect new API on iOS 4.x
504       * applemedia vtenc: bump H.264 level from 1.3 to 3.0
505       * applemedia vtenc: remove keyframe enforcement workaround
506       * applemedia celapi: update to reflect new API on iOS 4.x
507       * applemedia cvapi: add wrapper for IO surface access
508       * audioparse: add support for setting the channel-positions
509       * audioparsers: increase ranks to enable auto-plugging (incl. new mp3 parser)
510       * baseparse: enhancements for timestamp marked framed formats
511       * baseparse: increase keyframe awareness
512       * baseparse: perform bitrate handling and posting after newsegment sending
513       * baseparse: post duration message if average bitrates is updated
514       * baseparse: prevent indefinite resyncing
515       * baseparse: add index support, seek table and accurate seek support
516       * baseparse: support reverse playback
517       * baseparse: use determined seekability in answering SEEKING query
518       * basevideo: Add handling of GstForceKeyUnit events
519       * basevideodecoder: add capture pattern handling; don't blow away field information
520       * bayer2rgb: add format=bggr/etc. to caps, add framerate to the sink caps
521       * camerabin: add "preview-source-filter","ready-for-capture", "idle" properties
522       * camerabin: change "zoom" property from int to float
523       * camerabin: enable all conversion flags by default to make it work out-of-the-box everywhere
524       * coloreffects: Add chromahold effect
525       * cog: improvements in colorspace and scaler; add fast paths for colorspace conversion
526       * colorspace: revive element and add support for many more pixellayouts/colorspaces
527       * colorspace: add support for SDTV/HDTV YUV conversions
528       * dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
529       * tools: misc. improvements to element-maker tool
530       * faac: handle trailing encoder output
531       * faad: support reverse playback; cater for decoder delay and renegotiation
532       * faad: tweak output buffer timestamping
533       * flacparse: don't drop the last frame if it is followed by garbage
534       * flacparse: don't parse the complete FLAC frames but only look for valid frame headers (for performance)
535       * flacparse: fix picture parsing, fix parsing with unknown framesizes
536       * flacparse: parse seektable
537       * frei0r: add support for the FREI0R_PATH environment variable
538       * frei0r: fix crashes if plugins don't provide correct property information
539       * frei0r: fix scanning of plugin subdirectories and support different vendors
540       * frei0r: update frei0r interface specification to 1.2
541       * gaudieffects: avoid divide by 0 in burn element, make filter parameters dynamic and controllable
542       * id3mux: map GST_TAG_ALBUM_ARTIST, give PRIMARY rank
543       * invtelecine: Fix name of 30p/60i pattern
544       * jasperdec: don't fail hard on decoding error
545       * jifmux: detect EOI correctly; do not limit the size of the image on 16bits
546       * jp2kenc: Emit SOP markers in every codestream packet
547       * jpegparse: avoid infinite loop when resyncing; discard incomplete image
548       * kate: add segment tracking, and various other improvements
549       * kate: ensure the kate pad does not shoot ahead of the video pad
550       * mpegtsdemux: extract language for DVB subtitle streams
551       * mpegtsdemux: enable gather_pes only for DVB subtitle private streams
552       * mpegtsdemux: fix re-syncing on invalid data after seek
553       * mpegtsmux: Initialize PES packet before getting the header size
554       * mpegtsmux: Set adaptation flag when appropriate
555       * mpegtsmux: Set random_access_indicator for keyframes
556       * mpegtsparse: send TDT tables messages in a serialized event downstream
557       * ofa: Call g_object_notify() after the fingerprint was created
558       * pcapparse: Add support for Linux Cooked Capture (SLL) frames
559       * photography: add missing property and cabability flag for noise reduction
560       * photography: Add "zoom" and "image-preview-supported-caps" interface properties
561       * photography: add gst_photography_{set,get}_noise_reduction() and CAPS_NOISE_REDUCTION flag
562       * qtmux: add support for fragmented mp4
563       * qtmux: add "streamable" property to avoid building fragmented mfra index
564       * qtmux: timestamp tracking fixes and many other fixes
565       * resindvd: attempt to use glib language setting for DVD menus/audio
566       * resindvd: improve error messages on read errors; button state tracking fixes
567       * rfbsrc: fail more gracefully if source gets disconnected or geometry changes
568       * sdlvideosink: re-enable YVYU and UYVY support
569       * sdpdemux: error out if no streams found in sdp message
570       * sdpdemux: redirect SDP with an rtsp control URL and add property to disable redirect
571       * ssim: add I420 support
572       * tiger: outline text by default, to make it easier to read
573       * winks: add property probing support; fix framerate fraction range mapping
574       * winks: ignore unsupported formats; work around shutdown deadlock
575       * winks: performance improvements
576       * zbar: make scanner cache optional, disable it by default
577       * zbar: use correct strides, support more formats
578
579 Bugs fixed since 0.10.20:
580
581       * 628609 : The qtwrapperaudiodec_samr decoder doesn't handle buffers containing many AMR frames properly
582       * 639296 : [y4mdec] Doesn't handle files which don't specify a colorspace
583       * 613379 : camerabin: Do not use audio clock after stopping video capture
584       * 636279 : REGRESSION: Video often freezes during playback of mpeg2 files
585       * 630255 : [examples] camerabin example still uses old GstXOverlay interface
586       * 631232 : [colorspace] AYUV/ARGB handling broken on big endian systems
587       * 627229 : fpsdisplaysink should not measure fps relative to pipeline clock
588       * 435120 : cairosvgoverlay
589       * 486659 : xmp/exif metadata handling
590       * 578629 : libgstphotography missing exports for MSVC
591       * 587223 : mpegtsdemux seg.fault due to invalid PMT_pid
592       * 598078 : osxvideosrc doesn't build in snow leopard x86_64
593       * 600929 : [kate] tiger element doesn't handle segments and text/video synchronization properly
594       * 603063 : camerabin example fails to start recording
595       * 611428 : [gdiscreencapsrc] leaks memory (ICONINFO)
596       * 613633 : [resindvd] scrambled DVDs yield useless generic error message if dvdcss is not available
597       * 616814 : Photography interface extension: colour tone mode and noise reduction settings
598       * 616923 : camerabin: remove photography interface implementation
599       * 618045 : [cogcolorspace] No Y41B support
600       * 618542 : DVB subtitles support
601       * 625558 : [basevideoencoder] [vp8] encoder timestamps are wrong when there are gaps
602       * 626425 : cog_virt_frame_new_convert_u8 has bogus source data
603       * 627134 : photography interface: add API for capture correction
604       * 627211 : jpegformat: Push tags after setting srcpad caps
605       * 627253 : [mpegtsparse] Post tags of channel and currently running event
606       * 627992 : dtmfsrc doesn't support gst_element_send_event
607       * 628326 : vdpau: don't change structure in setcaps function
608       * 628527 : videoanalyse: classificication is wrong
609       * 628548 : [mpegtsmux] Initialize PES packet before getting the header size
610       * 628570 : cogcolorspace: element classificication is wrong
611       * 629554 : dvbsrc: Fix example usage, bandwidth=8 not 8MHz
612       * 629897 : [cog] Ignores --disable-orc and always requires orc
613       * 629910 : jpegparse: properly clean up comment string
614       * 629917 : [output-selector] Recheck pending_pad after pushing a buffer
615       * 630046 : sdpdemux: Add optional support for rtspsrc as session element
616       * 630253 : [sdl] Still uses old GstXOverlay interface
617       * 630254 : [vdpau] Still uses old GstXOverlay interface
618       * 630783 : [frei0r] Crashes if broken plugins don't give correct property information
619       * 630808 : valve: move to core
620       * 631200 : flacparse: major performance improvements
621       * 631389 : [flacparse] backport/check corner case fixes done in flacdec
622       * 631449 : [audioparse] doest not support several channel numbers
623       * 631501 : [faad] failed to dynamically switch from 2 audio channels to 6
624       * 631814 : [flacparse] unit test failures
625       * 631993 : [flacparse] imperfect timestamping
626       * 632070 : qtmux: infinite loop
627       * 632668 : Gaudi Effects [review]
628       * 632885 : Gaudi Effects dynamically controllable parameters [review]
629       * 632911 : qtmux: add fragmented mp4 support (isml brand)
630       * 633466 : [katedec] Pushes events before the final caps are known
631       * 633917 : [mpegtsparse] [PATCH] Send TDT messages in an serialized event downstream
632       * 635200 : [dvbbasebin] [PATCH] Add TDT to the initial pids filter for dvbsrc
633       * 635202 : mpeg4videoparse: Minor fixes
634       * 635204 : mpeg4videoparse: Set srcpad caps before forwarding newsegment
635       * 635205 : h264parse: Set srcpad caps before forwarding newsegment
636       * 635229 : celtenc: uninitialized tags variable can cause segfault
637       * 635304 : [opencv] fix caps issues and extend supported caps for some elements [PATCH]
638       * 635397 : rfbsrc: avoid infinite loop if source gets disconnected and  don't crash if frame geometry changes
639       * 635529 : interlace: Add pattern offset and fix timestamps
640       * 635720 : vp8enc incorrectly sets timestamps based on theoretical framerate
641       * 635786 : [audioparse] Fix division-by-zero exception
642       * 635878 : [qtmux] gst_qtmux_check_difference subtract 2 unsigned numbers without taking care of the result sign
643       * 636106 : autocolorspace: new plugin for auto space convertor selection
644       * 636109 : [SSIM] klass should be Filter/Effect/Video
645       * 636185 : qtmux: msvc incompatibility
646       * 637062 : [ac3parse] parse problems on some MTS streams
647       * 637224 : [bayer2rgb] missing framerate in sink caps
648       * 637308 : gst-plugins-bad did not find xvidcore on my box
649       * 637359 : Internal GStreamer error, during pcap to mp4 conversion
650       * 637403 : qtmux do not store 1st TS when detect 1st buffer
651       * 637486 : qtmux: error if no buffers have arrived to one pad at EOS
652       * 637532 : applemedia: redundant declaration of 'parent_class'
653       * 637590 : [PATCH] fix gst-plugins-bad compile against latest gtk+
654       * 637824 : mpeg4videoparse: gst_buffer_is_metadata_writable warning (regression)
655       * 637929 : mve: do not use the pad buffer allocation functions in demuxers
656       * 637931 : mpegdemux: do not use the pad buffer allocation functions in demuxers
657       * 638004 : tiger: fallback on headers in caps to initialize if headers are absent
658       * 638288 : qtmux: fails to handle out-of-order buffers without duration
659       * 638412 : kate: reenable the sending of a message for tags
660       * 638527 : tiger: outline text by default, to make it easier to read
661       * 638604 : basecamerasrc isn't build by default but camerabin2 is and requires it
662       * 639063 : mpegtsparse: fix (re)sync with invalid data at beginning
663       * 639338 : [qtmux] Protect against copying a null caps
664       * 639413 : Camerabin should use output-selector:pad-negotiation-mode=active
665       * 639456 : [camerabin] Should have all conversion flags enabled by default
666       * 639555 : [audioparsers] Be careful to not lose the event ref
667       * 639950 : flacparse: avoid unref'ing NULL buffer
668       * 630830 : zbar: Fixes, single frame scan and width/stride fix
669       * 635281 : [mpegtsparse] TDT packets are only parsed for odd hours
670
671 Changes since 0.10.19:
672
673       * asfmux streaming fixes and improvements
674       * new video effects plugins: coloreffects, gaudieffects, geometrictransform
675       * new gsettings plugin with gsettings{audio,video}{src,sink} elements
676       * new ivfparse element
677       * new rtmpsrc element
678       * new shmsink and shmsrc elements for IPC using shared memory
679       * new videomaxrate element
680       * dshowvideosink improvements
681       * vdpau: H.264 and MPEG-4 decoder (not enabled for autoplugging yet though)
682       * vp8enc: support multipass encoding and keyframe-only mode
683       * neonhttpsrc: timeout properties and cookie support
684       * h264parse and mpegvideoparse: can periodically insert codec data into stream now
685       * build: require GLib >= 2.20, automake >= 1.10, autoconf >= 2.60, want orc
686       * asfmux: deprecate "is-live" property, replaced by new "streamable" property
687       * asfmux: don't set the 'seekable' flag in headers if we are streaming
688       * asfmux: put headers into "streamheader" field in output caps for streaming
689       * asfmux: write preroll info in the header at initialization
690       * bayer: support more formats in bayer2rgb, add rgb2bayer element
691       * camerabin: make viewfinder-sink property work with bins
692       * celt: add support for celt 0.8, remove support for celt < 0.5
693       * celtenc: add "prediction" and "start band" properties
694       * coloreffects: new element with heat, sepia, xray and cross-process effects
695       * dshowvideosink: many fixes and improvements
696       * fpsdisplaysink: add "fps-update-interval" and read-only "max-fps"/"min-fps" properties
697       * frei0r: check for plugins in /usr/{local/,}lib{32,64}/frei0r-1 too
698       * gaudieffects: new plugin with burn, chromium, dilate, dodge, exclusion, gaussianblur and solarize video effect elements
699       * geometrictransform: new plugin with circle, diffuse, kaleidoscope, marble, pinch, sphere, twirl, and waterripple, fisheye, mirror, square, tunnel, bulge, stretch video effect elements
700       * gsettings: new GSettings plugin with audio/video sources and sinks (to replace gconf plugin)
701       * h264parse: add "config-interval" property to insert SPS/PPS at periodic intervals
702       * h264parse: handle 3-byte bytestream sync codes; process incoming timestamps more correctly
703       * id3mux: add support for beats-per-minute tag
704       * invtelecine: support more video formats, more pulldown formats, add "verify-field-flags" property
705       * ivfparse: add simple IVF parser element (simple framing for VP8 video data)
706       * jpegformat: add exif writing to jifmux and exif parsing to jpegparse
707       * jpegparse: skip extra 0xff markers, optimize jpeg image parsing
708       * mimic: lots of fixes and clean-ups
709       * mpeg4videoparse: add "config-interval" property to re-insert config in stream
710       * mpegtsmux: start pmt at 0x020; take all the pmt in the streamheaders
711       * mpegtsparse: actually work when we have small buffers coming in
712       * mpegvideoparse: apply previous timestamp when there isn't any newer
713       * neonhttpsrc: add "connect-timeout", "read-timeout" and "cookies" properties
714       * qtmux: write audio/video stream bitrates into header, if available
715       * qtmux: write track-number etc. tags even if count is not available
716       * rtmpsrc: new RTMP source element based on librtmp
717       * rtpdtmfmux: add priority sink pads and drop buffers on non-priority sink pads when something is incoming on the priority sink
718       * rtpmux: add support for GstBufferLists; aggregate incoming segments; fix buffer leak
719       * shm: add new shm-based shmsink and shmsrc elements for IPC using shared memory
720       * vdpau: add H.264 decoder and MPEG-4 part 2 decoder; countless other fixes and improvements
721       * videomaxrate: new plugin/element to limit videorate conditionally based on threshold
722       * vp8dec: mark discont buffers, set decoder deadline from the QoS information
723       * vp8enc: allow a maximum keyframe distance of 0, i.e. all frames are keyframes
724       * vp8enc: fix handling of invisible/alt ref frames
725       * vp8enc: add support for enabling automatic insertion of alt-ref frames by the encoder
726       * vp8enc: implement multipass encoding
727       * wildmidi: Add support for wildmidi 0.2.3
728
729 Bugs fixed since 0.10.19:
730
731       * 625908 : [geometrictransform] Some more configuration options for effects
732       * 625076 : neonhttpsrc: add connect-timeout and read-timeout properties
733       * 620746 : basevideodecoder: remove spurious warning
734       * 566614 : bayer2rgb: Make first line configurable
735       * 570428 : autogen.sh fails
736       * 574290 : [dshowvideosink] make set_xwindow_id() in PLAYING state work
737       * 579926 : [directshowvideosink] Doesn't update the last frame after a seek with the pipeline in PAUSED state.
738       * 580967 : shared memory based sink and source
739       * 591622 : [vdpau] needs better error/failure handling
740       * 602551 : dshowvideosink window close doesn't cause gst-launch to exit
741       * 602936 : [ mp4mux] Lipsync issue when converting mkv to mp4 using h264/aac
742       * 613346 : [dshowvideosink] Add support for updating video caps
743       * 616265 : Add a GSettings plugin that provides the same services as the GConf plugin
744       * 618336 : [mpegvideoparse] mpegvideoparse makes some streams unplayable
745       * 618522 : [asfmux][patch] Improve support for streaming
746       * 618921 : [dshowvideosink] Replace CoIntialize with CoInitializeEx for bettrer integration with GStreamer threads
747       * 618936 : [dshowvideosink] close the created window in ::stop()
748       * 620324 : Format warning in ivfparse
749       * 620717 : [geometrytransform] Incomplete template caps
750       * 620825 : [geometrytransform] Make properties controllable and threadsafe
751       * 620978 : insert NAL7/8 always when encountering I frame
752       * 621205 : [mpeg4videoparse] add config-interval property to insert mpeg4video config data in regular intervals
753       * 621348 : [vp8enc] Implement multipass encoding
754       * 621523 : [id3mux] write beats-per-minute tag
755       * 622369 : [rtmpsrc] crash if correct server but wrong video file name
756       * 622484 : [qtmux] missing track number tag when transcoding to aac
757       * 622690 : elements/jpegparse check fails
758       * 622692 : pipelines/metadata check fails
759       * 622725 : [mpgtsparse] Doesn't remove pids from pes_pids
760       * 623272 : [dshowvideosink] setting force-aspect-ratio has no effect after the sink's renderer has been configured
761       * 623365 : [qtmux and variant] Don't store codec tags
762       * 623550 : doesn't compile with celt 0.8
763       * 623678 : qtmux: Write AAC/H.264 bitrate if available
764       * 623710 : [frei0r] Load frei0r plugins in /usr/lib64/frei0r-1 too
765       * 623713 : [dshowaudiodec][patch] Fix compilation error
766       * 623722 : gstwildmidi element update to newer library version
767       * 623802 : camerabin: Bin based viewfinder sink support is broken
768       * 623854 : jpegparse reads a wrong EXIF section size
769       * 623881 : aiffmux.c divide by zero
770       * 623883 : [winks] gstksvideosrc.c error on MSVC using gst_element_class_set_details()
771       * 625003 : [examples] Don't use GdkDraw
772       * 625138 : [dshowvideosrc] Don't use a range in the caps if min==max
773       * 625174 : neonhttpsrc: adds cookies support
774       * 625496 : qtmux - misc fix on btrt box
775       * 625722 : [geometrictransform] Some new effect elements for cheese
776       * 625817 : coloreffects: new plugin for lookup table color mapping
777       * 625959 : geometrictransform: make CircleGeometricTransform " radius " property relative
778       * 626049 : [vdpau] crashes in states.check unit test
779       * 626603 : generic/states check fails with gsettings element installed
780       * 626670 : gaudieffects: Fails to link inline functions properly
781       * 626815 : vp8dec: infinite loop if EOS event before started
782       * 627413 : jifmux causes broken jpeg images at least with some rgb pixel format
783       * 627918 : Do not install gst-camera.ui
784       * 627991 : rtpmux will freeze whenever a flush is sent
785       * 624212 : mp4mux produces incorrect frame rates when h264 input uses bframes
786       * 619158 : IVF parser plugin
787       * 619484 : vp8dec: s/IMG_FMT_I420/VPX_IMG_FMT_I420/
788       * 621404 : [dvbsrc] Set stats-reporting-interval on construction
789
790 Changes since 0.10.18:
791
792       * audioparsers: add bitrate calculation
793       * camerabin: add API to query supported image capture resolution
794       * camerabin: add block-after-capture property for viewfinder blocking
795       * camerabin: add video-capture-width/height/framerate properties
796       * camerabin: add video-source-filter and viewfinder-filter properties
797       * capssetter: element was moved to gst-plugins-good
798       * cogcolorspace: implement color-matrix handling and chroma-site
799       * dc1394: add iso-speed property
800       * dshowvideosrc: add support for YUY2 input format
801       * festival: don't open an infinite number of connections to the server and close connections
802       * h264parse: fix writing NALU prefix for byte-stream output format
803       * h264parse: fix wrong timestamps in some cases after seeking
804       * imagefreeze: plugin was moved to gst-plugins-good
805       * invtelecine: add invtelecine element
806       * jackaudiosrc: implement multichannel support
807       * jpegformat: add xmp reading and writing support
808       * ladspa, lv2: don't fail in plugin_init when having 0 elements (which would cause the plugin to get blacklisted)
809       * mmssrc: Check URI for validity and work around URI parsing bugs in libmms
810       * mmssrc: Use the escaped location for the RTSP redirect message
811       * mpegtsdemux: add support for Blu-Ray style DTS and the two DTS HD stream types
812       * mpegtsparse: parse TDT table in mpegts
813       * mpegvideoparse: export profile and level in caps; estimate bitrate; update caps when sequence header changes
814       * oss4: plugin was moved to gst-plugins-good
815       * qtmux: add support for the VP8 video codec and XMP tags
816       * segmentclip: add audio/video buffer segment clip elements
817       * vcdsrc: support the DVD URI scheme so a device can be specified via the URI
818       * vp8: add libvpx-based VP8 encoder/decoder (NB: encoder properties/API not fully stable yet; also, this plugin may not be compatible with GPLv2-only applications)
819
820 Bugs fixed since 0.10.18:
821
822       * 340986 : [vcdsrc] plugin not auto-plugged, and weird URI handling
823       * 572551 : mpeg4videoparse fails to extract codec_data from this network camera video stream
824       * 603745 : [dc1394src] add " iso-speed " property
825       * 611302 : [imagefreeze] Add still frame stream generator
826       * 612208 : [soundtouch] [pitch] Removing annoying g_print
827       * 612331 : inputselector: linkage flags are incorrect
828       * 612454 : fix compile errors in latest gst-plugins-bad
829       * 612615 : [camerabin] video bin elements in wrong state when recording
830       * 612687 : [mpegvideoparse] Update caps when sequence header changes
831       * 612757 : Unable to build gst-plugins-bad with Sun Studio compiler
832       * 613156 : cog can't be built against libpng 1.4.x
833       * 613160 : [cogcolorspace] RGB- > I420 conversion adds green vertical bar at the right border
834       * 613332 : [cog] generate_tables generates invalid tables for YUV- > RGB
835       * 613708 : [dshowvideosrc][PATCH] Add support for YUY2 format
836       * 613758 : More build warnings on OS X
837       * 613795 : libmodplug's public header requires WORDS_BIGENDIAN
838       * 613920 : audioparsers: Add bitrate calculation to baseparse
839       * 614016 : [baseparse] NEWSEGMENT event sent with wrong start and position time
840       * 614037 : flacparse: Fix buffer refcount issue
841       * 614259 : mpegtsdemux: can't detect DTS audio
842       * 614349 : [mpegtsparse] assertion gst_buffer_is_metadata_writable (buffer) failed
843       * 614475 : [dvbsrc] Wrong property types for frequency and symbol rate
844       * 614479 : [mpegtspacketizer] Use CRC to check if tables are duplicate
845       * 614591 : [h264parse] Not cleaning internal state properly for reuse
846       * 614958 : [camerabin] Replace actions with properties for setting parameters
847       * 614991 : baseparse: Don't emit bitrate tags too early
848       * 616078 : mpegvideoparse: Export profile and level in caps
849       * 616541 : jackaudiosrc/sink needs to set layout on caps
850       * 617145 : Compile mplex element with with --enable-runtime-pseudo-reloc-v2 on Windows
851       * 617146 : Lots of printf string format warnings on Windows
852       * 617331 : More warnings in -bad
853       * 617650 : [mmssrc] should check location
854       * 618044 : [cogcolorspace] I420/YV12 - > packed 4:2:2 gives assertions
855       * 618388 : [frei0r] Boolean values can't be set from gst-launch [PATCH]
856       * 618409 : jackaudiosrc: improve process callback
857       * 618527 : festival plugin does not close connections to server
858       * 618710 : [resindvd] Needs to check for libdvdread too
859       * 618867 : Remove gst-plugins-bad/ext/polyp ?
860       * 619064 : h264parse: broken timestamps after seeking
861       * 619169 : [vp8enc] Limit DEFAULT_MAX_LATENCY to 25 to match libvpx
862       * 619172 : [vp8] exclude dec/enc based on CONFIG_VP8_DECODER/ENCODER
863       * 619290 : [vp8] add mode property to switch between CBR/VBR
864       * 619317 : [vp8] Encoder thread support
865       * 619318 : [vp8] Decoder QoS (avoid memcpy)
866       * 619344 : [vp8enc] Use GST_VIDEO_CAPS_YUV instead of handwritten YUV caps
867       * 619444 : [mpegtsparse] Memory leak in mpegts_packetizer_parse_pmt
868       * 619502 : [mpegvideoparse] segfault because of access to a NULL buffer gotten from mpeg_packetizer_get_block
869       * 619617 : [h264parse] leaks memory
870       * 619916 : [vp8enc] Doesn't skip non-frame packets correctly
871       * 614317 : [oss4] should always accept PCM in native endianness even if the hardware doesn't
872
873 Changes since 0.10.17:
874
875       * aacparse: lots of fixes, now based on common baseparser class and merged into audioparser plugin
876       * ac3parse: new AC3 parser element based on common baseparser class and part of new audioparser plugin
877       * adpcmenc: new adpcm encoder element
878       * aiffmux: new aiff muxer element
879       * amrparse: use (default) time handling of baseparser class, merged into audioparser plugin
880       * apexsink: change volume property to a double to make work with playbin2
881       * asfmux: handle streams with different start times
882       * asfmux: improve compatibility with WMSP in WMP
883       * asfmux, rfbsrc, vmnc, mpegdemux, resindvd: fix alignment and endianness issues
884       * assrender: countless fixes and improvements
885       * audioparsers: rename baseparse GType name to avoid possible conflicts
886       * audioparsers: fix seek handling, newsegment sending, push mode data draining
887       * celt: make compile against earlier CELT versions
888       * configure: call $PKG_CONFIG instead of pkg-config to fix cross compilation
889       * dataurisrc: new source element for data:// URIs
890       * faac: lots of fixes (channel layout, output caps, bps estimation etc.)
891       * flacparse: fix multiple channel frame parsing; merged into new audioparser plugin
892       * fpsdisplaysink: expose video sink using a property
893       * h264parse: Correctly rewrite all nal prefixes
894       * h264parse: fix caps parameters setting, framerate calculation
895       * h264parse: fix regression in output buffer timestamping
896       * h264parse: optionally output AUs rather than NALUs or transform from bytestream to sample format and vice versa
897       * h264parse: parse SPS some more (e.g. for width/height)
898       * ivorbisdec: moved to -base (to reuse same codebase as vorbisdec)
899       * jpegformat: new jifmux element
900       * jpegparse: new jpeg parser element (not autoplugged for now)
901       * mmssrc: post error message in addition to redirect when connect fails
902       * mpegtsdemux: Handle eac3 in PMT
903       * mpegtsmux: add pat-interval and pmt-interval properties
904       * mpegtsmux: Do not crash on misinterpreted h264
905       * mpegtsmux: Fix mistake on previous commit
906       * mpegtsmux: fix PAT/PMT insertion frequency, add PAT/PMT in streamheader
907       * mpegtsmux: mark delta-unit on outgoing buffers
908       * qtmux: add moov recovery feature (to finalise recording after crash or so)
909       * qtmux: improves compatibility with some hardware players
910       * qtmux: add support for ALAC, SVQ3, IMA ADPCM; improve j2k handling
911       * qtmux: misc. tag writing fixes: write all udta children atoms; crash less
912       * shapewipe: moved to -bad
913       * vdpau: lots of fixes and refactoring
914
915 Bugs fixed since 0.10.17:
916
917       * 606657 : mpegtsmux crashes with h264parse in byte-stream mode
918       * 607513 : input-selector segfaults in g_object_notify()
919       * 440476 : RhythmBox displays an incorrect track length for .aac files.
920       * 530513 : [h264parse] no width and height in output caps
921       * 563433 : implement h264parse AVC output
922       * 575878 : assrender searches entire current working directory when searching for fonts to use
923       * 583098 : Add jpegparse element
924       * 598350 : qtmux with AAC streams (from faac) generate invalid files
925       * 598682 : make check fails due to fpsdisplaysink if xvimagesink does not exist
926       * 598916 : qtmux: support more of j2k
927       * 600409 : tremor/ivorbis: should pack result smarter
928       * 601108 : gst-camera requires glade
929       * 601417 : Problem compiling gst-plugins-bad 0.10.16
930       * 602161 : bad .17 VPATH build fix
931       * 602465 : gst/dtmf/tone_detect.h incompatible with MSVC
932       * 602524 : frei0r: GST_EXTRA_MODULE_SUFFIX never defined
933       * 602528 : lv2: vocoder plugin breaks gstreamer
934       * 603938 : assrender cannot load font attachments in Matroska container
935       * 603983 : gstdshowvideosink leaking DirectShow objects
936       * 603986 : gstdshowvideosink not releasing the filter media event interface
937       * 604099 : rtpmux: Make sure to call release_pad() when the element is disposed
938       * 604101 : rtpmux: update the current_ssrc from the caps
939       * 604280 : fpsdisplaysink: allow access to internal video sink used
940       * 604311 : gst-plugins-bad: fails to build against libcelt 0.4.0
941       * 604908 : [mpegtsmux] mark delta-unit on outgoing buffers
942       * 604925 : qtmux shouldn't accept adts aac
943       * 605720 : modplug: Add 32-bit depth caps
944       * 605721 : modplug: Allow 1-channel output for 16 and 32 bit depth too
945       * 605904 : mpegtsdemux doesn't handle e-ac-3 in PMT
946       * 606371 : mpegdemux2 plugin doesn't work on some ARM CPU due to the guint32*'s alignment
947       * 606636 : [mmssrc] no error message when connect to server fails
948       * 606665 : error: " __MSVCRT_VERSION__ " redefined
949       * 606677 : Port librdf (rdfsrc) to Windows
950       * 606726 : FAAC bitrate setting has no effect
951       * 606859 : Get mp4mux request pad  during decodebin2's new-decoded-pad event fails.
952       * 607105 : faac doesn't negotiate channel positions correctly
953       * 607285 : cdxaparse leaks memory
954       * 607555 : asfmux plugin generates data streams incompatible with WMSP (MMSH) and WMP
955       * 607747 : [dvbsrc] Pipeline does not stop when reception is very bad
956       * 608042 : [camerabin-example] v4l2 device busy after setting back to ready and changing the mode
957       * 608651 : dshowvideosink.cpp crash
958       * 608706 : assrender recursively scans directories for fonts
959       * 608751 : [assrender] Random crashes because libass is not threadsafe
960       * 608753 : assrender: use more compatible hinting method
961       * 608896 : mpegtsmux: PAT/PMT interval fixes
962       * 608998 : [jpegparse] unit test fails
963       * 609055 : [qtmux - mp4mux] crash when setting
964       * 609215 : [rsvg] fix compilation with MSVC
965       * 609478 : [faad] SIGSEGV when caps contains codec_data=(buffer)NULL
966       * 164870 : PNM [en,de]coder
967       * 383478 : Need ac3 parser to support seeking in unframed .ac3 files
968       * 606878 : [apexsink] crashes when changing volume in rhythmbox
969       * 580731 : qtmux needs mapping for ALAC
970       * 587922 : qtmux lacks mapping for Sorenson Video v3
971       * 601576 : qtmux feature: moov recovery
972
973 Changes since 0.10.16:
974     
975       * Fix DVD playback
976       * New elements: DTMF tone source and detector
977       * ASS subtitle support improvements
978       * Fix compilation on OS/X Snow Leopard
979       * Support DVB 3.3 API
980       * Inputselector fixes
981
982 Bugs fixed since 0.10.16:
983      
984       * 602106 : Bad atom size calculation
985       * 574434 : [camerabin] Changing default video/audio source for Windows
986       * 584361 : gppmux Support for 3gr6
987       * 586929 : [midi] Doesn't handle push
988       * 595161 : [mpegtsdemux] Internal dataflow problem with some streams.
989       * 598552 : faac: Clean up defaults
990       * 598763 : New plugin: aiffmux
991       * 598808 : mpegpsmux: Fix CLFAGS typo and reorder flags
992       * 599050 : [mpegvideoparse] Does not check width/height range
993       * 599469 : resindvd: problems pre-rolling in the absence of audio
994       * 600454 : aacparse detecting aac file as mpegversion=2 instead of 4
995       * 600461 : [zbar] Over-eager detection of barcodes
996       * 600662 : [assrender] Doesn't synchronize subtitle buffers
997       * 600707 : autoconvert depends on function from core 0.10.26
998       * 600724 : celt: fails to build against celt-0.7
999       * 599903 : Scaletempo plugin stops early when playing slowly
1000
1001 Changes since 0.10.15:
1002     
1003       * Fix various bugs in the 0.10.15 release
1004       * Fix a deadlock in starting DVD
1005       * Fix compilation problems
1006       * Allow libneon versions >= 29.x
1007
1008 Bugs fixed since 0.10.15:
1009      
1010       * 599272 : faac check fails, undefined symbol
1011       * 599332 : [neonhttpsrc] fails to compile with libneon 0.29.0
1012
1013 Changes since 0.10.14:
1014     
1015       * Add barcode scanner plugin using the zbar library
1016       * Improvements to camerabin
1017       * Support audio-track format switching in DVD
1018       * Improve parsing and display of PGS subpictures
1019       * Add Cog plugin
1020       * Add LV2 plugin support
1021       * Improve VDPAU plugin. Add post-processing support
1022       * Add videomeasure plugin
1023       * Improve Siren codec
1024       * Improved Directshow capture element
1025       * Add EAC3 mapping in MPEG-TS playback
1026       * Improve AAC encoding
1027       * Improved MIDI file playback
1028       * Improve H-264 parsing
1029       * Add MPEG-PS muxer
1030       * Add PNM encoder and decoder
1031       * Add SVG decoder
1032       * Update GLib dependency to GLib 2.16
1033       * Various other bug fixes and improvements (see ChangeLog)
1034
1035 Bugs fixed since 0.10.14:
1036      
1037       * 303975 : Add tar support
1038       * 519001 : [wildmidi] Doesn't handle seeking correctly
1039       * 575261 : Do not use the outdated Debian/Ubuntu libass libraries!
1040       * 583901 : aacparse fails for remuxing
1041       * 589609 : [PATCH] fix dvdspu crash when subtitles do not fit the incoming video
1042       * 593348 : faac encoder produces first buffer with wrong duration
1043       * 593625 : Broken Compilation, missing files with latest commits in git repository
1044       * 593683 : Typo in variable name for libraries to link against
1045       * 593864 : pcapparse: Set the GStreamer timestamp according to the pcap timestamps
1046       * 594030 : [mpegtsdemux] Support for AC3/EAC3 not 100% correct
1047       * 594277 : Make the default segment of outputselector TIME instead of UNDEFINED
1048       * 594278 : dshowvideosink: remove unused variable
1049       * 594279 : dshowsrcwrapper: use tchar macro for string literals
1050       * 594321 : Videomeasure plugin
1051       * 594382 : assrender: Fix compilation with libass = 0.9.6
1052       * 594489 : broken compilation for mpegdemux
1053       * 594715 : libgstsignalprocessor install issues
1054       * 594812 : [mpegpsdemux] Seeking broken for MPEG PS cut from VOB file
1055       * 595215 : PNM encoder doesn't support ASCII encoding
1056       * 595409 : PNM decoder can't decode ASCII encoded files.
1057       * 596285 : gstvideomeasure crashes at the end of some streams
1058       * 596743 : qtmux: fix flags_as_uint to flags[]
1059       * 598139 : faad element leaks itself.
1060       * 598263 : refcount leak in resindvd
1061       * 598274 : dtsdec leaks input buffers
1062       * 598369 : Properly detect pre-releases
1063       * 598733 : id3mux doesn't write image to APIC tag
1064       * 582779 : [resindvd] Add support for other audio codecs than ac3
1065       * 595700 : PNM decoder doesn't handle ASCII encoded pnm data split over several buffers
1066
1067 Changes since 0.10.13:
1068
1069       * Moved rtpmanager to -good
1070       * Moved dirac elements from schroedinger to gst-plugins-bad
1071         (new schroedinger release without the gstreamer elements
1072          will follow shortly)
1073       * amrwb: Remove AMR-WB parser and decoder and rename encoder plugin
1074         from amrwb to amrwbenc (the removed elements will re-appear in the
1075         next -ugly release; no migration strategy provided in this case
1076         because of the special status of the amrwb plugin)
1077       * asfmux, rtpasfpay: add ASF muxer and windows media payloader
1078       * basevideo: add experimental video base class library/API
1079       * camerabin: lots of fixes and improvements
1080       * capssetter: new element for debugging purposes
1081       * directdraw: Implement GstNavigation interface
1082       * directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
1083       * frei0r: wrapper for frei0r video filter plugins
1084       * gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
1085       * Implement SEEKING query in more demuxers and decoders (notably
1086         mpeg-ps/mpeg-ts, mxf, musepack, rawparse)
1087       * kate: add kate subtitle encoder, decoder and overlay
1088       * mimic: lots of fixes for mimenc and mimdec; add "paused mode"
1089       * mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
1090       * mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
1091       * qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
1092       * shapewipe: support ARGB/RGBA for video input/output; fix for still images
1093       * vdpau: add experimental vdpau plugin
1094
1095 Bugs fixed since 0.10.13:
1096
1097       * 587819 : [mpegtsparse] crash because of double free
1098       * 344129 : [directsoundsrc] Plugin for Directsound source
1099       * 377784 : xvidenc should output video/mpeg
1100       * 540128 : Totem freeze with short HDV file
1101       * 541962 : [directdrawsink] crash when exposing in GST_STATE_READY
1102       * 561241 : metadatademux pad activation deadlock
1103       * 561752 : GstRtpBin implement Release pad functions
1104       * 575672 : [mpegtsdemux] crashes when souphttpsrc is used as a stream source
1105       * 575818 : [ivorbisdec] extract vorbis tags
1106       * 576800 : gstreamer SPC plugin requires non-portable x86 code
1107       * 583470 : mpegtsparse: Old pes pids not removed when receiving PAT table
1108       * 584252 : enhancements to OSSv4 plugin
1109       * 584897 : Remove AMR plugin as it has been replaced by updated OpenCore plugin
1110       * 585839 : Support for sending RTP packets as GstBufferList in the gstrtpbin
1111       * 586019 : [mxfdemux] stray semicolons after if statement
1112       * 586097 : GStreamer DVB tuning too quick for some devices
1113       * 586956 : Include < sys/time.h > only if it is present in the system
1114       * 587023 : [freeze] disable plugin static lib
1115       * 587595 : [dshowsrcwrapper] start refactoring
1116       * 588638 : [katedec] add x-dvd-subpicture output
1117       * 588944 : mpegpsdemux doesn't support seeking with GST_FORMAT_TIME anymore
1118       * 590030 : rtpsource: Incoming buffers do not always have caps
1119       * 590208 : GstNavigation interface support for directdrawsink
1120       * 590360 : [qtmux] requires endianness even if the samples are 8bit
1121       * 590446 : [mpegdemux] MPEG TS with A52 not seekable
1122       * 590797 : Memory leak in rtpsource.c
1123       * 591440 : rtpdtmfsrc event cleanup
1124       * 591538 : generic states test fails (vdpau, mimenc)
1125       * 591610 : asfmux: messing up with sinkpads
1126       * 591927 : REQUIREMENTS is out of date
1127       * 592259 : mimenc: fourcc written incorrectly
1128       * 593024 : regression in schroenc streamheader initialization
1129       * 593063 : resindvd and rawparse do not use correct base LDFLAGS
1130       * 593068 : Disarray in directsoundsrc/directdrawsink
1131       * 586354 : [h264parse] blocked in infinite loop while parsing a corrupted frame
1132
1133
1134 Changes since 0.10.12:
1135     
1136       * New shapewipe video transition plugin
1137       * qtmux improvements
1138       * camerabin improvements
1139       * HDV MPEG-TS private streams support
1140       * Output interlacing information in mpegvideoparse
1141       * MS-ADPCM decoder
1142       * RTP fixes and enhancements
1143       * DTS decoder improvements
1144       * New ID3 tagging plugin that supports v1, v2.3 and v2.4
1145       * Support for PGS (BluRay) subtitles
1146       * Many other bug fixes and enhancements
1147
1148 Bugs fixed since 0.10.12:
1149      
1150       * 584945 : camerabin unit tests failing
1151       * 511097 : Support self-signed certificates in neonhttpsrc
1152       * 561752 : GstRtpBin implement Release pad functions
1153       * 584164 : gstspu-pgs.c warnings for format string args and uninitia...
1154       * 584165 : rtpbin sdes message broken
1155       * 584360 : gppmux ftyp
1156       * 585015 : debugutils can't find libgstinterfaces
1157       * 585660 : segfault in scaletempo plugin
1158       * 584114 : gppmux and h263
1159       * 583188 : Problem with sdp: bind failed or video disappear after fe...
1160       * 583627 : statistic file name needs to be standardized
1161
1162 Changes since 0.10.11:
1163     
1164       * Presets support in several elements
1165       * Support ITV MPEG-TS streams
1166       * New element: flvmux
1167       * New element: osxvideosrc
1168       * Fixes in RTP elements
1169       * camerabin fixes
1170       * Improved QT/mp4 muxing
1171       * xdgmime based content type guessing
1172       * deinterlace2 moved to the Good plugins (replacing deinterlace)
1173       * Support for MXF muxing, and improved MXF demuxing
1174       * Greatly improved DVD playback
1175       * DirectDraw element moved back from Good plugins
1176       * Many other bug fixes and improvements
1177
1178 Bugs fixed since 0.10.11:
1179      
1180       * 573852 : Update celt to 0.5.x
1181       * 574401 : metadatamux fails^WIS failure
1182       * 580091 : soundtouch plugin fails to load
1183       * 153684 : [osxvideosrc] Mac users needs an osxvideosrc
1184       * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
1185       * 569437 : mpegtsparse: flow error or crashes while dynamicly changi...
1186       * 569673 : [Mpegtsparse] PAT changes not always signaled
1187       * 569781 : [Mpegtsparse] drop of valid TS packets
1188       * 573595 : plugins-bad mingw ports
1189       * 573846 : Check for soundtouch-1.4 too
1190       * 573847 : Use SDL static-libs for conftest and libs for gstsdl*
1191       * 573848 : Use native CPU number detection in mpeg2enc
1192       * 573849 : modplug's sndfile.h conflicts with libsndfile's sndfile.h
1193       * 575388 : [aacparse] deadlocks in busy loop when seeking
1194       * 575736 : mpeg2enc's bitrate parameter does not work properly
1195       * 576408 : [playbin2] Deadlock when using resindvd as source
1196       * 577690 : rtpdtmfmux: missing pad unref
1197       * 577864 : [residvd] dvdnav version requirements should be higher
1198       * 578112 : x264enc: I-frame request
1199       * 578562 : dshowdecwrapper missing check for GST_DISABLE_GST_DEBUG
1200       * 578563 : win32 export files are not disted
1201       * 580133 : Regression in baseparse since last release
1202       * 580144 : emit notify::internal-ssrc when there is a ssrc collision
1203       * 580786 : [flvmux] " uninitialized variable " compiler warning
1204       * 580901 : Uninitialized variable may be used in fpsdisplaysink.c
1205       * 581375 : rtpssrcdemux crashes on SR-less rtcp packets
1206       * 582013 : uninitialized var in mxfmux.c prevents gst-plugins-bad bu...
1207       * 582074 : [faad] Fails to build with faad 2.6 (misdetected as 2.7)
1208       * 582208 : [PATCH] fix for soundtouch-1.4
1209       * 582483 : y4menc doesn't pass timestamps on
1210       * 582656 : [mxfdemux] Fix deadlock when querying from the pad-added ...
1211       * 582702 : qtmux: crash in atom_moov_add_blob_tag
1212       * 583337 : [mxfmux] Wrong layout for non-interlaced formats
1213       * 580585 : rtpmux memleak
1214       * 577843 : input-selector causes problems with DVD menus in playbin2
1215       * 581593 : gppmux doesn't support MPEG4 part 2 in sink caps
1216       * 575284 : add auto-connect-forced mode to jackaudiosrc and jackaudi...
1217       * 576021 : On Windows qtmux can't write files longer than 2-4 GiB, u...
1218       * 576712 : Output-selector keeps reference to latest buffer when cha...
1219       * 581427 : [mpeg4videoparse] config buffer is leaked
1220
1221 Changes since 0.10.10:
1222     
1223       * Add ASS/SSA subtitle handling element assrender
1224       * Leak fixes in the QuickTime decoder wrapper
1225       * Better DirectShow output on Windows
1226       * Extend QT muxing support to include AMR and H.263
1227       * mms seeking support
1228       * Extended MXF file format handling
1229       * camerabin and photography API for digital camera interfacing
1230       * Merge elements from Farsight: liveadder, sirendec, sirenenc, valve,
1231         rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert,
1232         mimdec, mimenc
1233       * typefinder based on xdgmime
1234
1235 Bugs fixed since 0.10.10:
1236      
1237       * 573369 : [gstfaad] Memory corruption and segfault
1238       * 568704 : Metadatamux: unable to configure byte order for EXIF
1239       * 354908 : videoflipping interface for v4l2src
1240       * 369912 : missing inclusion in rpm spec file
1241       * 469930 : [mmssrc] seeking support PATCH
1242       * 481075 : Full support for ASS/SSA subtitles
1243       * 549645 : merge useful elements from gst-plugins-farsight into core
1244       * 567003 : [ladspa] improve plugin scanning
1245       * 567371 : [mpegtsparse] memory leak in mpegtspacketizer
1246       * 567828 : rtpmanager and RTCP BYE packet
1247       * 567965 : [flvdemux] add support for ECMA arrays in script tags
1248       * 568480 : gst-plugins-bad dccp plugin won't compile on Soalris
1249       * 568483 : Problems linking gst-plugins-bad
1250       * 568837 : RFE: allow building against the system modplug library
1251       * 569323 : [qtmux] should support audio/AMR sink
1252       * 570996 : bpmdetect relibably crashes with SIGSEGV on particular file
1253       * 571560 : gstdshowaudio decoder doesn't compile.
1254       * 572315 : Compiling camerabin on Windows with Visual Studio
1255       * 572900 : gstrtpsession should not forward recv side event to the s...
1256       * 573288 : [mpegtsdemux] memory leak when pusi is missed due to pack...
1257       * 573391 : [videoanalyse] Wrong brightness calculation
1258       * 575157 : xdgmime typefinder: make more conservative
1259       * 575565 : [mxf] mxf plugin uses symbols not in glib 2.6 (minimum gl...
1260       * 564114 : [PATCH] fbdev: fix depth calculation
1261       * 573850 : Use Glib's byte order in gstgsmdec
1262       * 573851 : Use glib integer types in gstfaad
1263       * 172043 : [mpegpsdemux] wrong video length on mpeg file
1264
1265 Changes since 0.10.9:
1266
1267       * Require gettext 0.17
1268       * ACM mp3 decoder element for win32
1269       * New MXF demuxer added
1270       * JPEG-2000 encoder - jp2enc added
1271       * RTP support
1272       * Fixes for RTP support
1273       * Add parsers for AAC and AMR
1274       * Move libgstapp and elements to -base
1275       * Add Quicktime muxer element qtmux
1276       * Enhance RFB capture
1277       * Improve MPEG-TS and MPEG-PS demuxing
1278       * Don't install static libs for plugins
1279       * Introduce audioringbuffer element
1280       * Improve DVD playback of ResinDVD components
1281       * Move old audioresample from -base as legacyaudioresample
1282       * Improve speexresampler, and then move it to -base
1283       * Improve FLV demuxing and parsing
1284       * Various DVB input fixes
1285       * Add support for frequency list descriptors for DVB
1286       * Improve MPEG-TS muxer
1287       * Various other bug-fixes
1288
1289 Bugs fixed since 0.10.9:
1290
1291       * 127574 : replaygain support
1292       * 480543 : [spc] crashes when not given any input data
1293       * 546319 : [resindvd] Stuck on first menu (language selection)
1294       * 549222 : Totem using resindvd element as DVD navigation module doe...
1295       * 550280 : Move qtmux to gst-plugins-bad
1296       * 550454 : FLV demuxer screws up in Pitivi
1297       * 550613 : [mpegtsmux] Add support for ac3/dts/lpcm
1298       * 553823 : CodeStyle improvements and minor fixes to the DCCP plugin.
1299       * 555238 : Recent changes in x264 breaks compilation of x264 plugin.
1300       * 557161 : Wrong time displayed and no seeking with MPEG PS cut from...
1301       * 557763 : [mpegtsmux] DeadlockEOS due to interleaving mechanism
1302       * 557814 : [mpegdemux] frequency list descriptor support
1303       * 558639 : cross-configuring interrupts due to a failing check for " ...
1304       * 560841 : Provide access to packet loss
1305       * 561992 : debug format warning during compilation of resindvdsrc.c ...
1306       * 562312 : Lip-sync generates wrong `ts-offset' in GstRtpBin
1307       * 562319 : [rtpsession] memory corruption
1308       * 562802 : [appsrc] lockup in pad_push() if previous flow was wrong-...
1309       * 563006 : mxf mpeg422 file stops playing
1310       * 563147 : input-selector doesn't notify of active-pad changing when...
1311       * 564232 : Dual Licensing qtmux
1312       * 565439 : Make pcapparse compile with (mingw32) gcc
1313       * 565509 : rtpsource on receiver side can't get clock-rate for h264,...
1314       * 565614 : [mpegtsdemux] Fix memory leak
1315       * 565910 : allow forcing the ssrc on a rtpsession
1316       * 566356 : [dvbbasebin] Couple of memleaks
1317       * 566613 : bayer2rgb calculates wrong color offset
1318       * 566878 : [ladspa] Add dependencies for ladspa modules
1319       * 566957 : Add time based seeking to ResinDVD
1320       * 566958 : fix dirac support in qtmux/mp4mux
1321       * 566959 : Fix duration query on mpegtsdemux
1322       * 508029 : [speexresample] pops/glitches in some cases
1323       * 558416 : [PATCH] realvideodec: use pixel aspect ratio of container
1324       * 564482 : [appsrc] semantics of push-buffer signal awkward for bind...
1325       * 565319 : rtpjitterbuffer: bursty reception can cause time to be re...
1326       * 565613 : [mpegtsdemux] Add scrambled field to service structure
1327       * 567004 : ladspa plugin crashes on Solaris
1328
1329 Changes since 0.10.8:
1330
1331       * New CELT encoder and decoder
1332       * New TwoLAME encoder
1333       * New DCCP element
1334       * New AIFF parser element
1335       * New APEX sink element
1336       * deinterlace2 element improvements
1337       * New JACK audio src element
1338       * New winscreencap, winks and pcapparse plugins
1339       * x624enc fixes
1340       * Support for ATSC tuning and channels.conf parsing
1341       * RTP improvements
1342       * New scaletempo element
1343       * Add Fluendo MPEG-TS muxer
1344       * Add Fluendo MPEG-TS and MPEG-PS demuxers
1345       * New JPEG2000 element
1346       * New FLAC parser element
1347       * DVD playback improvements
1348       * Improved DirectShow decoding support
1349       * New Windows Audio Session audio src element
1350       * New FLV muxer element
1351       * Many other bug fixes and improvements
1352
1353 Bugs fixed since 0.10.8:
1354
1355       * 537700 : [scaletempo] Scale audio tempo in sync with playback rate
1356       * 550468 : [name conflict] New Fluendo mpeg demuxers
1357       * 545197 : jackaudiosrc
1358       * 555244 : Output-selector has unexpected event forwarding right aft...
1359       * 402593 : deinterleave gives corrupt output
1360       * 406673 : Need AIFF parser
1361       * 535527 : [real] Real video/audio stream fails to play
1362       * 537455 : ATSC: VSB / QAM Annex B support
1363       * 538500 : AIFF file doesn't play
1364       * 542390 : Implementation of DCCP Plugin for gstreamer
1365       * 542510 : [apexsink] Apple AirPort Express Wireless Sink
1366       * 545247 : use g_setenv() insteed of setenv() in sdlvideosink.c
1367       * 546312 : Make the metadata writable before modifying it in rtpmanager
1368       * 549409 : gstrtpbin don't stop at the end of a stream
1369       * 549774 : audio / video synchronization glitch during rtsp playback
1370       * 550486 : [faac] Negotiation problem with mono audio for some sampl...
1371       * 550657 : New element jasperdec
1372       * 552506 : [neonhttpsrc] doesn't handle/throw errors correctly
1373       * 552536 : fix incomplete change to gstdvbsrc.c
1374       * 553755 : [mpegpsdemux] FP exception when playing tv2-1_25.mpg
1375       * 555193 : [ELEMENT-MOVE] Move mpegtsparse element into mpegdemux pl...
1376       * 555198 : [mpegpsdemux] Lower the RANK to MARGINAL for next release
1377       * 555912 : [apexsink] Missing from ext/Makefile.am
1378       * 555965 : Missing space after point mark
1379       * 555968 : Missing space after point mark
1380       * 555969 : Missing space after point mark
1381       * 556003 : [flvdemux] Regression in handling flow returns in pull-mode
1382       * 556274 : [aiffparse] Uses debugging methods before debugging is in...
1383       * 556338 : Failed to configure latency
1384       * 556428 : [mpegpsdemux] Creates invalid newsegment events 
1385       * 556430 : [inputselector] Assumes there's always an otherpad
1386       * 556440 : [PATCH] crash on demuxing certain transport streams
1387       * 556482 : [PATCH] crash in mpegtsparse get_encoding_and_convert
1388       * 556564 : [flvmux] Copy & paste bugs resulting in invalid files
1389       * 556588 : [apexsink] should not have PRIMARY rank
1390       * 557080 : [mpegpsdemux] Regression with reverse-playback
1391       * 543480 : gstrtpbin fails to release lock while emitting signal
1392       * 556520 : jitterbuffer seqnum gap detection is wrong
1393       * 463941 : Plugin for screen capture on windows
1394       * 519935 : New plugin for video capture on Windows
1395       * 520899 : New plugin: pcapparse
1396       * 520901 : New plugin: wasapi (Windows Audio Session API) 
1397
1398 Changes since 0.10.7:
1399
1400       * Support shared desktops in RFB input
1401       * Make the Quicktime codec wrapper work on win32
1402       * Experimental DVD navigation support
1403       * Support AAC/H.264 in FLV files
1404       * Fixes in the DirectShow codec wrapper
1405       * Fix the Real codec wrapper plugin
1406       * New deinterlace2 plugin incorporating TVtime deinterlacers
1407       * Handle seeking, timestamps, duration in RAW video/audio parsers
1408       * New DirectShow video sink for Win32
1409       * FAAD reverse playback support
1410       * OSS4 support improvements
1411       * MythTV seeking support
1412       * SPC decoder now supports seeking, tags and duration queries
1413       * Replaygain elements moved to Good
1414       * Deinterleave/interleave elements fixed and moved to Good
1415       * MPEG-4 video stream parser fixes
1416       * Improved MPEG-TS parsing for DVB support
1417       * Improvements in App source/sink
1418       * RTP manager enhancements
1419
1420 Bugs fixed since 0.10.7:
1421
1422       * 533736 : [mythtvsrc] Seeking doesn't work
1423       * 544050 : ext/timidity/gsttimidity.c :  ISO C90 forbids mixed decla...
1424       * 454151 : SPC plugin enhancements (patch)
1425       * 506594 : [interleave] doesn't work with channels > 1
1426       * 521392 : Proposed patches for bayer2rgb encoding
1427       * 525613 : [wildmidi] [PATCH] initializes library multiple times
1428       * 528618 : amrwb plugin do not build without warning with the 3ggp s...
1429       * 529359 : BBC Real Audio stream is just noise
1430       * 530611 : [gstsrtenc] declare variables at beginning of block
1431       * 531840 : QuickTime wrapper doesn't work on Win32
1432       * 531955 : gstrtpsession doesn't send RTCP bye on EOS
1433       * 532723 : mpeg4videoparse should parse the codec data
1434       * 533435 : wildmidi does not work
1435       * 533559 : mpeg4videoparse should skip garbage
1436       * 535043 : VCD plugin only plays first track
1437       * 536042 : mpeg4videoparse broken on big endian architectures
1438       * 536258 : interleave doesn't close properly
1439       * 536856 : rtpmanager deadlocks when receiving new data while going ...
1440       * 538560 : [mpegtsparse] static caps reference counter incremented i...
1441       * 539292 : memory leak in mpegtsparse
1442       * 539601 : [realvideodec] not-negotiated error if codec lib isn't found
1443       * 541522 : cross mingw32 gcc: festival plugin compilation fix
1444       * 541543 : fix HAVE_OSS4 detection code in configure.ac
1445       * 543286 : deinterlace2 doesn't build outside gcc
1446       * 543846 : [resindvd] Impossible to build from the first configure r...
1447       * 543848 : [ladspa] Needs to link with -ldl for dlopen() and friends
1448       * 543860 : [modplug] Uses CFLAGS for CXXFLAGS
1449       * 543861 : [resindvd] Some files not disted
1450       * 544457 : -bad doesn't compile with MSVC
1451       * 526905 : [musepack] Port to the new libmpcdec API
1452       * 532011 : Deadlock in rtpsession
1453       * 536309 : Seeking in pipeline with videoparse crashes
1454
1455 Changes since 0.10.6:
1456     
1457       * OSS v4 support
1458       * libdc1394 2.0.0 support
1459       * AAC support fixes
1460       * RTP support improved
1461       * New OFA element
1462       * SRT subtitle encoder added
1463       * Windows Inet support for http/ftp
1464       * Fixes in dc1394, MIDI, MPEG-2 encoding, MythTV input, NAS
1465       * Fixes in Bayer decoder, replaygain analysis, GSM decoder
1466       * DVB/MPEG-TS support improved
1467       * NSF decoder updated
1468       * 'metadata' plugin enhancements
1469       * Dirac encoder ported to libschroedinger
1470       * mplex element ported to 0.10
1471       * VCD/CDXA parser ported to 0.10
1472       * Directshow wrapper improvements
1473       * 'selector' plugin enhancements
1474       * souphttpsrc moved to the -good module
1475       * Various other fixes and enhancements
1476
1477 Bugs fixed since 0.10.6:
1478      
1479       * 498237 : nsfdec crash with SK8ORDIE.
1480       * 529378 : faad leaks GstAudioChannelPosition
1481       * 351309 : New Element: gst-puid
1482       * 469979 : [faad] Could not map channel positions - setting caps on ...
1483       * 494499 : replaygain analysis slowdown on low volume (denormals)
1484       * 514948 : [souphttpsrc] configurable buffer size setting and zero-copy
1485       * 514964 : [dc1394] port to new stable 2.0.x API
1486       * 517937 : various C89 fixes
1487       * 518227 : test/icles/metadata_editor.c does not compile on Windows
1488       * 518722 : [souphttpsrc] append cookie headers to HTTP request
1489       * 519905 : [mvedemux] fix audio discontinuity
1490       * 520329 : [PATCH] mjpegtools: mplex ported to 0.10 and mpeg2enc upd...
1491       * 520626 : Implement collision and loop detection in rtpmanager
1492       * 520892 : [dshowvideosrc] latency and shutdown improvements
1493       * 520894 : rtpmanager rtcp thread shutdown deadlock
1494       * 520897 : new element: wininetsrc
1495       * 521749 : [souphttpsrc] unit test fails on mandriva cooker
1496       * 522134 : [souphttpsrc] Playback should continue seamlessly on serv...
1497       * 522212 : wrong origin
1498       * 522884 : gstneonhttpsrc does not handle the HTTP status 303 correc...
1499       * 523854 : [souphttpsrc] Glitches and crackling when playing things ...
1500       * 524035 : [neonhttpsrc] fails to compile with libneon 0.28.x
1501       * 525271 : [new plugin] srtenc
1502       * 526337 : souphttpsrc ignores connections error
1503       * 527622 : [flvdemux] crash in FLV demuxer
1504       * 528000 : [timidity] Doesn't dist all files correctly
1505       * 528011 : [dc1394] Shouldn't be included in the states test
1506       * 528245 : rtpbin element leaks
1507       * 528266 : [ofa] Unit test fails because of different fingerprints
1508       * 528614 : timeout introduced in poll loop for fd in dvbsrc causes b...
1509       * 529283 : [ofa] Unit test leaks tag string
1510       * 529285 : [rganalysis] Unit test leaks a GstTagList
1511       * 517854 : DirectFB check fails
1512       * 517895 : nas plugin no longer builds (configure.ac error)
1513       * 517896 : PATCH: fix building of mpeg2enc plugin with even newer mj...
1514       * 525100 : does not build with --disable-external
1515       * 481354 : [wavparse] does not play 700Hz GSM 6.10 wav file
1516
1517 Changes since 0.10.5:
1518     
1519       * DVB support added
1520       * dc1394 support
1521       * RTP-manager improvements
1522       * Support for native QT codecs on OS/X and DirectShow codecs on Windows,
1523         courtesy of Songbird and Fluendo
1524       * New elements: flvdemux, flvparse, mpegtsparse, dvbsrc, dvdspu
1525       * More new elements: mpeg4videoparse, metadatademux/mux, souphttpsrc,
1526         speexresample, qtwrapper
1527       * Even more new elements: rawaudioparse, fbdevsink
1528       * Renamed elements/plugins: switch (now selector), pitch (now soundtouch)
1529       * Elements graduated to good: multifilesrc/sink, spectrum, equalizer,
1530         bpwsinc, lpwsinc
1531       * Elements graduated to ugly: xingmux (now part of mpegaudioparse)
1532       * OpenGL support moved to new module: gst-plugins-gl
1533       * appsrc/appsink improvements
1534       * Fixes in neonhttpsrc
1535       * Fixes in amrwbparse
1536       * Deinterlacer improvements
1537       * Fixes in dtsdec
1538       * Fixes in the Real codec wrappers
1539
1540 Bugs fixed since 0.10.5:
1541      
1542       * 321240 : [PLUGIN-MOVE] dfbvideosink should be moved from -bad to -...
1543       * 508029 : [speexresample] pops/glitches in some cases
1544       * 508294 : [realaudiodec] crash in set_caps dereferencing NULL funcs...
1545       * 387251 : New Plugin! : dc1394 Adds Support for firewire (1394) IID...
1546       * 393461 : [Real] Location of .so varies on each distribution
1547       * 395424 : neonhttpsrc lacks support for proxy servers
1548       * 397759 : Xingmux may not write a proper Xing/VBR header
1549       * 403992 : [new plugin] timidity based midi decoder
1550       * 409974 : Code for improved GStreamer resampler (based on speex res...
1551       * 426657 : Add support for SDP multicast description files
1552       * 433373 : [win32] autogenerated win32/common/config.h needed
1553       * 444499 : build of fresh CVS is failing in ext/sdl
1554       * 450175 : gcc-2.9x build fixes
1555       * 450605 : Missing files in po/POTFILES.in
1556       * 452009 : ./configure breaks when cross-compiling FAAD2
1557       * 452258 : [mpeg2enc] make work with mjpegtools 1.9
1558       * 453636 : dvbsrc needs more flexible adapter selection
1559       * 454078 : [ivorbis] header files missing in release tarball
1560       * 454313 : missing xml files to build docs/plugins
1561       * 456901 : PATCH: add several missing supported mime-types to the mo...
1562       * 456912 : PATCH: make wildmidi plugin check for /etc/timidity.cfg
1563       * 461068 : Seeking not properly implemented by the pitch plugin
1564       * 461373 : HP-UX 11.11 build with native compiler
1565       * 461377 : [festival] port to GStreamer-0.10
1566       * 461601 : Some files missing from POTFILES.in
1567       * 462737 : compilation breaks with g++-4.2 and gcc-4.2
1568       * 464678 : Add connection-speed property to mmssrc element
1569       * 468039 : [mythtvsrc] missing examples for live tv in gst-inspect
1570       * 471554 : real media videos do not work
1571       * 473562 : [rtpmanager] cvs build problem due to compiler warning
1572       * 474969 : [neonhttpsrc] fails to play radio streams with neon > =0.26
1573       * 476128 : Printf format fixes
1574       * 476148 : Add mpeg4 video parser
1575       * 476159 : memleak patch to rtpmanager
1576       * 476370 : [faad] shouldn't set channel-positions for mono and stereo
1577       * 477306 : amrwbenc has not property to select band mode
1578       * 478566 : Add notification of active SSRCs to the RTP manager
1579       * 481200 : gstneonhttpsrc discards GET parameters from URL
1580       * 481276 : [mpegtsparse] " not linked (-1) " error
1581       * 481279 : [mpegtsparse] partial corruption of the output stream
1582       * 483400 : mpegtsparse: PAT with version 0 incorrectly skipped by pa...
1583       * 484990 : memleak - missing g_free() rtpmanager/gstrtpbin.c
1584       * 485462 : alsaspdifsink uses wrong sample rate
1585       * 487496 : [dvdspu] fails to link on Mac OS
1586       * 487892 : [mpegtsparse] getting pat-info property before PAT is ava...
1587       * 487901 : [mpegtsparse] stale PAT info when switching from PLAYING ...
1588       * 490060 : [faac] a few minor issues: bitrate, enum nick for low com...
1589       * 490682 : [interleave] can't create more than one request sink pad
1590       * 492406 : Crasher in libgstdshow on Windows/MSVC
1591       * 492798 : [rtpmanager] build issues on Windows/MSVC
1592       * 496221 : Streaming FLV's over HTTP doesn't work, for totem and the...
1593       * 498430 : incomplete CVS commit
1594       * 498667 : gstreamer segfaults in faac
1595       * 498755 : FLV files incorrectly report framerate of 1000fps
1596       * 499008 : mpeg2enc ignores the incoming stream aspect property
1597       * 500099 : Fixes and improvements to souphttpsrc
1598       * 500142 : switch element in switch plugin should be renamed
1599       * 501579 : rtpmanager should emit a signal when it can associate a s...
1600       * 502335 : [souphttpsrc] some enhancements
1601       * 502879 : videoparse segmentation fault
1602       * 503308 : Changing tempo using pitch plugin doesn't update length info
1603       * 507020 : [rtpjitterbuffer] unreffing peeked buffer and not popping...
1604       * 507584 : gio: gstgiobasesrc.c does not compile with CVS version of...
1605       * 507940 : rtpsession:rtp_send_src shouldnt not have fixed caps
1606       * 508515 : [rtpbin] allow request_new_pad with name NULL
1607       * 508587 : Improvement to rtpsession
1608       * 508979 : Enhancement for xingmux
1609       * 510708 : [souphttpsrc] support for libsoup-2.4
1610       * 511001 : enhanced deinterlace plugin
1611       * 511146 : rtpjitterbuffer should not return an error on no-caps
1612       * 511530 : DTS library API change?
1613       * 511683 : gstrtpbin fails to associate streams together for lipsync
1614       * 511686 : make gstrtpjitterbuffer respect different clock rates for...
1615       * 511920 : rtpsource queue full tries to treat GstBuffer as GstObject
1616       * 512654 : [h264parse] does not build in cvs head (unused variable i...
1617       * 512774 : [rtpjitterbuffer] does not accept clock rate from caps
1618       * 512826 : switch / selector event leak
1619       * 514093 : bug in configure.ac prevents glimagesink plugin from bein...
1620       * 515564 : souphttpsrc unit test fails to build
1621       * 515567 : [states] States unit test should exclude the dvb plugin
1622       * 515588 : Warning building tremor plugin
1623       * 515720 : [xvid] Memory leak caused by not unsetting GValue
1624       * 515721 : [rfb] rfbsrc leaking the rfb decoder
1625       * 515722 : [fbdev] Leaking the device property string
1626       * 515815 : [mpegvideoparse] fix a few new memory leaks
1627       * 515860 : plugins should not install headers - fix metadata
1628       * 515919 : Fix a bunch of finalize leaks
1629       * 515964 : [docs] Still contains docs for the GIO plugin although it...
1630       * 515970 : [dshowdecwrapper] Doesn't chain up dispose function properly
1631       * 516061 : [h264parse] fix a few new memory leaks
1632       * 516094 : Remove glimagesink from -bad
1633       * 516114 : dvbbasebin leaks the location string when the uri handler...
1634       * 516160 : gstrtpbin did not ignore streams with no SR when doing as...
1635       * 516436 : [dvdsub] segfault on display of 1st subpicture in 2nd cha...
1636       * 516448 : criticals due to missing debug category init in mpegtsparse
1637       * 516499 : critical caused by assuming optional property " descriptor...
1638       * 517391 : [tta] Doesn't link with libm
1639       * 517571 : small memory leak in gstrtpbin
1640       * 517684 : [mythtvsrc] Small bug fixes
1641       * 478159 : Could not decode realvideo buffer
1642       * 497020 : Add fully async HTTP source based on libsoup.
1643       * 501562 : [switch] bogus locking order
1644
1645 Changes since 0.10.4:
1646
1647       * New plugin - realdec for decoding Real streams using binary libs
1648       * New plugin - MythTV source
1649       * New plugin - appsrc (for application data insertion)
1650       * New plugin - VMnc VMware capture decoder
1651       * New plugin - JACK audio output
1652       * New plugin - interleave/deinterleave
1653       * New plugin - RTP manager
1654       * New plugin - Bayer to RGB converter
1655       * New plugin - ReplayGain support
1656       * New plugin - DirectShow win32 input support
1657       * New plugin - videosignal/videoanalyse
1658       * LADSPA plugin improvements
1659       * IIR equaliser ported to 0.10 (iirequalizer)
1660       * libsndfile output ported to 0.10
1661       * mpegvideoparse ported to 0.10 and improved
1662       * switch element ported to 0.10
1663       * VCD source element ported to 0.10
1664       * AMR-WB support fixes 
1665       * MIDI renderer plugin based on timidity
1666       * Windows and OS/X output plugins moved to the Good module 
1667       * qtdemux, wavpack and videocrop plugins moved to the Good module
1668       * Many other bug fixes and improvements
1669       * Parallel installability with 0.8.x series
1670       * Threadsafe design and API
1671
1672 Bugs fixed since 0.10.4:
1673
1674       * 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
1675       * 333307 : AmrWB Plugin
1676       * 345633 : [nassink] port to 0.10
1677       * 354174 : [PATCH] add REAL support by using the proprietary drivers
1678       * 354451 : [mythtvsrc] Plugin for MythTV source
1679       * 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
1680       * 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
1681       * 375264 : [neonhttpsrc] add seek support
1682       * 376591 : configure.ac looks for wrong symbols for FAAD support
1683       * 382184 : Port interleave and deinterleave to 0.10 for audio channe...
1684       * 388050 : [neonhttpsrc] code simplifications
1685       * 392112 : [rfbsrc] doesn't build with MinGW
1686       * 393622 : Not building real plugin, only works on 32bit x86 platforms.
1687       * 395536 : [wavpackenc] Trivial cleanup
1688       * 395597 : Deinterleave fails to negotiate with alsasrc when using D...
1689       * 400555 : dts-in-wav: only 2 channel recognised
1690       * 402470 : [osxvideosink] video sink for MacOSX
1691       * 412077 : [speed] can't initially set speed > 1
1692       * 412710 : [replaygain] Add playback elements
1693       * 413818 : [neonhttpsrc] errors out on redirects
1694       * 421110 : New x264enc plugin
1695       * 421598 : [wavpack] Add support for non-8*n depths and don't play a...
1696       * 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
1697       * 423741 : [amrwb] use external shared libamrwb
1698       * 430594 : Unable to compile gst-plugins-bad CVS
1699       * 430598 : [realvideodec] dll functions not available on MinGW
1700       * 430664 : name conflict for " rtpbin " element
1701       * 437260 : CFLAGS are poinsoned by the OpenGL test
1702       * 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
1703       * 437539 : Compilation of DirectDraw and DirectSound plugins using m...
1704       * 439405 : YUV not working in GL image sink.
1705       * 439910 : [switch] Warning in a debug function (Mingw)
1706       * 439911 : [qtdemux] Warning in a debug function (MinGW)
1707       * 439914 : [directdraw] Warnings when using MinGW
1708       * 440466 : [PLUGIN-MOVE] osxvideo
1709       * 440774 : [sdl] sdlvideosink has ill-formatted element details
1710       * 442689 : [neon] Property-related cleanups of neonhttpsrc
1711       * 445189 : PLUGIN-MOVE - Move Windows sinks to -good
1712       * 348973 : New plugins: MVE muxer/demuxer
1713       * 391971 : Fix build with gcc-2.x
1714       * 392313 : [directdrawsink] dist and add to gst-plugins-bad
1715       * 392638 : [directsoundsink] dist and add to gst-plugins-bad
1716       * 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
1717       * 403572 : Port equaliser element to 0.10
1718       * 352605 : [PLUGIN-MOVE] move wavpack to -good
1719       * 426972 : Specific set of H.264 files cannot be played
1720       * 434101 : [gsm] doesn't link against libgstbase-0.10
1721
1722 Changes since 0.10.3:
1723
1724       * V4L2 source element moved to Good plugins
1725       * Many improvements in Quicktime playback
1726       * Xvid encoding and decoding improvements
1727       * FAAD decoder fixes
1728       * New element: alsaspdifsink for IEC958 output
1729       * Spectrum FFT analysis element ported
1730       * New element: h264parse. H.264 Parser
1731       * Fixes in bz2 support
1732       * New element: theoraexpdec. Libtheoraexp based Theora decoder
1733       * New element: wavpackenc. Wavpack decoder
1734       * Improvements in the libneon based http source
1735       * gstfilter ported to 0.10
1736       * mpeg2enc ported to 0.10
1737       * New element: nsfdec. NSF decoder
1738       * New element: spcdec. libopenspc based SPC decoder
1739       * videocrop ported/re-written from 0.8
1740       * cdaudio element ported to 0.10
1741       * New element: rganalysis. ReplayGain analysis element
1742       * New element: dvbsrc. DVB source element (disabled by default)
1743       * deinterlace (Simple deinterlacer) ported from 0.8
1744       * New element: nuvdemux. NUV video demuxer
1745       * Fixes in the DirectDraw output elements
1746       * New elements: multifilesrc, multifilesink
1747       * y4mencode ported from 0.8
1748       * rfbsrc, librfb based capture source ported from 0.8
1749       * New element: jackaudiosink. JACK audio output element
1750       * Many other fixes and improvements
1751
1752 Bugs fixed since 0.10.3:
1753
1754       * 379261 : crash in Movie Player: Trying to play a partial...
1755       * 151192 : [PATCH] nsf decoder
1756       * 124580 : [jacksink] plugin needs a maintainer/love/to be updated
1757       * 330632 : [qtdemux] MP3 stream in MP4 container not playable
1758       * 335507 : [FAAD] blur_warhammer.mp4 movie doesn't transcode
1759       * 339462 : [PATCH] xvid plugin to support more capabilities of XviD ...
1760       * 340638 : New plugin: h264 parse element
1761       * 341231 : [qtdemux] [faad] audio in some superman trailers doesn't ...
1762       * 341461 : gst-plugins-bad missing -no-undefined again
1763       * 341563 : [faad] fails to decode middle of file, should just skip o...
1764       * 343031 : v4l2src caps negotion is faulty
1765       * 343131 : [wavpack] add wavpack encoder
1766       * 343184 : [mpeg2enc] ported to 0.10
1767       * 343866 : cygwin fixes
1768       * 344472 : [wavpackdec] should post audio codec tag and extract bitrate
1769       * 344821 : [pitch] controllable properties
1770       * 344944 : AAC Support crashes with some files
1771       * 345182 : [neonhttpsrc] fails to compile with libneon 0.26.x
1772       * 345336 : modplug plugin doesn't work on AMD64
1773       * 345653 : [videocrop] port to 0.10, support all common formats
1774       * 346853 : [PATCH] ported gstfilter elements to 0.10
1775       * 347079 : [qtdemux] plugin doesn't decode Year
1776       * 347443 : [wavpack] port parser/decoder to official API and random ...
1777       * 347935 : [nsf] warning when building RPM
1778       * 348220 : New libopenspc-based SPC playback plugin
1779       * 348976 : [xviddec] crashes after invalid unit size warning
1780       * 350399 : [qtdemux] extract multiple redirect locations and require...
1781       * 350741 : [faac] Wrong bitrate set
1782       * 351495 : [wavpackparse] add support for push-based mode
1783       * 351557 : [wavpackparse] resync in push mode if sync was lost
1784       * 357069 : [rganalysis] New element: ReplayGain analysis
1785       * 357212 : [glimagesink] crashes if no DISPLAY
1786       * 361260 : New element: nuvdemux
1787       * 362626 : Fixes compiling with forte: warning clean up (part 5)
1788       * 376106 : Port rfbsrc to gst 0.10
1789       * 378613 : [qtdemux] non-working redirect ('alis' redirect reference...
1790       * 382203 : ladspa element needs to be enabled
1791       * 384294 : [modplug] returns position query results in attoseconds
1792       * 385048 : [qtdemux] Crash on a mp4 file in qtdemux_parse_trak
1793       * 385788 : [SECURITY] buffer overflows in modplug
1794       * 387076 : [wavpack] Wrong include
1795       * 387122 : [qtdemux] regression: crash in parse_trak
1796       * 387160 : [qtdemux] posts buffering message which can cause hangs
1797       * 351659 : [wavpackparse] fix resync in push mode, implement it in p...
1798       * 351663 : [wavpackenc] doesn't set correct caps on source pad
1799       * 352476 : [wavpack] documentation, unit tests, memleak fix
1800       * 366523 : [directdraw] fix playback and vs8 fixes
1801       * 369539 : [wavpackenc] More sensible values for GstEnums, don't sen...
1802       * 384140 : [neonhttpsrc] id3demux autoplug loop streaming mp3 with I...
1803       * 387137 : Regression: qtdemux paletted image handling
1804       * 349916 : [gdp] raw audio saved in gdp, when depayloading  complain...
1805       * 346723 : gstneonhttpsrc fails for URL
1806       * 347439 : [qtdemux] seeks poorly in files with slideshows
1807       * 349204 : [gdp] raw audio saved in gdp does not depayload correctly
1808       * 351825 : [qtdemux] doesn't set proper caps for RGB video
1809       * 367696 : [qtdemux] No support for QuickTime Animation (RLE).
1810       * 372243 : [PATCH] yuv4mpeg (v2) encoder ported to 0.10
1811       * 380610 : [rganalysis] Incorrect event handling
1812       * 383471 : cannot link 1 ch raw 24-bit PCM audio
1813       * 344987 : [PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port
1814
1815 There was no 0.10.2 release
1816
1817 Changes since 0.10.1:
1818
1819       * FAAD/AAC decoder improvements
1820       * Better QuickTime support
1821       * Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM
1822       * New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp
1823       * Musepack decoder improved
1824       * libneon based http input now supports iradio mode
1825       * More uniform plugin descriptions
1826       * Many bug fixes
1827
1828 Bugs fixed since 0.10.1:
1829
1830       * 334700 : [qtdemux] Memory leaks
1831       * 333307 : AmrWB Plugin
1832       * 330317 : New xingmux element  for writing Xing headers
1833       * 304795 : [ximagesrc] port to 0.9 [PATCH]
1834       * 154906 : [qtdemux] A/V Synch problem + crackling sound
1835       * 167129 : [qtdemux] eats last chunk
1836       * 173007 : [faad] Failed to decode buffer: Channel coupling not yet ...
1837       * 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c...
1838       * 321351 : extracted AAC output is played too slow
1839       * 324082 : [qtdemux] [faad] playback issues with quicktime videos
1840       * 327075 : [qtdemux] add support for palettized SMC videos
1841       * 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1
1842       * 331335 : New Element: libsoundtouch based pitch shifter
1843       * 331909 : support for more fourccs in qtdemux
1844       * 332066 : [qtdemux] doesn't extract Disc Number field from some files
1845       * 332155 : Seeking problems in .mov files
1846       * 332402 : quicktime file will not play
1847       * 332598 : port modplug to 0.10
1848       * 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o...
1849       * 333283 : [xviddec] Fix build with gcc 2.95
1850       * 333501 : [patch] taglib element
1851       * 334123 : [taglibmux] fixes for TPOS and TCOP
1852       * 334417 : autogen.sh bit rot
1853       * 334748 : [faad] doesn't take sampling rate from demuxer
1854       * 335585 : xvidenc does not mark key-frame/delta-units
1855       * 336898 : Port musicbrainz/trm plugin to 0.10
1856       * 337263 : plugins need better/unified descriptions
1857       * 338233 : theora-exp api out of sync
1858       * 339041 : qtdemux : Floating point exception
1859       * 339074 : Thumbnail generation fails on the following file
1860       * 337436 : Sound is very jerky on this .mov file
1861       * 338935 : [qtdemux] floating point exception parsing trac header
1862
1863 Changes since 0.10.0:
1864
1865       * Parallel installability with 0.8.x series
1866       * Threadsafe design and API
1867       * Lots of fixes for the QT/MOV demuxer, including restoring 
1868         the ability to play web streams, and more codecs supported
1869       * AAC decoder fixes
1870       * MMS source fixes
1871       * DirectFB plugin updated
1872       * New plugins ported to 0.10: swfdec, XVid, dtsdec, glimagesink
1873       * New libneon based http source filter
1874       * APE tag reader moved to gst-plugins-good module
1875
1876 Bugs fixed since 0.10.0:
1877
1878       * 303167 : Add bzip2 support
1879       * 322973 : [wavpack] erroneous sampling rates range
1880       * 326524 : Support for Indeo 3-encoded QuickTime files
1881       * 327133 : [qtdemux] QuickTime with 8-bit audio
1882       * 328854 : AAC+ stream not working with FAAD plugin
1883       * 330089 : [bz2] Wrong mimetype and no typefinding
1884       * 331302 : bz2 plugin source files lack copyright notices
1885       * 331543 : crash on iTunes MPEG v4 AAC-LC files
1886       * 331582 : [qtdemux] protect log statement against invalid memory access
1887
1888 Bugs fixed since 0.9.7:
1889     
1890       * 322962 : wavpack plugins don't get built
1891
1892 Changes since 0.9.6:
1893
1894       * wavpack ported
1895       * libmms ported
1896
1897 Changes since 0.9.5:
1898     
1899       * Fractional framerates
1900
1901 Bugs fixed since 0.9.5:
1902     
1903       * 320532 : [faac] set output samplerate and number of channels
1904       * 321903 : [qtdemux] does not know fourcc DX50, as produced by DivX 5
1905
1906 Changes since 0.9.4:
1907     
1908       * Parallel installability with 0.8.x series
1909       * Threadsafe design and API
1910       * qtdemux supports custom genre tags
1911       * tremor integer vorbis decoder ported
1912       * directfb video sink ported (with examples and documentation!)
1913
1914 Bugs fixed since 0.9.4:
1915     
1916       * 321241 : faad compile fix
1917
1918 Bugs fixed since 0.9.3:
1919
1920       * 317438 : [speed] fix 0.9 port
1921       * 318659 : [faac] problem with float capabilities
1922       * 318660 : [faac] missing unrefs
1923
1924 Changes since 0.9.1:
1925
1926       * ported gsm, tta, sdlvideosink