aacparse: Fix caps change handling
[platform/upstream/gstreamer.git] / NEWS
diff --git a/NEWS b/NEWS
index eef98af..dba9c7c 100644 (file)
--- a/NEWS
+++ b/NEWS
-This is GStreamer Good Plug-ins 0.10.20, "Lemonade"
-
-Changes since 0.10.19:
-
-      * Fixes for RTP h263 depayloader timestamping regressions that broke video calls
-      * Fixes for FLAC decoder when FLAC is embedded in a container such as Ogg or Matroska
-      * y4menc now supports more YUV pixel layouts
-      * rtpsource: bitrate estimation improvements
-      * rtspsrc, udp: multicast fixes
-
-Bugs fixed since 0.10.19:
-
-      * 532117 : [matroskamux] Doesn't update the track duration
-      * 610959 : [flacdec] certain flac-in-ogg file only plays after long delay
-      * 611213 : [rtpsource] estimate bitrate on receiver side
-      * 612154 : rtph263depay removes all timestamps from outgoing buffers
-
-Changes since 0.10.18:
-
-      * shapewipe: moved from -bad to -good
-      * avidemux: push mode seeking support
-      * avidemux: drop video frames up to the desired keyframe after a seek
-      * configure: cross-compilation fixes (use $PKG_CONFIG instead of pkg-config)
-      * dvdepay: don't output frames until we have a header, fixes crash
-      * flacdec: fix tag extraction in push mode
-      * flvdemux: obtain the index from the end of an flv file in push mode
-      * flvdemux: audio tags without any content are valid; indexing improvements
-      * jpegdec: fix invalid memory access in parser
-      * jitterbuffer: new buffering modes: low/high watermark buffering, rtp timestamps
-      * matroskademux: seeking/segment fixes (esp. regression with gnonlin)
-      * matroskademux: subtitle stream improvements (advance sparse streams in smaller steps)
-      * multipartdemux: improve header mime-type parsing
-      * qtdemux: fix ALAC codec-data handling; handle signed values in 3GPP location tag
-      * qtdemux: fix frame rate cap regression; fix sample durations corner-case
-      * qtdemux: Use the correct duration when comparing segments
-      * pulsesink: avoid segfault when shutting down
-      * pulsesink: return previous mute state if sink is not active at the moment
-      * rtpbin: change how NTP time is calculated in RTCP, generating more accurate NTP timestamps if the system clock is synchronised with NTP or similar
-      * rtpmp4gdepay: avoid division by 0 in corner case
-      * v4l2sink: change rank to NONE so we don't try to autoplug it
-      * videomixer: fix timestamping problems for input streams with different lengths
-      * videomixer: fix problem when used with gnonlin (always send FLUSH_STOP)
-
-Bugs fixed since 0.10.18:
-
-      * 584536 : [PLUGIN-MOVE] Move shapewipe to -good
-      * 587304 : [jitterbuffer] don't handle correctly data burst from udpsrc
-      * 599292 : Synchronizing two RTP streams from different devices using RTCP is inaccurate.
-      * 604711 : Handling of mime type in multipartdemux
-      * 608026 : [videomixer] timestamping problems
-      * 608843 : [flacdec] Can't read tags in push mode
-      * 610004 : GST_CXXFLAGS should contain GST_CFLAGS
-      * 610053 : matroska fails to build with Sun Studio
-      * 610238 : Avoid an assertion in the rtspsrc element which abort the client application
-      * 610265 : gstrtpmp4gdepay issuing a SIGFPE crashing an application
-      * 610280 : [qtdemux] issue with corrupted 3gp file
-      * 610296 : [qtdemux] Confusion with gst/qt segments
-      * 610337 : pulsesink: gst_pulsesink_get_mute: set result earlier.
-      * 610483 : [jpegdec] invalid memory access
-      * 610556 : Memory violation when starting to decode a running DV PAL RTP stream
-      * 610839 : Unable to cross compile gst-plugins-good
-      * 610894 : send FLUSH_STOP after FLUSH_START in videomixer
-      * 611501 : [regression] matroskademux fails to output anything on some seeks
-      * 609724 : Add translator comment for %s in pulsesink
-
-Changes since 0.10.17:
-
-      * v4l2src: implement GstURIHandler interface
-      * matroskamux: make index size configurable
-      * matroskademux: support push based mode
-      * matroskademux: improve stream synchronization
-      * flacdec: fix possible hanging in pull mode seeking
-      * flacdec: use a single decoder field for both push and pull mode
-      * flacenc: optionally add a seek table
-      * rtp: add BroadcomVoice payloader and depayloader
-      * rtp: add G.723 payloader and depayloader
-      * rtph264pay: add option to insert PPS/SPS in streams
-      * rtph264depay: optionally merge NALUs into Access Units
-      * rtspsrc: add user-id and user-pw properties; fix major memory leak
-      * avimux: many fixes, also better compatibility with Windows Media Player
-      * avidemux: per-stream index parsing (= much faster startup)
-      * qtdemux: progressive download support / seeking in push mode
-      * qtdemux: per sample parsing (= much faster start up)
-      * wavenc: Post warning if file hasn't been finalised properly
-      * videomixer: MMX optimisations and other improvements; implement basic QoS
-      * matroska, qtdemux, id3demux: fix language code writing and extraction
-
-Bugs fixed since 0.10.17:
-
-      * 609405 : [qtdemux] Issues when seeking with file with lots of tracks and edit lists
-      * 503582 : [avidemux] Extract date tag (contained in the IDIT chunk)
-      * 351595 : [flacenc] write seek tables
-      * 505823 : [matroskademux] language tags have wrong iso code
-      * 515073 : [goom] Update to goom2k4
-      * 539858 : not enough NEWSEGMENT events from matroskademux
-      * 554839 : [rtpbin] Automaticaly remove pads
-      * 582575 : [rtph263depay] dropping only part of key frames on lost fragmets
-      * 583367 : gstrtpL16pay ignores max-ptime property
-      * 583985 : [matroskamux] make index size configurable
-      * 587323 : rtpmp4vpay does not payload mp4v stream depayloaded with rtpmp4vdepay
-      * 593354 : rtpjitterbuffer sometimes outputs packets with timestamps in the past
-      * 595265 : SDES handling in RTPSource
-      * 597497 : can't play a redirecting .mov file via playbin
-      * 597823 : Add rtpg723pay plugin
-      * 599300 : [qtdemux] Doesn't populate video bitrate field
-      * 601143 : v4l2src: add GstURIHandler interface
-      * 601242 : [flvmux] ECMA array with file index lacks final 0x09 byte
-      * 601728 : [rtspsrc] Add username/password properties
-      * 602231 : Deadlock between rtpjitterbuffer and gstrtpbin
-      * 602508 : qtdemux: Parse stbl atom per sample instead of all at once
-      * 602887 : shout2send element won't change from PLAYING state to NULL
-      * 602940 : jitterbuffer is racy determining basetime
-      * 603376 : rtpsession : g_type_create_instance performance issue : avoid buffer ref
-      * 603471 : [flacdec] not timestamping output buffers
-      * 603547 : shout2send plugin sends data too fast
-      * 603779 : [ladspa] Remove ladspa plugin code
-      * 604352 : [rganalysis] miscomputes timestamps
-      * 604611 : [qtdemux] Provides invalid ALAC codec data
-      * 604679 : videomixer MMX code doesn't build on fedora12
-      * 604814 : videomixer make error
-      * 604872 : [udpsink] Add missing 'gssize len' parameter to g_convert()
-      * 604913 : rtph264pay/NALU/rtph264depay
-      * 605222 : Mobile Youtube RTSP streams time out at EOS
-      * 605269 : [shout2][patch] Setting public flag
-      * 605447 : Unable to play Real Audio stream for radioBERLIN.
-      * 605882 : rtpg723pay is incorrect
-      * 606198 : rtph264pay is causing alignment trap on ARM arch
-      * 606438 : multiudpsink: warningfixes for windows
-      * 606692 : Incorrect Center Frequency For Band3
-      * 606807 : audioamplify:  allow negative amplifications
-      * 607353 : rtph264pay & base: Don't crash if the other side specifies the profile-level-id
-      * 607440 : [wavenc] should post warning if the file isn't finished properly on pipeline shutting down
-      * 607718 : [qtdemux] Infinite loop doing negative rate playback for single audio stream
-      * 607949 : [avidemux] regression in stop position for mp3 streams
-      * 608209 : [videomixer] blend_mmx.h:173: Error: can't encode register '%ah' in an instruction requiring REX prefix
-      * 608255 : [speex] speexenc crash and leaks in rtpspeexpay and speexdec
-      * 608268 : [flvmux] index timestamps should be in seconds, not milliseconds
-      * 608629 : [pngdec] png_set_gray_1_2_4_to_8() removed in libpng > = 1.4.0
-      * 608671 : [mkv] issues when seeking
-      * 608990 : [qtdemux] Segment start timestamps can be broken
-      * 609107 : [qtdemux] Unknown atoms should also be skipped when looking for moov
-      * 598610 : [matroskademux] Support push mode operation
-      * 594381 : audiofirfilter: Implement FFT convolution
-
-Changes since 0.10.16:
-    
-      * RTP improvements
-      * Support automatic cropping in videobox
-      * Add TTL multicast UDP property
-      * AVI demux push mode fixes and performance improvements
-      * Support large and unusual chunks sizes in wav
-      * Quicktime demuxer improvements
-      * JPEG decode fixes and speedups
-      * Support interlaced Y4M file output
-      * DV demuxer improvements
-      * Pulseaudio fixes and improvements
-      * Support Pulseaudio PLAY/PAUSE requests
-      * speexdec improvements
-      * FLV demuxer improvements
-      * Fix audio noise in the Equalizer plugin, and other improvements
-      * Fix compilation on OS/X Snow Leopard
-      * AVI muxer fixes
-      * Support MPEG V4L2 devices and improve timestamping
-      * Better jpeg2k support
-      * Many other bug fixes and improvements
-
-Bugs fixed since 0.10.16:
-     
-      * 597848 : " Media Player Classic " won't play certain files produced by avimux.
-      * 588245 : TTL is never applied with udpsink/udpmultisink
-      * 368681 : avimux + vbr lame  always out of sync
-      * 458629 : [avidemux] high memory usage for many index entries
-      * 561825 : Problem with RTCP thread using freed objects
-      * 581334 : [qtdemux]  Add support for embedded subtitles
-      * 582238 : [videobox] Add support for autocrop to caps
-      * 590362 : [v4l2src] x264enc ! qtmux fails because of missing frame duration
-      * 591713 : [y4menc] interlaced support
-      * 593354 : rtpjitterbuffer sometimes outputs packets with timestamps in the past
-      * 593391 : [rtpsession] : rtp_session_on_timeout : Invalid read of size 4
-      * 593688 : effectv can no longer be compiled with gcc 3
-      * 593757 : [qtdemux] Lack of support for QualComm PureVoice
-      * 593764 : [v4l2src] format ordering: put emulated formats behind native formats
-      * 593955 : rtpjitterbuffer: clock_rate can change between its check and its use
-      * 594039 : missing unref in rtpsource / leak
-      * 594133 : [rtspsrc] leaks authentication info
-      * 594247 : missing math.h include in rtpjpegdepay
-      * 594248 : Use locked-state on internal rtp-bin to avoid shutdown-state-race
-      * 594251 : Avoid throwing out reordered packets with the same timestamp
-      * 594253 : jitterbuf: Only post a warning of clock-rate changed if it is changed from something initialized
-      * 594254 : propagate the pt-type-changed signal
-      * 594283 : rtpbin: make free_session() remove dangling stream references
-      * 594298 : Check if libsoup has SSL support before running HTTPS test in souphttpsrc testsuite
-      * 594490 : gstrtpbin always uses pt to demux
-      * 594520 : multipartmux: mark data buffer as delta-unit
-      * 594599 : videobox: converts AYUV to I420 incorrectly
-      * 594663 : Patch for multifilesink
-      * 594691 : rtph263pay: leak
-      * 595029 : pulse elements fail to connect to pulse 0.9.9
-      * 595220 : gstreamer crashes on pulseaudio latency change
-      * 595231 : [pulsesink] Lowers volume after every new track
-      * 595888 : qtdemux plugin should not return value from void function
-      * 595897 : Problem linking videomixer
-      * 595942 : [qtdemux] issue with corrupted 3gp file
-      * 596319 : [qtdemux] fails to parse pixel aspect ratio data
-      * 597091 : [flvdemux] not outputting no-more-pads causes playbin2 to fail badly on streamed single-stream flv
-      * 597214 : [avidemux] Fix printf formats to avoid warnings in avidemux
-      * 597348 : [qtdemux] Cast variables passed to printf to avoid warnings about incorrect formats
-      * 597351 : [jpegdec] segfaults on a specific picture
-      * 597397 : equalizer is non deterministic
-      * 597463 : [pulsesrc] has no lower bound for fragment size
-      * 597601 : [pulsesink] needs to take control of minreq value
-      * 597730 : osssrc rank should be secondary, just like osssink
-      * 597847 : Windows Media Player won't play large files produced by avimux
-      * 597867 : Plugins good do not build on Ubuntu Hardy (kernel 2.6.24)
-      * 598377 : rtpmanager: only forward the lost event to the last seen payloadnumber
-      * 598517 : [jpegdec] Regression supporting 4:2:2 jpeg videos
-      * 598810 : wavenc: Fix buffer offset by moving length incrementation
-      * 598933 : [pulse] Fix the StreamVolume interface not being advertised
-      * 601381 : v4l2: Make sure to initialize variables before using them
-
-Changes since 0.10.15:
-
-      * Moved rtpmanager from -bad to -good
-      * Implement SEEKING query in more demuxers and decoders (notably mkv, flv, flac)
-      * avimux: adds support to WMA/WMV
-      * cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender)
-      * dv1394src: fix element for live usage
-      * effectv: new elements: rippletv, streaktv, radioactv, optv
-      * flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking
-      * flacenc: fix issue with broken duration / sample count into flac header in some cases
-      * flvmux: lots of fixes and improvements
-      * id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
-      * matroska: add kate subtitle support, add/improve WMA/WMV handling and read bluray PGS subpicture streams
-      * multipartdemux: support more mime types, do proper flow aggregation
-      * pulsesrc: cleanups, report real latency, set the default slave method to skew
-      * qtdemux: support for agsm, misc. tag reading fixes
-      * rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and make it autopluggable
-      * souphttpsrc: Only assume seekability if the server provides Content-Length
-      * v4l2: add v4l2sink element, open device in NULL->READY, optional gudev support
-      * v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate is available
-      * videomixer: add RGB format support; fix I420 blending
-
-Bugs fixed since 0.10.15:
-
-      * 331420 : No PDF/PostScript/SVG encoder in GStreamer yet.
-      * 499242 : [patch] workaround the broken tags encoding for mp3 files
-      * 521625 : [plugin-move] move rtpmanager from -bad to -good
-      * 560033 : [v4l2src] returns caps with a range where max == min
-      * 564100 : [avidemux] premature EOS streaming mjpeg file with JUNK tags
-      * 564501 : [rtph264pay] bytestream scan mode operation is not reliable
-      * 567983 : [avidemux] SAMPLE.AVI fails to play in push mode
-      * 577017 : Videomixer blend bgra and ayuv
-      * 577318 : rtspsrc appears to be leaking memory
-      * 578052 : gstavidemux: support seeking and duration query in default format
-      * 578166 : libgstwaveform, gstwaveformsink.c " BYTE " instead of " byte " 
-      * 578612 : [flacdec] seek on flac file sometimes triggers flac decoder ABORT
-      * 580214 : Equalizer starts distorting the sound after a while.
-      * 580732 : AVIMUX needs mappings for Windows Media codecs
-      * 582153 : rtpmp4vpay does not payload mp4v stream depayloaded with rtpmp4vdepay
-      * 582169 : [multipartdemux] Segmentation fault on empty content
-      * 582462 : souphttpsrc should set caps for " audio/L16 " mime_type
-      * 583593 : Updates for SunAudio plugin
-      * 583640 : [v4lsrc/v4l2src] add support for better device detection with libgudev
-      * 584455 : [flacenc] sometimes writes broken flac files
-      * 584613 : rtpvrawpay seems to produce fixed-length packets padded with random data
-      * 585205 : [rtpmp4gdepay?] Unable to play audio from one specific radio station stream
-      * 585361 : [gstwaveformsink.c]  'byte' is not defined in MSVCRT
-      * 585559 : buffer-list support for rtph264pay, rtpjpegpay and rtpmp4vpay
-      * 585576 : [souphttpsrc] initially reports all servers as seekable
-      * 585630 : [PATCH] Don't try to test flacdec if it's not build
-      * 585699 : GNOME Goal: Remove deprecated glib symbols
-      * 585757 : Remove deprecated GTK+ symbols from unused code
-      * 585828 : audioamplify should support more formats
-      * 585831 : audioamplify should support no clipping
-      * 586397 : gstudpnetutils.h fails to build on FreeBSD
-      * 587426 : non fast-start mov files fail to play from http locations
-      * 587680 : rtp/ts does not repackage cleanly to rtp; mpegvideoparse/rtpmpvpay: timing issues
-      * 587826 : gstavidemux.c: s/GST_DISABLE_DEBUG/GST_DISABLE_GST_DEBUG
-      * 587982 : [udp] uninitialized variable in gst_udp_get_addr function
-      * 587983 : [avidemux] assert format failed
-      * 588148 : [id3demux] APIC tag not found mp3 file
-      * 588349 : [effectv] Add new optv effect filter
-      * 588359 : [effectv] Add radioactv effect filter
-      * 588368 : [effectv] Add streaktv effect filter
-      * 588483 : [flacenc] write padding metadata block
-      * 588695 : [effectv] Add rippletv effect filter
-      * 588777 : [souphttpsrc] don't try to authenticate if no username/password is set
-      * 589056 : [qtdemux] no audio in videos from Aiptek camera
-      * 589365 : [pulsesink] pa_stream_get_sink_input_info() failed: Invalid argument
-      * 589423 : [flacdec] Implement SEEKING query
-      * 589424 : [flvdemux] Implement SEEKING query
-      * 589459 : [pulsesink] Fix a couple error messages that mentioned incorrect function names.
-      * 590038 : pulsesink: pa_timing_info- > configured_sink_usec requires pulse 0.9.11
-      * 590280 : [v4l2] add v4l2sink
-      * 590401 : GstPulseSrc's pulse probe is not initialized correctly
-      * 590447 : [flvmux] crashes when writing index with < = 128 entries
-      * 590970 : [souphttpsrc] better fix for compiler warning fix
-      * 591451 : [v4l2] causes hanging stream when VIDIOC_G_PARM is not supported
-      * 591476 : Possible leak in rtpbin
-      * 591712 : [dvdec] sets top field first not bottom field first on pal interlaced content
-      * 591747 : [v4l2src] should clear formats list when it closes the device
-      * 591951 : pipelines/simple-launch-lines check segfaults with libjpeg 7
-      * 592232 : [qtdemux] QT style string tag extraction fails
-      * 592530 : Get only glitches and noise trying to play a gsm file
-      * 593015 : pa_stream_flush() seems to cause sync issues
-      * 585911 : matroskademux seems to leak large amounts of memory when seeking (skipping)
-      * 576378 : [matroskamux] add support for WMA2 and WMV2
-      * 564437 : rtpjpegdepay was unable to handle frame dimensions greater than 2040
-      * 582515 : Quicktime file with PCM audio does not play correctly
-      * 583048 : [patch] jpegdec: support for larger pictures
-      * 583371 : pulsesink: Print message on underflows
-      * 583803 : pngdec: mismatched g_malloc/free
-      * 584981 : Gstreamer wavparse Could not demultiplex stream
-      * 585056 : regression: no more sound in my H.264+AAC clips
-      * 585549 : Add RTP blocksize functionality to rtspsrc element
-      * 585842 : Support for GstBufferList in gstmultiudpsink
-
-
-Changes since 0.10.14:
-    
-      * Some fixes for seeking in wav and FLAC files
-      * Faster seeking in Matroska and AVI files
-      * RTSP and RTP improvements
-      * directdrawsink moved to Bad
-      * y4menc and flvmux/flvdemux moved from Bad
-      * deinterlace2 moved from Bad, replacing deinterlace
-      * Many bug fixes and improvements
-      * Pulseaudio sink completely overhauled
-
-Bugs fixed since 0.10.14:
-     
-      * 572551 : mpeg4videoparse fails to extract codec_data from this net...
-      * 577318 : rtspsrc appears to be leaking memory
-      * 576286 : [videomixer] Should accept/output non-alpha streams
-      * 581333 : rtspsrc: request_pt_map in gstrtspsrc.c fails to return c...
-      * 478092 : gstid3v2mux.cc:deprecated conversion from string constant...
-      * 486915 : [videomixer] segmentation fault on gst-inspect
-      * 509311 : [rtph263pay] rtph263pay does not follow rfc2190
-      * 516031 : flac within ogg container can't be played on Jokosher
-      * 537537 : [pulse] Latency issues
-      * 537609 : RTSP - rtspsrc module  support for Scale header
-      * 552650 : [rtspsrc] (partially) fails SETUP with MS RTSP servers
-      * 562168 : Good plugins' configury overloads --disable-debug
-      * 563574 : v4l2src should capture in non-blocking mode
-      * 567140 : G726 Packetizer issue for 24kbps & 40 kbps datarate
-      * 567857 : [udpsrc] loop on gst_poll_wait when POLLERR because of icmp
-      * 570781 : [alawdec] spews ERROR debug messages on shutdown/seek/not...
-      * 571153 : [pulsemixer] compiler warnings (on ARM)
-      * 571321 : gconfvideo{src,sink} don't disconnect gconf notifications
-      * 572256 : gst/avi/gstavidemux.c: Alignment trap in gst_avi_demux_pa...
-      * 572358 : law encoders _getcaps ignore rate/channel if not both are...
-      * 572413 : [jpegenc] crashes if no input format has been set
-      * 573173 : Added Quicktime HTTP tunneling to the RTSP src element
-      * 573342 : Unconditioned EAFNOSUPPORT in gstudpnetutils.c
-      * 573343 : Type mismatches in gstdirectdrawsink.c
-      * 573721 : [PLUGIN-MOVE] move directdrawsink back to -bad
-      * 573737 : [PLUGIN-MOVE] Move FLV to -good
-      * 574270 : [rtspsrc] Range request is wrong (should say: npt=now-)
-      * 574275 : flacdec ! appsink with a seek seems to drop the first buffer
-      * 577468 : [id3demux] Frames not extracted if tag is unsynchronised
-      * 577609 : [id3v2mux] write RVA2 frames for peak/gain volume data
-      * 577671 : [rtspsrc] deadlock on shutdown (locking order problem?)
-      * 578052 : gstavidemux: support seeking and duration query in defaul...
-      * 578135 : [qtdemux] missing 3gpp Asset metadata handling
-      * 578310 : [matroskamux] - Should suppport speex
-      * 579070 : [sunaudio] fix compiler warnings
-      * 579422 : flacdec can block allocating before it sent a new-segment
-      * 579808 : [jpegdec] Doesn't support additional 0xff before end marker
-      * 580746 : [qtdemux] 3GPP classification entity byte order reversed
-      * 580783 : [PLUGIN-MOVE] Move y4menc to -good
-      * 580851 : rtspsrc: various; sanity of ranges, setting of base_time ...
-      * 580880 : gstrtpjpegpay is not functioning properly; rtp jpeg paylo...
-      * 581329 : rtspsrc: NAT dummy packets not being sent
-      * 581568 : ability for replaygain plugin to post level messages
-      * 581806 : [souphttpsrc] Should allow overriding the referer
-      * 581884 : [PLUGIN-MOVE] Move deinterlace2 to gst-plugins-good
-      * 582252 : rganalysis test broken by recent commit
-      * 582281 : [rtp] Forgets to link to $(LIBM)
-      * 582387 : [avidemux] Seeking regression
-      * 582420 : flacdec unit test broken on PPC
-      * 582661 : [deinterlace] Fix latency query to return unbound max lat...
-      * 582715 : gcc warnings about unitialized
-      * 582753 : flacdec check fails
-      * 582794 : rganalysis unit test fails with git core
-      * 568278 : [qtdemux] add support for vob subtitle streams
-      * 569611 : GStreamer videobox element draws thin green lines on edge...
-      * 571294 : [matroskamux] Should ignore framerate of 0/1
-      * 574169 : avidemux/theoradec don't work well together
-      * 575234 : Network interface selection for multicasting with the udp...
-      * 576729 : [rtspsrc] perform EOS handling earlier
-      * 578257 : Image problems using rtpjpeg(de)pay
-      * 579069 : rtp h263pay build fixes
-      * 580554 : PATCH: qtdemux: fix demuxing of m4v streams with ac-3 audio
-      * 581432 : [multipartdemux] source pads are leaked
-      * 581444 : [multipartdemux] free memory read of buffer timestamp
-      * 582218 : Uninitialized variable may be used in gstavidemux.c
-      * 575937 : udp/gstudpnetutils.c: ip_mreqn unavailable on Solaris (an...
-
-
-Changes since 0.10.13:
-    
-      * Add autodetect source elements
-      * Improvements in RTP payload/depayload and RTSP
-      * Support float input in wav, and require depth == width
-      * Support inverted RGB video in avi
-      * Compilation fixes and smarter format selection in V4L2 support
-      * Use libv4l when available
-      * Don't install static plugin libraries any more
-      * Matroska muxing: Add Dirac, fix AAC
-      * Improve qtdemux segment handling
-      * Add presets to equalizer
-      * OS/X video and audio output improvements
-      * Rework Pulseaudio audio output
-      * Support basic and digest auth in souphttpsrc
-      * Use libsoup-gnome instead of libsoup when available
-      * DV demuxer fixes
-      * New IIR and FIR base classes and echo filter in audiofx plugin
-      * Improved spectrum analysis plugin
-      * 8 bit greyscale support in v4l2src and videocrop
-      * New aspectratiocrop element
-      * Many other bug fixes and improvements
-
-Bugs fixed since 0.10.13:
-     
-      * 561502 : Not-negociated error in udpsrc
-      * 522183 : add preset suport to gstequalizer
-      * 523813 : [autodetect] add autovideosrc and autoaudiosrc
-      * 557709 : goom should have license headers in all source files
-      * 560155 : segfault when trying to set tag to NULL with avimux
-      * 527951 : [new element] aspectratiocrop
-      * 529379 : RTSP seeks when pipeline is in STATE_PAUSED
-      * 532409 : RTP payload/depayloader for G.729
-      * 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls...
-      * 537540 : [pulse] Causes a deadlock when the pulseserver dies
-      * 537543 : [pulse] sink/src should have " volume " property (was GstMi...
-      * 545033 : [v4l2src] Add support for camera specific formats
-      * 552140 : [soup] use libsoup-gnome for proxy configuration if avail...
-      * 556019 : Add the ability to make souphttpsrc act as a live source
-      * 556484 : Implement getcaps in rtpL16pay
-      * 556641 : rtpL16depay doesn't support multichannel audio
-      * 556802 : Misspelled messages
-      * 556955 : [videocrop] fails to renegotiate
-      * 556986 : pulsesink deadlocks when raising an error
-      * 557260 : [equalizer] Calculates coefficients for every buffer
-      * 557293 : Argument type mismatch on Windows
-      * 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
-      * 557710 : Memory leak related to matroskamux's request pads
-      * 558427 : rtpmpapay/depay are too wide
-      * 558638 : Compiler error on v4l2
-      * 558711 : gst-plugins-good-0.10.11 compile fails
-      * 559288 : [qtdemux] deadly embrace!
-      * 559545 : rtspsrc could not receive data from RTSP server because o...
-      * 559547 : Seek bugs when playing rtsp video in m.youtube.com
-      * 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS
-      * 560756 : New Plugin: JPEG RTP Payloader
-      * 561625 : Rtspsrc set segment's last_stop incorrectly
-      * 561775 : souphttpsrc patch to support basic and digest authentication
-      * 561802 : DLNA specific HTTP header missing
-      * 561990 : qtdemux build fails on mingw due to missing definition of...
-      * 562434 : [wavenc] Add support for a-law and mu-law encoded wav files
-      * 562572 : multiudpsink handles errors in _render() too aggressively
-      * 563414 : Fix for SunAudioMixer plugin
-      * 563504 : add libv4l2 support to v4l2 gst plugin - required for mos...
-      * 563509 : [rtp_data_test] Complains about negotiation errors with m...
-      * 563510 : [videocrop] 1x1 unit test fails
-      * 564437 : rtpjpegdepay was unable to handle frame dimensions greate...
-      * 564948 : Fix and clean up osxaudio
-      * 565850 : mov files can contain xvid, fmp4 and ac3 tracks
-      * 566616 : v4l2src: b/w support
-      * 566843 : [pulse] Terminating an audio stream hangs the application
-      * 567577 : [audiofx] Add generic IIR/FIR audio filter elements
-      * 567642 : spectrum element has undocumented arbitrary limitation on...
-      * 567746 : fix for 547227 created a ref loop
-      * 567794 : [PATCH] Rework pulse plugin
-      * 567800 : Mp4 created by Avidemux don't play.
-      * 567853 : osxaudiosrc does not build on 10.4
-      * 567874 : [audiofx] Echo/Reverb filter
-      * 567955 : [spectrum] Need compensation for rounding errors
-      * 567992 : [videocrop] wrong mouse navigation commands while cropping
-      * 568395 : [audiofx] Rename audioreverb to audioecho
-      * 568780 : elements/videocrop check fails
-      * 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol...
-      * 569820 : In some cases v4l2src element does not return correct norm
-      * 570343 : equalizer bands != specified parameters
-      * 570435 : Read Title element of Matroska files
-      * 571038 : [osxvideosink] build fail
-      * 571150 : aspectratiocrop : Memory leak
-      * 571153 : [pulsemixer] compiler warnings (on ARM)
-      * 571204 : [pulsesink] PA assertion failure triggers abort
-      * 570581 : osxvideosink: non-embedded mode is badly broken and shoul...
-      * 341752 : [rtspsrc] 500 Internal Server Error response with tagessc...
-      * 420658 : gconfaudiosink is not behaving normally
-      * 558554 : [avidemux] avidemux not recognizing certain uncompressed ...
-      * 561580 : GStreamer does not play a specific WAV file
-      * 563056 :  " rtpjpegdepay ! jpegdec " doesnt works
-      * 565441 : Smoke encoder doesn't set caps correctly
-      * 567952 : videocrop: add b/w support
-
-Changes since 0.10.12:
-
-      * Fix bad autopoint substitution in the po subdir
-
-Changes since 0.10.11:
-
-      * Fix for security advisory TKADV2009-0xx
-
-Changes since 0.10.10:
-
-      * HDV capture support
-      * Port flactag element to 0.10
-      * Support FLAC in alternate bit-depths and more samplerates
-      * Matroska muxing improvements
-      * Support Google RTSP variant
-      * Many other bug-fixes and improvements
-
-Bugs fixed since 0.10.10:
-
-      * 545433 : [wavparse] support tempo tag
-      * 311586 : Matroska mux/demux don't support flac
-      * 350830 : [raw1394] Add HDV support
-      * 413841 : [flactag] needs porting to 0.10.x
-      * 536067 : [matroska] Add support for real audio/video
-      * 537361 : videomixer segment handler fail
-      * 543101 : The udpsrc/udpsink/multiudpsink/dynudpsink elements may l...
-      * 544956 : [videobox] segfault when changing properties at running p...
-      * 545463 : autodetect plugin links to gconf, unnecessarily
-      * 545710 : [rtspsrc] : create rtp/rtcp socket pair + same port for d...
-      * 546465 : can't play m.youtube.com rtsp streams
-      * 547075 : [speex] Encoder doesn't handle non-zero start timestamps ...
-      * 547217 : Implement GstPropertyProbe interface on pulsesrc for dete...
-      * 547227 : Implement GstPropertyProbe interface on pulsesink for det...
-      * 547518 : pulsemixer probe fails after device property is set
-      * 547519 : Add device-name property to pulsesrc
-      * 548530 : wavenc allows audio depth of 25
-      * 548831 : matroska demuxer setting incorrect timestamps
-      * 549073 : buffer_alloc function from new basetransform sometimes fa...
-      * 549090 : v4l2src has no property named norm but notifies it
-      * 549551 : conversion of gst structure names to mime types in multip...
-      * 549784 : Memory Corruption Probing v4l2src with Video4Linux1 device
-      * 550015 : build failure: gstcmmlparser.c:115: error: format not a s...
-      * 550791 : [flacenc] files are too big, mid-side-stereo=true should ...
-      * 551048 : rtsp implementation sends PAUSE even when server doesn't ...
-      * 551570 : plugin ximagesrc is memory leaking...
-      * 551584 : Crash when modifying the videobox " top " and " left " live w...
-      * 552213 : [qtdemux] map tiff fourcc to image/tiff caps
-      * 553191 : udpsrc: bind() fails on OS X
-      * 554771 : totem spins CPU 100% while allocating (infinitely) becaus...
-      * 556010 : AVI muxer segfault
-      * 556381 : [icydemux] test fails with latest core
-      * 556424 : [avidemux] segmentation fault when creating indexes
-      * 557085 : [videobox] support dynamically changing properties
-      * 557610 : udpsrc fails to bind() on Mac OS X (IPv4 vs. IPv6 problem)
-      * 547842 : Vorbis RTP RFC 5215 is out
-      * 550288 : Sound not played - a quicktime file
-
-Changes since 0.10.9:
-
-      * Move the libcdio cddasrc element to -ugly, because of the GPL license
-
-Bugs fixed since 0.10.9:
-
-      * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
-
-Changes since 0.10.8:
-
-      * Replaygain elements moved from Bad
-      * Interleave/Deinterleave elements moved from Bad
-      * Pulseaudio plugin http://pulseaudio.org is now integrated
-      * New simple Karaoke audio effect plugin
-      * Improvements in v4l2src
-      * Multi-channel FLAC file fixes
-      * AVI and Quicktime reverse playback support
-      * AVI and Matroska muxing improvements
-      * New element for rendering SMPTE transitions into alpha channels
-      * Many improvements in the Win32 directdraw elements
-      * Error out cleanly for encrypted streams
-      * RTP/UDP handling improvements
-      * RTSP digest authentatication implemented.
-      * New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
-      * Error concealment for Speex
-      * Many other bug-fixes and enhancements
-
-Bugs fixed since 0.10.8:
-
-      * 541787 : incorrect timestamp
-      * 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
-      * 345393 : Missing documentation
-      * 400679 : [PLUGIN-MOVE] pulse-gst to -good
-      * 422917 : G729 payloader/depayloader
-      * 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
-      * 465146 : Add more complete negotiation to gstrtpbasepayload
-      * 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
-      * 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
-      * 503288 : rtph264pay does not split multiple NAL units in incoming ...
-      * 511489 : avimux muxed audio and video out of sync
-      * 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
-      * 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
-      * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
-      * 519301 : avimux fails when going from NULL to playing a second time
-      * 519460 : 8 bytes missing in AVI streamheader
-      * 520092 : v4l2src proposed patches
-      * 520885 : directdrawsink has some issues
-      * 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
-      * 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
-      * 529692 : [goom] fails to build on Windows with mingw32
-      * 529707 : [rtp] fails to build on Windows with mingw32
-      * 530886 : Support more mpeg2 variants in .mov files
-      * 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
-      * 531672 : [qtdemux] does not handle files with edit lists correctly...
-      * 532295 : gconf setting default audio sink to video default visualizer
-      * 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
-      * 532409 : RTP payload/depayloader for G.729
-      * 532423 : RTP payload/depayloader for DV
-      * 533264 : Make v4l2 compile without X
-      * 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
-      * 535121 : [videomixer] proper seek/segment handling
-      * 535300 : [avidemux] missing support for reverse playback.
-      * 535935 : [qtdemux] Missing metadata
-      * 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
-      * 536317 : [v4l2src] Doesn't compile with latest git kernel
-      * 536646 : v4l2src doesn't pick the optimal resolution
-      * 536831 : v4l2src == non-experimental
-      * 536903 : udpsrc now assumes one is using multicast
-      * 537021 : [cdio] does not extract album title from CD-TEXT
-      * 537031 : Enhancement to SunAudio mixer plugin
-      * 537361 : videomixer segment handler fail
-      * 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
-      * 537622 : [matroskademux] Doesn't export covers (file attachments)
-      * 537675 : rtp vorbis/theora payloader static caps don't specify del...
-      * 537832 : rtsp is broken
-      * 539372 : udpsrc do not set port properly on anonymous binding
-      * 539548 : [udpsrc] Fails to bind with permission denied when trying...
-      * 540067 : souphttpsrc does not support http authentication
-      * 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
-      * 540940 : Quicktime demuxer does not handle dirac in QT files
-      * 541081 : [v4l2src] Doesn't compile with on old kernel
-      * 541384 : cross mingw32 gcc: making goom compile
-      * 541412 : cross mingw32 gcc: making libgstrtp plugin compile
-      * 541650 : udpsrc fails to parse URI with IPv6 address
-      * 541956 : v4l2src only requests interlaced video 
-      * 542410 : qtdemux not recognizing pcm 8bit streams correctly
-      * 543054 : [osxvideosink] minor build issue
-      * 543255 : -Wno-attributes does not exist in every gcc version
-      * 543259 : warning in gstv4l2src.c due to an uninitialized variable
-      * 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
-      * 544509 : [qtdemux] Regression in segment.stop
-      * 539482 : [avidemux] Doesn't parse vprp ODML header
-      * 544433 : Some -good plugins aren't buildable with MSVC
-      * 536994 : Improve v4l2src negotiation a bit more
-      * 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
-      * 532065 : Implement RTSP Digest authentication
-      * 533287 : Mapping of mime types to gst names in multipartdemux
-      * 538891 : G.726 pay/depayloader is missing
-
-Changes since 0.10.7:
-    
-      * The libsoup based http source moved from the -bad module and
-        was raised to primary rank
-      * GOOM visualisation plugin updated to Goom2k4
-      * Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio,
-        mulaw and wavpack
-      * New gdkpixbuf output for snapshotting
-      * Various other bug-fixes
-
-Bugs fixed since 0.10.7:
-     
-      * 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
-      * 515978 : [ladspa] Should be removed from -good until it's ready to...
-      * 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
-      * 517237 : [rtspsrc] Better error when bandwidth is too small
-      * 517933 : [tests] trivial C89 fix
-      * 518188 : [spectrum] " message " property documentation unclear
-      * 518213 : [goom2k4] artefacts on x86-64
-      * 518564 : goom dies with illegal instruction
-      * 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
-      * 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
-      * 520073 : [goom] (goom2k4) shows mostly black frames
-      * 520764 : double buffer unref in speexenc error handling
-      * 520880 : audiofx doesn't build on Windows/MSVC
-      * 520888 : udpsrc has some issues on Windows
-      * 521102 : h.263+ rtp depayloader crashes on short payloads
-      * 521875 : [osssrc] recording corrupts upon _get_caps
-      * 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
-      * 522767 : [goom] does not build on ppc
-      * 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
-      * 523134 : osxvideosink does not stop when you control-C
-      * 524593 : [sunaudio] fix mixer track range
-      * 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
-      * 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
-      * 525860 : [sunaudio] copyright fixes
-      * 525946 : [gdkpixbuf] add gdkpixbufsink element
-      * 526557 : [matroskademux] seeking regression in CVS
-      * 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
-      * 527984 : Doesn't dist all m4 files needed by configure.ac
-      * 527999 : [goom] Doesn't dist goomsl.h
-      * 528143 : [goom] fails to build on 32-bit ppc
-      * 528615 : Hide goom2k4 logo
-      * 529268 : [goom] States unit test exposes some memory leaks
-
-Changes since 0.10.6:
-    
-      * 8 months of frenetic development
-      * Massive RTSP/RTP improvements
-      * Fixes in pngdec, gdkpixbufdec, wavpackparse, wavpackdec, smokeenc,
-        mulawdec, alwdec, id3demux
-      * More Fixes in matroskademux, udpsrc, apedemux, flacenc, avimux,
-        dv1394src
-      * V4L2 support improved
-      * Fixes for OS/X and Windows video/audio sources and sinks
-      * Support more formats in QT files
-      * Elements moved from gst-plugins-bad: equalizer, lpwsinc (now
-        audiowsinclimit), bpwsinc (now audiowsincband), spectrum,
-        multifilesrc/sink
-      * New audio effects: High/Low/Band-pass filters
-      * Many, many other fixes
-
-Bugs fixed since 0.10.6:
-     
-      * 415627 : [PLUGIN-MOVE] move equalizer to good
-      * 463624 : [PATCH] avimux: mismatch in ODML tag numbering
-      * 347848 : [id3v2mux] add support for DiscID tags
-      * 348085 : [PLUGIN-MOVE] move spectrum to good
-      * 351726 : [rtspsrc] Force to send on periodic time new rtsp play co...
-      * 358841 : [dv1394src] should have property probe
-      * 417420 : [autoaudiosink] add " caps " property to filter sinks by caps
-      * 427573 : [osxaudiosrc] segmentation fault
-      * 435435 : [alaw] use tables for ALAW (G.711) encoding and decoding
-      * 442034 : [avi] add support for subtitle streams (GAB2)
-      * 447000 : [id3demux] add support for reading license URL from WCOP tag
-      * 448278 : [v4l2src] several issues in cvs
-      * 449747 : Function parameter mismatch breaks build on Solaris.
-      * 450190 : [PATCH] v4l2src set_capture (parameters) fails
-      * 450878 : Missing files in po/POTFILES.in
-      * 451249 : Integer type mismatch in gstrtspsrc.c
-      * 451388 : [v4l2src] Could not negotiate format
-      * 453037 : rtpilbcpayloader encoding-name field mismatch
-      * 453417 : [matroskademux] support palette info for VobSub stream
-      * 453630 : Rtspsrc invokes GST_ELEMENT_ERROR in eos when streaming o...
-      * 455086 : [cairotextoverlay] ignores the size in font-desc property
-      * 455808 : rtspsrc deadlocks on pause
-      * 457097 : [faad] " setting caps on pad failed " with BMJ113 mov
-      * 461600 : Some files missing from POTFILES.in
-      * 464475 : the mode property if the caps of rtpilbc*pay should be of...
-      * 464800 : [audiofx] New elements: chebyshev low/highpass and bandpa...
-      * 465040 : [RTP] h263ppay should allow h263 caps on sink
-      * 465774 : qt video does not play, but can be seeked
-      * 467214 : Could not get buffers from device '/dev/video0'
-      * 467666 : [ELEMENT-MOVE] Move lpwsinc and bpwsinc to gst-plugins-good
-      * 470502 : Ricoh Webcam not working
-      * 471364 : [gconf] Internal GStreamer error: state change failed on ...
-      * 471823 : [v4l2src] Fails to negotiate capabilities with Macbook Pr...
-      * 473670 : [qtdemux] invalid utf8 in tags causes warnings
-      * 474616 : [rtph263pay] RTP headers are wrong for win32
-      * 475424 : [v4l2] uvcvideo Macbook iSight webcam not working (regres...
-      * 477199 : Linux-UVC webcams not working
-      * 477456 : [v4l2src] my webcam is not working anymore
-      * 479960 : qtdemux is missing fourcc for mpeg2 HDV streams (HDV2. HDV3)
-      * 480557 : [v4l2src] Nasty segfault (with broken driver?)
-      * 482495 : avimux does not accept audio/aac
-      * 484998 : [mulawdec] not-negotiated error playing a sun audio (au) ...
-      * 485828 : [v4l2src] Fixates to lowest resolution on new kernels
-      * 487488 : udpsrc errors
-      * 487563 : Payloader for H264 not marking packets
-      * 488112 : [id3demux] extract ID3v2 WOAF frame
-      * 488844 : Free GstBuffer with gst_buffer_unref() in gst_rtp_mp4v_pa...
-      * 488879 : [videomixer] implement GstChildProxy interface
-      * 489940 : [gdkpixbufdec] gst_value_set_fraction: assertion 'denomin...
-      * 490034 : [v4l2src] " could not get buffers from device " 
-      * 490283 : [multifilsrc] move to -good
-      * 491323 : Extend RTP MPEG-TS payloader to handle large RTP payload ...
-      * 492388 : Build issues on Windows/MSVC
-      * 496752 : [rtspsrc] leaks memory
-      * 496773 : [rtspsrc] leaks SDP messages
-      * 496983 : [PATCH] rtspsrc leaks pads
-      * 497007 : [PATCH] rtspsrc leaks RTSP messages in SETUP
-      * 497017 : [PATCH] H.264 RTP depayloader leaks memory in setcaps
-      * 497292 : gsttextoverlay compile problem in MSVC
-      * 497293 : gsttimeoverlay compile error in win32
-      * 498181 : Recent change to gst-plugins-base breaks gst-plugins-good
-      * 498297 : [v4l2src] put real supported resolutions in caps instead ...
-      * 498395 : [pngenc] leaks buffer data memory
-      * 498715 : GStreamer fails to decode MPEG1 Video RTP streams when gs...
-      * 499178 : unexpected not negotiated and other weird beharviours
-      * 499239 : gstrtpmp4adepay
-      * 499383 : [rtph263depay] Doesn't read I-frame information from rtp ...
-      * 500403 : [PATCH] videobox element doesn't init liboil
-      * 501775 : [wavparse] regression in CVS: seeking is broken
-      * 502655 : [avimux] creates corrupt avi files (wrong stream numbering)
-      * 502814 : Adds profile (hex string), sps and pps (base64 encoded) i...
-      * 502966 : GStreamer segfaults when videobox is introduced into a sp...
-      * 503023 : Let multipartdemux work in live mode.
-      * 504018 : flacdec emits newsegment before being able to respond to ...
-      * 504081 : [matroskamux] support for live sources (calculate duratio...
-      * 504895 : Build fails:  gst/check/gstcheck.h: No such file or direc...
-      * 505745 : [avidemux] warning: 'res' may be used uninitialized in th...
-      * 506025 : RTSPsrc doesn't handle redirects.
-      * 506715 : [PATCH] [flacdec] PICTURE blocks should be retrieved as m...
-      * 507642 : v4l2src Crash - Size 4156 is not a multiple of unit size ...
-      * 508644 : The clockrate for theora payloading should always be 90000
-      * 509298 : Compilation errors in gstavisubtitle.c and gstrtspsrc.c w...
-      * 509301 : [flacdec] CVS does not compile against flac-1.1.2
-      * 509531 : Make the auto-join/auto-leaving of a multicast group opti...
-      * 510505 : changes to make v4l plugin build on solaris
-      * 510592 : Race condition in WAVE parser
-      * 513628 : [flacdec] Decoding of PICTURE blocks is always disabled b...
-      * 514397 : matroskademux does not mark delta units
-      * 514573 : multipartmux memory leak
-      * 514889 : Bogus output from RTP data test
-      * 514965 : Possible buffer leaks if last_write_result != GST_FLOW_OK...
-      * 515457 : [audiofx] Element long descriptions are broken
-      * 515562 : [avidemux] Seeking broken in 0.10.6.2
-      * 515697 : [multifile] Several memory leaks exposed by unit test
-      * 515701 : [smoke] Several valgrind warnings exposed by unit test
-      * 515703 : [avisubtitle] Several valgrind warnings with unit test (g...
-      * 515704 : [gconf] Memory leak when creation of pipeline fails
-      * 515706 : [ximagesrc] Memory leak when XDamage support is available
-      * 515905 : gst-error.m4 needs no%E_MACRO_REDEFINED on Solaris
-      * 515979 : [efence] Doesn't chain up finalize properly
-      * 515980 : [directdraw] Does not chain up finalize functions properly
-      * 515984 : [v4l] Does not chain up finalize functions properly
-      * 515985 : [ximagesrc] regression when using damage
-      * 516371 : does not build without xml usage
-      * 516524 : uninitialized variables
-      * 517386 : [alpha] Doesn't link with libgstbase
-      * 508291 : [id3demux] must check if language code in id3v2 COMM fram...
-      * 491811 : Rename audiochebyshevfreq* to audiocheb*
-      * 447961 : [rtsp] do not store a reference to the result from inet_n...
-      * 475784 : rtspsrc has race condition between loop_interleaved() and...
-      * 478244 : rtpamrdepay make no playable stream
-      * 480707 : Memory leak : gstrtpmp4vpay :  config buffer is leaked
-      * 502187 : flacdec doesn't send newsegment from the streaming thread
-      * 509329 : [rtspsrc] use atoll when parsing rtptime
-      * 512544 : preallocate output buffer in pngenc
-
-Changes since 0.10.5:
-
-      * Much improved RTSP/RTP and V4l2 support
-      * New plugins - audiopanorama, audioinvert, audiodynamic, audioamplify
-      * OSX and Windows video/audio support elements moved from Bad Plugins
-      * qtdemux, videocrop and wavpack elements moved from Bad Plugins
-      * Fixes in avi and matroska muxing
-      * Fixes in wavparse, sunaudio, AVI demuxing, ID3 tag handling
-      * gamma element ported to 0.10
-      * Parallel installability with 0.8.x series
-      * Threadsafe design and API
-
-Bugs fixed since 0.10.5:
-
-      * 392189 : [esdsink] pipeline hung in state change from PAUSED to PL...
-      * 407590 : crash using gconfaudiosink
-      * 439255 : [rtspsrc] crash on unsupported transport
-      * 441118 : Incorrect caps in G.711 RTP depayloaders
-      * 323471 : [PLUGIN-MOVE] osxaudio
-      * 407780 : avimux does not handle video/x-h264
-      * 316203 : MinGW: udp and rtsp plugin should be disabled on windows
-      * 340362 : [PATCH] new plugin - hardlimiter
-      * 342463 : [ximagesrc] performance improvement
-      * 347806 : [v4l2src] try_capture(): Error getting buffer information...
-      * 350296 : [udpsrc] add property to remove extra headers from buffers
-      * 354007 : [PLUGIN-MOVE] videocrop should be moved to -good
-      * 356692 : wavparse drops final sample in most files
-      * 358040 : Fix speex rtp (de)payloader
-      * 362566 : [dv1394src] Random segfault and kernel oopses
-      * 374489 : rtspdec never sends out RTCP Receiver reports
-      * 377306 : [sunaudiomixer] mixer track labels not localized
-      * 379298 : [avimux] allow multiple audio streams
-      * 392620 : gnome-sound-record can not be started on sunray client on...
-      * 393427 : error/warnings when compiling with mingw
-      * 395688 : playbin is unable to play rtsp stream for 3gp from Darwin...
-      * 396057 : [audiofx] New audioinvert element
-      * 397162 : [audiofx] New element audioamplify
-      * 397946 : [audiopanorama] another trivial docs fix
-      * 398299 : [smpte] crashes if fed empty buffers from fakesrc
-      * 398325 : [smpte] Segfaults with big width/height
-      * 399338 : Hang in PREROLLING when trying to play a specially crafte...
-      * 399825 : Tags don't work properly for shout2send plugin
-      * 406042 : [v4l2src] fails with radio chips
-      * 407369 : [v4l2src] Wrong way of EIO error handling
-      * 407793 : memory leaks of sdpmessage.c
-      * 407797 : bug of rtsp_url_parse() in gst/rtsp/rtspurl.c
-      * 408544 : totem crashed with SIGSEGV to rtsp_ext_wms_configure_stre...
-      * 410997 : Fails to build with -z defs
-      * 412597 : Simplify GstSunAudioSrc
-      * 412608 : [avidemux] flow return aggregation can ignore errors
-      * 414168 : Mixes spaces and tabs in Makefile.am defs
-      * 416445 : [avidemux] seeking regressions
-      * 416727 : [v4l2src] typo in printf format string
-      * 416728 : [v4l2src] typo in translated strings
-      * 417729 : [autoaudiosink] plugs alsaspdifsink, breaking playbin
-      * 419338 : [wavparse] critical warning from plugin viewer
-      * 420208 : Probably typo
-      * 426044 : [flacenc] broken files when used with oggmux
-      * 427990 : [rtph264depay] sprop-parameter-set erros
-      * 428611 : [ximagesrc] segfaults when used from a non-X terminal
-      * 428901 : [icydemux]  broken tags for non-UTF-8/ISO-8859-1-using ra...
-      * 429319 : [alphacolor] distorts png images without alpha channel
-      * 429666 : [goom] totem skips mp3 (while Rhythmbox doesn't)
-      * 430228 : [sunaudio] copyright bug
-      * 430632 : memory problem
-      * 430804 : [PATCH] navseek only seeks (sort-of) partially
-      * 431282 : broken RTP depayloaders
-      * 433119 : wavparse causes skipping for MPEG-encoded RIFF Wav files ...
-      * 433135 : [wavparse] regression in CVS with mp3-in-wav
-      * 433530 : udpsrc read of size 0
-      * 434824 : rtp mp4 payloader doesn't handle newsegments and flush ev...
-      * 436910 : [videomixer] wrong strides with odd input width
-      * 437499 : [wavparse] can't handle WAV file with 'LIST'  header chunk
-      * 437670 : Improvements for rtsptransport.[ch]
-      * 437692 : Some more fixes for the RTSP support
-      * 438926 : invalid comparison of pointer with string literal
-      * 438940 : [rtph263ppay] Support for Segment Fragmentation based on ...
-      * 440127 : Autoaudiosink does extra switching between null and ready...
-      * 440203 : Support multiple RTSP headers of the same type
-      * 440928 : Improved RTSP version support, and added Date header
-      * 441408 : speexdec plays incorrectly files made with nframes=4
-      * 442535 : [wavenc] Doesn't handle width!=depth files with audio/x-r...
-      * 442677 : WideBand AMR payloaders
-      * 443081 : [wavparse] fails to post error on FLOW_NOT_LINKED
-      * 445905 : ximagesrc disregards display_name property
-      * 446981 : error during the compilation of rtspconnection.c
-      * 447210 : wrong length calculation for codec_data
-      * 447458 : [qtdemux] export AMRSpecificBox as codec_data
-      * 385887 : [flac] make work with libflac-1.1.3
-      * 404646 : [audiofx] Compressor/Expander element
-      * 424527 : [auparse] don't convert non-native endianness floats in t...
-      * 387121 : [matroskamux] Can't mux raw audio
-      * 392855 : [matroska] plugin must link against zlib (error with MinGW)
-      * 394851 : [audiopanorama] Some trivial docs fixes
-      * 394859 : [audiopanorama] New simple method for adjusting the panorama
-      * 398086 : [smpte] crashes if input dimensions differ
-      * 406018 : 64bit uncleanness in gstavimux.c
-      * 407057 : [wavparse] leaks contents of every buffer pushed when in ...
-      * 407349 : [id3demux] wrongly interprets TDAT as year
-      * 350278 : [rtpmp2tdepay] Add support for proprietary headers
-      * 380895 : A couple of corrections and improvements for the RTSP sup...
-      * 380944 : [dvdec] Doesn't set pixel-aspect-ratio
-      * 394977 : multipartmux not honoring flow return
-      * 403956 : Add float32 support for " level " element
-      * 405213 : mp3 plays too fast in totem or rhythmbox
-      * 407006 : [goom] odd adapter behaviour
-      * 412704 : [PATCH] gamma filter ported to 0.10
-      * 414887 : [gconf] gconfaudiosink doesn't set GST_ELEMENT_IS_SINK un...
-      * 415446 : [avidemux] fails parsing mjpeg file from digital camera
-      * 417792 : rtp depayloader for AAC
-      * 423304 : file descriptor closed in udpsrc and dynudpsink
-      * 423782 : Code for H264 payloader
-      * 428182 : Current CVS generates compiler warnings
-      * 429329 : [videobox] add support for AYUV input
-      * 442874 : Multipartmux assumes caps == mime
-
-Changes since 0.10.4:
-
-      * Parallel installability with 0.8.x series
-      * Threadsafe design and API
-      * RTP/RTSP improvements
-      * Fixes in OSS support
-      * Addition of the audiopanorama element
-      * Improvements in AVI playback
-      * Annodex playback fixes
-      * Support FLAC in OGG and Matroska
-      * Fixes in the Speex decoder
-      * V4L2 source moved from Bad Plugins
-      * SMPTE element ported to 0.10
-      * GStreamer Data Protocol (GDP) Payloader and Depayloader elements added
-      * Many other bug-fixes
-
-Bugs fixed since 0.10.4:
-
-      * 336465 : [patch] Streaming support for avidemuxer
-      * 349207 : [PLUGIN-ADD] audiopanorama
-      * 341278 : [autoaudiosink] should fallback to fakesink
-      * 342950 : Implement device profiles in autoaudiosink/autoaudiosrc
-      * 348233 : dv1394src crashes with libavc1394 0.5.3 - cause known
-      * 349015 : [sunaudio] open source with O_NONBLOCK
-      * 349894 : RTSP Multicast
-      * 351347 : --disable-schemas-install now works too well
-      * 351794 : [id3demux] try harder to extract wrongly marked strings
-      * 352577 : [avidemux] regression in CVS with Elephant's Dream
-      * 355210 : Sample pipeline from the documentation doesn't work properly
-      * 356142 : GST Sun Audio Mixer doesn't set only Output Track as Mast...
-      * 356147 : [avimux] duration in header not correct for big avi ( > 2 ...
-      * 357592 : Avoid compiler warnings with uClibc and -Werror
-      * 361637 : h263 variant missing from RTP (de)payloaders' caps
-      * 361639 : MPA payloader's payload number is incorrect
-      * 362603 : Fixes compiling with forte: warning clean up (part 4)
-      * 362673 : Playback with 4Front OSS driver not working due to blocki...
-      * 366492 : add windows vs8 project files
-      * 369621 : [avidemux] Out-of-sync playback with VBR MP3 audio
-      * 372021 : flxdec has wrong classification
-      * 374213 : Seeking with LADSPA plug-ins fails
-      * 374479 : [PATCH] videomixer memleak fix and enhancement
-      * 374737 : [matroskademux] doesn't recognise opaque " A_AAC " codec ID
-      * 376594 : id3demux crashes when reading compressed ID3 frames
-      * 379433 : [PATCH] avidemux audio pad reports wrong position upon query
-      * 379792 : Remove memcpy in multipartmux and fix RFC compliance
-      * 379918 : Doesn't compile with newer libcaca versions (0.99.beta4+)
-      * 380199 : [matroskademux] Wrong framerate conversion
-      * 380825 : make avimux accept video/mpeg in versions 1, 2 and 4
-      * 381857 : [id3v2mux] crashes trying to write empty frames
-      * 382179 : Videomixer shouldn't reset position to 0 when the caps ar...
-      * 382277 : multipartmux modifies buffer timestamp
-      * 382982 : [apedemux] Fails to read track gain or other doubles
-      * 383001 : [PATCH] if using multicast in udpsrc, bind to the multica...
-      * 383043 : Videomixer can crash when adding/removing pads  while pla...
-      * 383596 : mixer doesnot work if set AUDIODEV on solaris
-      * 384587 : libcaca check breaks cross-compile
-      * 385031 : [id3demux] autoplug loop if first buffer has nonzero offs...
-      * 385623 : [quarktv] crash when plugged dynamically into a pipeline
-      * 343348 : [matroska] add support for vobsub subtitles
-      * 345449 : [icydemux] Internet radio hangs when connecting to radio....
-      * 348762 : [ID3v2] comment frame extraction/writing doesn't retain d...
-      * 351116 : 'make check' tries to run annodex unit tests even if anno...
-      * 352110 : [flacdec] no support for ogg flac
-      * 366155 : [matroskademux] Several problems in encoding handling code
-      * 374658 : [matroskamux] add tag writing support and implement relea...
-      * 378184 : g-s-p crash due to incorrect free from do_toggle_element
-      * 360673 : [PATCH] Stuttering with SunAudio Sink
-      * 349068 : multipart demuxer improvements
-      * 350006 : [LADSPA] after changing state from PLAYING to READY/NULL,...
-      * 350340 : CMML test cases and small fixes
-      * 350785 : [ossmixer] provides no way to set mixer device
-      * 353908 : Error seeking at the beginning of a CMML file
-      * 356596 : [wavparse] Does not support GSM encoded audio
-      * 358156 : in udpsrc.c gst_udpsrc_create function read command could...
-      * 361252 : Memory leak in udpsrc
-      * 364958 : [avidemux] broken timestamping in streaming mode
-      * 367221 : [PATCH] videomixer does not mix for some framerate combin...
-      * 368162 : iLBc rtp payloaders and depayloaders not compiled
-      * 377792 : rtspsrc tries to stream application/x-wms-rtx
-      * 383323 : smpte doesn't handle sink1 and sink2 correctly
-      * 383726 : [audiopanorama] only transforms half of the samples in fl...
-      * 349901 : [LADSPA] gst_element_class_add_pad_template: assertion `g...
-      * 375476 : v4l2src cannot close /dev/video0
-
-Changes since 0.10.3:
-
-      * added apev2mux element
-      * use libiec61883 for Firewire
-
-Bugs fixed since 0.10.3:
-    
-      * 345930 : [id3demux] segfaults with file containing only ID3v1 tag
-      * 347529 : wavparse error
-      * 321191 : rtpamrdec isn't a subclass of GstBaseRtpDepayload
-      * 340027 : [patch] wavparse fails for several files
-      * 318563 : offer support for new raw1394_iso api in dv1394src
-      * 330623 : [avidemux] only the beginning of big avi files gets played
-      * 334375 : [id3demux] [id3v2mux] ID3 tag rewriting is lossy
-      * 337076 : Problem with broken matroska files containing non-UTF8 su...
-      * 339704 : [id3demux] read images from ID3 tags
-      * 340282 : Goom visualization is unusable at 'Normal' size and higher
-      * 340623 : [matroskademux] small memory leak
-      * 340699 : [flacdec] should not send EOS when doing segment seeking
-      * 340859 : [avimux] produces index with all frames marked as keyframes
-      * 340946 : raw1394 plugin uses deprecated functions
-      * 340979 : [id3demux] mp3 id3v2 TCON tag possible bug?
-      * 341489 : gst-plugins-good wavparse Cygwin fix
-      * 341774 : Fails to read tags in file
-      * 341818 : [matroskademux] poor concurrent performance
-      * 342029 : [id3demux] overflow of titlenumbers
-      * 342097 : [jpegdec] crash with attached JPEG file
-      * 342448 : [matroska] support for muxing/demuxing Theora video
-      * 342526 : [avimux] dml index support, codec_data support, cleanups
-      * 342592 : dvdemux doesn't post segment-done right
-      * 342734 : [matroskamux] might block on state-change
-      * 343051 : [autoaudiosink] doesn't try esdsink
-      * 343055 : README mentions 0.9.6
-      * 343117 : jpegdec, mjpeg avi's and flush seeks
-      * 343122 : [taglib] new apev2mux element
-      * 343123 : [apedemux] add support for GST_TAG_LOCATION
-      * 343127 : [apedemux] extract track count, clean up parsing
-      * 343602 : configure --disable-external fails
-      * 343603 : need to add -lm to build tests/examples/level
-      * 343678 : configure.ac incorrectly uses $(SED) rather than $SED
-      * 343837 : [wavparse] can't handle WAV file with 'bext' header chunk
-      * 344100 : --disable-schemas-install not honored
-      * 344101 : SunAudio mixer fixes
-      * 344120 : dv1394src should now require libraw1394 > = 1.1.0
-      * 344605 : [id3demux] set picture type on image buffers
-      * 345232 : [wavparse] reads beyond end-of-file (in pull mode)
-      * 345288 : [udp] make work on Windows
-      * 345713 : ximagesrc uses XFixesCursorImage incorrectly and will seg...
-      * 346066 : [sunaudiosink] don't override user setting and switch on ...
-      * 346259 : [sunaudio] move monitor to input tab in mixer
-      * 347234 : streaming UDP (MPEGTS) shows only one frame of video
-      * 347258 : [wavparse] internal stream error reading gnome-game gnibb...
-      * 347898 : [id3v2mux] write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION
-      * 347972 : [cdiocddasrc] core dumps if device is not found
-      * 348644 : [id3demux] Gets the wrong part of binary blob for ID3 v2....
-      * 348752 : [udpsrc] add property to set buffer size for udp socket
-      * 348913 : [id3v2mux] tagging utf-8 text may be converted to iso-8869-1
-      * 349155 : [smokeenc] does not set caps on it's buffers
-      * 349189 : LADSPA gstsignalprocessor.c: line 408: assertion failed: ...
-      * 349907 : multiudpsink messes up multicast addresses
-      * 350433 : [rtph263pdepay] h.263plus depayloader does not work
-      * 340492 : [flacdec] support push-based operation (and thus flac-ove...
-      * 345679 : fix to avoid goom core dumping
-      * 317470 : [GstCheck] gst_check_teardown_element asserts wrong refcount
-      * 340980 : [pixbuf,wavparse] fix build with gcc 2.95
-      * 343661 : Jpeg image crashes gstreamer
-      * 344923 : New SunAudio source plugin, and mixer now supports stereo...
-      * 345301 : [PATCH] gst-plugins-good rtsp for Windows
-      * 346921 : gstmultiudpsink multicast support is broken
-      * 344136 : More accurate list of plugins which will/will not be buil...
-
-Changes since 0.10.2:
-
-      * Annodex/CMML support
-      * RTSP and RTP enhancements
-      * HAL configured audio device support
-      * FLAC, Matroska, AVI, WAV, ID3, APE, DV and JPEG plugin improvements
-      * Recognise SSA/ASS and USF subtitles in Matroska files
-      * Fixes for ESD and SunAudio output plugins
-      * More uniform plugin descriptions
-      * IceCast metadata reading plugin added
-      * New plugins ported from 0.8: OSX audio, AVI muxer, X-Windows input, 
-         WAV encoder, Gdk-Pixbuf image decoder, Smoke decoder, 
-         Video colour balance
-      * Lots of bug fixes
-
-Bugs fixed since 0.10.2:
-
-      * 335067 : RTSP src not working with WMServer servers
-      * 333657 : Replacing icy demuxing in gnomevfssrc
-      * 329106 : HAL sound device wrapper plugins
-      * 337749 : totem (gstreamer) crashes when playing an avi file
-      * 330885 : avidemux does not handle eos at end of seek-region
-      * 337364 : faulty GObject macros
-      * 337625 : [patch] Streaming support for wavparse
-      * 150363 : [pngdec] doesn't handle grayscale or paletted
-      * 154744 : Time slider does not work with avi videos from Cannon SD100
-      * 161712 : [auparse] .au files don't play in playbin
-      * 313266 : [wavparse] will not play DTS stream in malformed WAV
-      * 319183 : rtspsrc filter sometimes uses an odd port for rtp
-      * 319986 : annodex decoding and encoding support
-      * 323721 : [id3demux] read in replaygain information from RVA2 frame...
-      * 323880 :  " Seek in ready " for dvdemux
-      * 325191 : problem with auparse or mulawdec, choppy esd playback
-      * 326160 : videobalance not ported to new GstVideoFilter
-      * 327658 :  " Seek in ready " support for wavparse plugin
-      * 328327 : gst-plugins-good fail to compile with gcc 4.1
-      * 329107 : Profile support for gconfaudiosink
-      * 330239 : Crash playing any song from a particular album over rhyth...
-      * 330678 : Unable to play .fli files
-      * 331253 : Critical warnings when using cddacdiosrc
-      * 331368 : Gstreamer doesn't recognise tags
-      * 331385 : [alpha] state change function returns a constant
-      * 331672 : Another file that gstreamer can't read the tags on
-      * 331905 : [jpeg] smokedec not ported
-      * 331917 : [pngdec] does not support files with png streams
-      * 332031 : [PATCH] avimux ported to 0.10
-      * 332547 : [wavparse] does not support multichannel wavs
-      * 333070 : [id3demux] reads unicode tags incorrectly where .8 did it...
-      * 333302 : [apedemux] some WavPack files with APE tags fail to play ...
-      * 333392 : [sunaudio] unused variables break CVS build with -Werror
-      * 333512 : [PATCH] Fix gst_pad_new_from_template (gst_static_pad_tem...
-      * 333624 : invalid get_times implementation in gstdynudpsink
-      * 333784 : [patch] unref the result of gst_pad_get_parent
-      * 334083 : [jpegdec] wrong durations set on buffers after seeking in...
-      * 334522 : avi of mpeg4 video and adpcm audio from digital camera re...
-      * 334732 : [id3demux] mp3 fails to play because typefinding thinks i...
-      * 334995 : [goom] zoom filter leaked
-      * 335231 : [wavparse] incorrect way to calculate seek position with ...
-      * 335755 : rhythmbox import crasher - png?
-      * 335858 : Video playback out of sync
-      * 335958 : [speexenc] doesn't work
-      * 336110 : move taglib-based ID3 muxer to -good
-      * 336602 : plugins need better/univied descriptions
-      * 336756 : move ximagesrc to gst-plugins-good
-      * 336889 : [avidemux] index creation might fail with some non-indexe...
-      * 336904 : Problem playing some AVI file when splitting large chunks...
-      * 337033 : [speex] can't seek in speex-encoded audio
-      * 337183 : [matroska] " caps not real subset " when playing audio files
-      * 337294 : AVI files downloaded from vidoe.google.com won't play
-      * 337421 : [sunaudiosink] some fixes
-      * 337609 : [flacdec] can't play .flac files where header says total_...
-      * 338290 : [flacdec] segment seek not supported
-      * 338713 : [id3demux] TCO genre tags (id3v2.2) don't get read by gst...
-      * 338715 : [shout2send] fix crash on error and tags received before ...
-      * 338716 : [wavenc] " not negotiated " error with CVS core
-      * 338810 : [matroskademux] blocks on segmenting seek (and other seek...
-      * 339446 : [matroska] can't play file if details come before type in...
-      * 339451 : [matroska] enhancement for VfW compatibility cases
-      * 339678 : [matroskamux] wrong timestamps of B-frames
-      * 340346 : [matroskamux] blocks upon muxing video and vorbis-audio
-      * 319884 : rtpamrdec discards non-transmitted frames
-
-Changes since 0.10.1:
-      * New libcdio based CDDA reading element
-      * APE tag reader ported
-      * ID3 tag reading fixes
-      * Sun Audio Sink fixes
-      * GOOM and gconf element fixes
-      * lots of bug and leak fixes
-
-Bugs fixed since 0.10.1:
-      * 328336 : silence warings which make dvdec / dvdemux unusable
-      * 315557 : Internal event problem with MP3s from vgmix.com
-      * 323327 : [cdio] port cddasrc to 0.10
-      * 325148 : Bugs in G711 RTP packetization logic
-      * 325649 : apetag plugin needs porting to 0.10
-      * 326446 : check that all elements in -good pass queries they can't ...
-      * 326602 : id3demux is not compiling without ZLIB
-      * 326683 : build problem caused by AS_LIBTOOL_TAGS([CXX])
-      * 326736 : gconf(audio|video)sink response to key changes
-      * 326864 : [wavparse] time to bytes format conversion broken
-      * 327009 : [esdsink] won't compile with includes in non-standard prefix
-      * 327765 : [sunaudio] fixes for mixer and stuttering mp3 playback
-      * 327825 : [matroskamux]  Matroska muxer deadlock
-      * 327871 : [videobox] crash when cropping
-      * 328241 : id3demux emits NULL date for year tags
-      * 328264 : Fix build with gcc 2.95
-      * 328531 : [matroskamux] doesn't send newsegment event, critical war...
-      * 329181 : totem crash when using goom effect
-      * 329810 : Fails to read ID3 tag
-      * 330005 : Please use the autodetect sinks by default
-      * 317658 : [cdio] support for cd-text and cd-g
-
-Changes since 0.10.0:
-    
-      * new id3 demuxer (replaces the mad one in gst-plugins-ugly)
-      * memleak fixes in avidemux, wavparse, level, smoke
-      * ports of multipart, 
-      * fixes in flacdec, flxdec, rtp
-      * documentation updates on videomixer 
-      * added new sunaudiosink, gconfaudiosrc and gconfvideosrc elements
-
-Bugs fixed since 0.10.0:
-    
-      * 321269 : add sunaudio to 0.9
-      * 322769 : The ID3 tag of this file is a segfaulter
-      * 323021 : sockfd property to udpsrc/dynudpsink elements
-      * 322975 : erroneous audio specs in flac plugin
-      * 323226 : block/crash on id3 v2 tags when using big blocksize
-      * 323717 :  < netinet/in.h > inclusion necessary on some systems
-      * 323718 : [oss] does not build on OpenBSD 3.8 because of hardcoded ...
-      * 323896 : pngdec/videomixer negotation problem in 0.10
-      * 324011 : Invalid payload type definition for some rtp payloaders
-      * 324012 : Invalid caps on rtpspeexpay element
-      * 325504 : [flacdec] gst_flac_dec_convert_src [mis]uses g_assert
-      * 325974 : [gst0.10] doesn't correctly gets the tags on a mp3
-      * 326612 : Serious memory leak in level plugin
-      * 326618 : memleak fix in smokeenc
-
-API added since 0.10.0:
-     
-      * device-name property on ossmixer subclasses
-      * GstUDPSrc::sockfd property
-
-Changes since 0.9.6:
-    
-      * Parallel installability with 0.8.x series
-      * Threadsafe design and API
-      * effectv elements ported
-      * videoflip updated
-      * multipart ported
-      * dv seeking fixed
-      * rtp elements renamed
-
-Bugs fixed since 0.9.6:
-    
-      * 322377 : udpsrc leaks sockets
-      * 322643 : Incorrect matroska frame default duration
-      * 322645 : Matroska muxer: wrong pixel aspect ratio
-      * 322667 : [jpegenc] leaks input buffer
-      * 322794 : udp plugin linked against gstnet instead of gstnetbuffer
-  
-Changes since 0.9.5:
-    
-      * added speex RTP payloader/depayloader
-      * ported cutter
-      * fractional framerates
-      * more video filters now use BaseTransform
-
-Bugs fixed since 0.9.5:
-    
-      * 319184 : rtspsrc: invalid read in sdp_message_parse_buffer ()
-      * 321001 : [matroskademux] should seek to nearest preceding index en...
-      * 321430 : goom fails to register on amd64
-
-Changes since 0.9.4:
-    
-      * matroskamux fixes
-      * wavenc fixes
-      * cairotextoverlay ported
-
-Bugs fixed since 0.9.4:
-    
-      * 315194 : Licence information inconsistency of gst-plugins-good/gst...
-      * 319731 : [matroska] SimpleBlock support for muxer and demuxer
-      * 320308 : [matroska] set timestamps for buffers with ebml elements
-      * 320920 : [osssink] tries to reuse a bad file descriptor
-      * 321136 : [matroska-mux] avoid reading from unref'ed buffer
-
-Changes since 0.9.3:
-
-      * DV/Firewire fixes
-      * speexenc, cairotimeoverlay, matroska, pngdec, flxdec, videomixer,
-        alphacolor ported
-
-Bugs fixed since 0.9.3:
-
-      * 316204 : MinGW compilation: smtpe plugin has undefined symbols fro...
-      * 316205 : Debug category for wavenc is not defined
-      * 318847 : Matroska muxer port to 0.9
-
-Changes since 0.9.1:
-
-      * Parallel installability with 0.8.x series
-      * Threadsafe design and API
-
-Bugs fixed since 0.9.1:
-
-      * 316202 : MinGW compilation: undefined autoconf macro GST_DOC
-      * 317338 : [osssink] can't handle mono
+GStreamer 1.18 Release Notes
+
+GStreamer 1.18.0 was originally released on 7 September 2020.
+
+See https://gstreamer.freedesktop.org/releases/1.18/ for the latest
+version of this document.
+
+Last updated: Monday 7 September 2020, 10:30 UTC (log)
+
+Introduction
+
+The GStreamer team is proud to announce a new major feature release in
+the stable 1.x API series of your favourite cross-platform multimedia
+framework!
+
+As always, this release is again packed with many new features, bug
+fixes and other improvements.
+
+Highlights
+
+-   GstTranscoder: new high level API for applications to transcode
+    media files from one format to another
+
+-   High Dynamic Range (HDR) video information representation and
+    signalling enhancements
+
+-   Instant playback rate change support
+
+-   Active Format Description (AFD) and Bar Data support
+
+-   ONVIF trick modes support in both GStreamer RTSP server and client
+
+-   Hardware-accelerated video decoding on Windows via DXVA2 /
+    Direct3D11
+
+-   Microsoft Media Foundation plugin for video capture and
+    hardware-accelerated video encoding on Windows
+
+-   qmlgloverlay: New overlay element that renders a QtQuick scene over
+    the top of an input video stream
+
+-   New imagesequencesrc element to easily create a video stream from a
+    sequence of jpeg or png images
+
+-   dashsink: Add new sink to produce DASH content
+
+-   dvbsubenc: DVB Subtitle encoder element
+
+-   TV broadcast compliant MPEG-TS muxing with constant bitrate muxing
+    and SCTE-35 support
+
+-   rtmp2: new RTMP client source and sink element implementation
+
+-   svthevcenc: new SVT-HEVC-based H.265 video encoder
+
+-   vaapioverlay compositor element using VA-API
+
+-   rtpmanager support for Google’s Transport-Wide Congestion Control
+    (twcc) RTP extension
+
+-   splitmuxsink and splitmuxsrc gained support for auxiliary video
+    streams
+
+-   webrtcbin now contains some initial support for renegotiation
+    involving stream addition and removal
+
+-   New RTP source and sink elements to easily set up RTP streaming via
+    rtp:// URIs
+
+-   New Audio Video Transport Protocol (AVTP) plugin for Time-Sensitive
+    Applications
+
+-   Support for the Video Services Forum’s Reliable Internet Stream
+    Transport (RIST) TR-06-1 Simple Profile
+
+-   Universal Windows Platform (UWP) support
+
+-   rpicamsrc element for capturing from the Raspberry Pi camera
+
+-   RTSP Server TCP interleaved backpressure handling improvements as
+    well as support for Scale/Speed headers
+
+-   GStreamer Editing Services gained support for nested timelines,
+    per-clip speed rate control and the OpenTimelineIO format.
+
+-   Autotools build system has been removed in favour of Meson
+
+Major new features and changes
+
+Noteworthy new features and API
+
+Instant playback rate changes
+
+Changing the playback rate as quickly as possible so far always required
+a flushing seek. This generally works, but has the disadvantage of
+flushing all data from the playback pipeline and requiring the demuxer
+or parser to do a full-blown seek including resetting its internal state
+and resetting the position of the data source. It might also require
+considerable decoding effort to get to the right position to resume
+playback from at the higher rate.
+
+This release adds a new mechanism to achieve quasi-instant rate changes
+in certain playback pipelines without interrupting the flow of data in
+the pipeline. This is activated by sending a seek with the
+GST_SEEK_FLAG_INSTANT_RATE_CHANGE flag and start_type = stop_type =
+GST_SEEK_TYPE_NONE. This flag does not work for all pipelines, in which
+case it is necessary to fall back to sending a full flushing seek to
+change the playback rate. When using this flag, the seek event is only
+allowed to change the current rate and can modify the trickmode flags
+(e.g. keyframe only or not), but it is not possible to change the
+current playback position, playback direction or do a flush.
+
+This is particularly useful for streaming use cases like HLS or DASH
+where the streaming download should not be interrupted when changing
+rate.
+
+Instant rate changing is handled in the pipeline in a specific sequence
+which is detailed in the seeking design docs. Most elements don’t need
+to worry about this, only elements that sync to the clock need some
+special handling which is implemented in the GstBaseSink base class, so
+should be taken care of automatically in most normal playback pipelines
+and sink elements.
+
+See Jan’s GStreamer Conference 2019 talk “Changing Playback Rate
+Instantly” for more information.
+
+You can try this feature by passing the -i command line option to
+gst-play-1.0. It is supported at least by qtdemux, tsdemux, hlsdemux,
+and dashdemux.
+
+Google Transport-Wide Congestion Control
+
+rtpmanager now supports the parsing and generating of RTCP messages for
+the Google Transport-Wide Congestion Control RTP Extension, as described
+in:
+https://tools.ietf.org/html/draft-holmer-rmcat-transport-wide-cc-extensions-01.
+
+This “just” provides the required plumbing/infrastructure, it does not
+actually make effect any actual congestion control on the sender side,
+but rather provides information for applications to use to make such
+decisions.
+
+See Håvard’s “Google Transport-Wide Congestion Control” talk for more
+information about this feature.
+
+GstTranscoder: a new high-level transcoding API for applications
+
+The new GstTranscoder library, along with transcodebin and
+uritranscodebin elements, provides high level API for applications to
+transcode media files from one format to another. Watch Thibault’s talk
+“GstTranscoder: A High Level API to Quickly Implement Transcoding
+Capabilities in your Applications” for more information.
+
+This also comes with a gst-transcoder-1.0 command line utility to
+transcode one URI into another URI based on the specified encoding
+profile.
+
+Active Format Description (AFD) and Bar Data support
+
+The GstVideo Ancillary Data API has gained support for Active Format
+Description (AFD) and Bar data.
+
+This includes various two new buffer metas: GstVideoAFDMeta and
+GstVideoBarMeta.
+
+GStreamer now also parses and extracts AFD/Bar data in the h264/h265
+video parsers, and supports both capturing them and outputting them in
+the decklink elements. See Aaron’s lightning talk at the GStreamer
+Conference for more background.
+
+ONVIF trick modes support in both GStreamer RTSP server and client
+
+-   Support for the various trick modes described in section 6 of the
+    ONVIF streaming spec has been implemented in both gst-rtsp-server
+    and rtspsrc.
+-   Various new properties in rtspsrc must be set to take advantage of
+    the ONVIF support
+-   Examples are available here: test-onvif-server.c and
+    test-onvif-client.c
+-   Watch Mathieu Duponchelle’s talk “Implementing a Trickmode Player
+    with ONVIF, RTSP and GStreamer” for more information and a live
+    demo.
+
+GStreamer Codecs library with decoder base classes
+
+This introduces a new library in gst-plugins-bad which contains a set of
+base classes that handle bitstream parsing and state tracking for the
+purpose of decoding different codecs. Currently H264, H265, VP8 and VP9
+are supported. These bases classes are meant primarily for internal use
+in GStreamer and are used in various decoder elements in connection with
+low level decoding APIs like DXVA, NVDEC, VAAPI and V4L2 State Less
+decoders. The new library is named gstreamer-codecs-1.0 /
+libgstcodecs-1.0 and is not yet guaranteed to be API stable across major
+versions.
+
+MPEG-TS muxing improvements
+
+The GStreamer MPEG-TS muxer has seen major improvements on various
+fronts in this cycle:
+
+-   It has been ported to the GstAggregator base class which means it
+    can work in defined-latency mode with live input sources and
+    continue streaming if one of the inputs stops producing data.
+
+-   atscmux, a new ATSC-specific tsmux subclass
+
+-   Constant Bit Rate (CBR) muxing support via the new bitrate property
+    which allows setting the target bitrate in bps. If this is set the
+    muxer will insert null packets as padding to achieve the desired
+    multiplex-wide constant bitrate.
+
+-   compliance fixes for TV broadcasting use cases (esp. ATSC). See
+    Jan’s talk “TV Broadcast compliant MPEG-TS” for details.
+
+-   Streams can now be added and removed at runtime: Until now, any
+    streams in tsmux had to be present when the element started
+    outputting its first buffer. Now they can appear at any point during
+    the stream, or even disappear and reappear later using the same PID.
+
+-   new pcr-interval property allows applications to configure the
+    desired interval instead of hardcoding it
+
+-   basic SCTE-35 support. This is enabled by setting the scte-35-pid
+    property on the muxer. Sending SCTE-35 commands is then done by
+    creating the appropriate SCTE-35 GstMpegtsSection and sending them
+    on the muxer.
+
+-   MPEG-2 AAC handling improvements
+
+New elements
+
+-   New qmlgloverlay element for rendering a QtQuick scene over the top
+    of a video stream. qmlgloverlay requires that Qt support adopting an
+    external OpenGL context and is known to work on X11 and Windows.
+    Wayland is known not to work due to limitations within Qt. Check out
+    the example to see how it works.
+
+-   The clocksync element is a generic element that can be placed in a
+    pipeline to synchronise passing buffers to the clock at that point.
+    This is similar to identity sync=true, but because it isn’t
+    GstBaseTransform-based, it can process GstBufferLists without
+    breaking them into separate GstBuffers. It is also more discoverable
+    than the identity option. Note that you do not need to insert this
+    element into your pipeline to make GStreamer sync to the pipeline
+    clock, this is usually handled automatically by the elements in the
+    pipeline (sources and sinks mostly). This element is useful to feed
+    non-live input such as local files into elements that expect live
+    input such as webrtcbin.`
+
+-   New imagesequencesrc element to easily create a video stream from a
+    sequence of JPEG or PNG images (or any other encoding where the type
+    can be detected), basically a multifilesrc made specifically for
+    image sequences.
+
+-   rpicamsrc element for capturing raw or encoded video (H.264, MJPEG)
+    from the Raspberry Pi camera. This works much like the popular
+    raspivid command line utility but outputs data nicely timestamped
+    and formatted in order to integrate nicely with other GStreamer
+    elements. Also comes with a device provider so applications can
+    discover the camera if available.
+
+-   aatv and cacatv video filters that transform video ASCII art style
+
+-   avtp: new Audio Video Transport Protocol (AVTP) plugin for Linux.
+    See Andre Guedes’ talk “Audio/Video Bridging (AVB) support in
+    GStreamer” for more details.
+
+-   clockselect: a pipeline element that enables clock selection/forcing
+    via gst-launch pipeline syntax.
+
+-   dashsink: Add new sink to produce DASH content. See Stéphane’s talk
+    or blog post for details.
+
+-   dvbsubenc: a DVB subtitle encoder element
+
+-   microdns: a libmicrodns-based mdns device provider to discover RTSP
+    cameras on the local network
+
+-   mlaudiosink: new audio sink element for the Magic Leap platform,
+    accompanied by an MLSDK implementation in the amc plugin
+
+-   msdkvp9enc: VP9 encoder element for the Intel MediaSDK
+
+-   rist: new plugin implementing support for the Video Services Forum’s
+    Reliable Internet Stream Transport (RIST) TR-06-1 Simple Profile.
+    See Nicolas’ blog post “GStreamer support for the RIST
+    Specification” for more details.
+
+-   rtmp2: new RTMP client source and sink elements with fully
+    asynchronous network operations, better robustness and additional
+    features such as handling ping and stats messages, and adobe-style
+    authentication. The new rtmp2src and rtmp2sink elements should be
+    API-compatible with the old rtmpsrc / rtmpsink elements and should
+    work as drop-in replacements.
+
+-   new RTP source and sink elements to easily set up RTP streaming via
+    rtp:// URIs: The rtpsink and rtpsrc elements add an URI interface so
+    that streams can be decoded with decodebin using rtp:// URIs. These
+    can be used as follows: ``` gst-launch-1.0 videotestsrc ! x264enc !
+    rtph264pay config-interval=3 ! rtpsink uri=rtp://239.1.1.1:1234
+
+    gst-launch-1.0 videotestsrc ! x264enc ! rtph264pay config-interval=1
+    ! rtpsink uri=rtp://239.1.2.3:5000 gst-launch-1.0 rtpsrc
+    uri=rtp://239.1.2.3:5000?encoding-name=H264 ! rtph264depay !
+    avdec_h264 ! videoconvert ! xvimagesink
+
+    gst-launch-1.0 videotestsrc ! avenc_mpeg4 ! rtpmp4vpay
+    config-interval=1 ! rtpsink uri=rtp://239.1.2.3:5000 gst-launch-1.0
+    rtpsrc uri=rtp://239.1.2.3:5000?encoding-name=MP4V-ES ! rtpmp4vdepay
+    ! avdec_mpeg4 ! videoconvert ! xvimagesink ```
+
+-   svthevcenc: new SVT-HEVC-based H.265 video encoder
+
+-   switchbin: new helper element which chooses between a set of
+    processing chains (paths) based on input caps, and changes the
+    active chain if new caps arrive. Paths are child objects, which are
+    accessed by the GstChildProxy interface. See the switchbin
+    documentation for a usage example.
+
+-   vah264dec: new experimental va plugin with an element for H.264
+    decoding with VA-API using GStreamer’s new stateless decoder
+    infrastructure (see Linux section below).
+
+-   v4l2codecs: introduce an V4L2 CODECs Accelerator supporting the new
+    CODECs uAPI in the Linux kernel (see Linux section below)
+
+-   zxing new plugin to detect QR codes and barcodes, based on libzxing
+
+-   also see the Rust plugins section below which contains plenty of new
+    exciting plugins written in Rust!
+
+New element features and additions
+
+GStreamer core
+
+-   filesink: Add a new “full” buffer mode. Previously the default and
+    full modes were the same. Now the default mode is like before: it
+    accumulates all buffers in a buffer list until the threshold is
+    reached and then writes them all out, potentially in multiple
+    writes. The new full mode works by always copying memory to a single
+    memory area and writing everything out with a single write once the
+    threshold is reached.
+
+-   multiqueue: Add stats property and
+    current-level-{buffers, bytes, time} pad properties to query the
+    current levels of the corresponding internal queue.
+
+Plugins Base
+
+-   alsa: implement a device provider
+
+-   alsasrc: added use-driver-timestamp property to force use of
+    pipeline timestamps (and disable driver timestamps) if so desired
+
+-   audioconvert: fix changing the mix-matrix property at runtime
+
+-   appsrc: added support for segment forwarding or custom GstSegments
+    via GstSample, enabled via the handle-segment-change property. This
+    only works for segments in TIME format for now.
+
+-   compositor: various performance optimisations, checkerboard drawing
+    fixes, and support for VUYA format
+
+-   encodebin: Fix and refactor smart encoding; ensure that a single
+    segment is pushed into encoders; improve force-key-unit event
+    handling.
+
+-   opusenc: Add low delay option (audio-type=restricted-lowdelay) to
+    disable the SILK layer and achieve only 5ms delay.
+
+-   opusdec: add stats property to retrieve various decoder statistics.
+
+-   uridecodebin3: Let decodebin3 do its stream selection if no one
+    answers
+
+-   decodebin3: Avoid overriding explicit user selection of streams
+
+-   playbin: add flag to force use of software decoders over any
+    hardware decoders that might also be available
+
+-   playbin3, playbin: propagate sink context
+
+-   rawvideoparse: Fix tiling support, allow setting colorimetry
+
+-   subparse: output plain utf8 text instead of pango-markup formatted
+    text if downstream requires it, useful for interop with elements
+    that only accept utf8-formatted subtitles such as muxers or closed
+    caption converters.
+
+-   tcpserversrc, tcpclientsrc: add stats property with TCP connection
+    stats (some are only available on Linux though)
+
+-   timeoverlay: add show-times-as-dates, datetime-format and
+    datetime-epoch properties to display times with dates
+
+-   videorate: Fix changing rate property during playback; reverse
+    playback fixes; update QoS events taking into account our rate
+
+-   videoscale: pass through and transform size sensitive metas instead
+    of just dropping them
+
+Plugins Good
+
+-   avidemux can handle H.265 video now. Our advice remains to
+    immediately cease all contact and communication with anyone who
+    hands you H.265 video in an AVI container, however.
+
+-   avimux: Add support for S24LE and S32LE raw audio and v210 raw video
+    formats; support more than 2 channels of raw audio.
+
+-   souphttpsrc: disable session sharing and cookie jar when the cookies
+    property is set; correctly handle seeks past the end of the content
+
+-   deinterlace: new YADIF deinterlace method which should provide
+    better quality than the existing methods and is LGPL licensed;
+    alternate fields are supported as input to the deinterlacer as well
+    now, and there were also fixes for switching the deinterlace mode on
+    the fly.
+
+-   flvmux: in streamable mode allow adding new pads even if the initial
+    header has already been written. Old clients will only process the
+    initial stream, new clients will get a header with the new streams.
+    The skip-backwards-streams property can be used to force flvmux to
+    skip and drop a few buffers rather than produce timestamps that go
+    backward and confuse librtmp-based clients. There’s also better
+    handling for timestamp rollover when streaming for a long time.
+
+-   imagefreeze: Add live mode, which can be enabled via the new is-live
+    property. In this mode frames will only be output in PLAYING state
+    according to the negotiated framerate, skipping frames if the output
+    can’t keep up (e.g. because it’s blocked downstream). This makes it
+    possible to actually use imagefreeze in live pipelines without
+    having to manually ensure somehow that it starts outputting at the
+    current running time and without still risking to fall behind
+    without recovery.
+
+-   matroskademux, qtdemux: Provide audio lead-in for some lossy formats
+    when doing accurate seeks, to make sure we can actually decode
+    samples at the desired position. This is especially important for
+    non-linear audio/video editing use-cases.
+
+-   matroskademux, matroskamux: Handle interlaced field order (tff, bff)
+
+-   matroskamux:
+
+    -   new offset-to-zero property to offset all streams to start at
+        zero. This takes the timestamp of the earliest stream and
+        offsets it so that it starts at 0. Some software (VLC,
+        ffmpeg-based) does not properly handle Matroska files that start
+        at timestamps much bigger than zero, which could happen with
+        live streams.
+    -   added a creation-time property to explicitly set the creation
+        time to write into the file headers. Useful when remuxing, for
+        example, but also for live feeds where the DateUTC header can be
+        set a UTC timestamp corresponding to the beginning of the file.
+    -   the muxer now also always waits for caps on sparse streams, and
+        warns if caps arrive after the header has already been sent,
+        otherwise the subtitle track might be silently absent in the
+        final file. This might affect applications that send sparse data
+        into matroskamux via an appsrc element, which will usually not
+        send out the initial caps before it sends out the first buffer.
+
+-   pulseaudio: device provider improvements: fix discovery of
+    newly-added devices and hide the alsa device provider if we provide
+    alsa devices
+
+-   qtdemux: raw audio handling improvements, support for AC4 audio, and
+    key-units trickmode interval support
+
+-   qtmux:
+
+    -   was ported to the GstAggregator base class which allows for
+        better handling of live inputs, but might entail minor
+        behavioural changes for sparse inputs if inputs are not live.
+    -   has also gained a force-create-timecode-trak property to create
+        a timecode trak in non-mov flavors, which may not be supported
+        by Apple but is supported by other software such as Final Cut
+        Pro X
+    -   also a force-chunks property to force the creation of chunks
+        even in single-stream files, which is required for Apple ProRes
+        certification.
+    -   also supports 8k resolutions in prefill mode with ProRes.
+
+-   rtpbin gained a request-jitterbuffer signal which allows
+    applications to plug in their own jitterbuffer implementation such
+    as the threadsharing jitterbuffer from the Rust plugins, for
+    example.
+
+-   rtprtxsend: add clock-rate-map property to allow generic RTP input
+    caps without a clock-rate whilst still supporting the max-size-time
+    property for bundled streams.
+
+-   rtpssrcdemux: introduce max-streams property to guard against
+    attacks where the sender changes SSRC for every RTP packet.
+
+-   rtph264pay, rtph264pay: implement STAP-A and various aggregation
+    modes controled by the new aggegrate-mode property: none to not
+    aggregate NAL units (as before), zero-latency to aggregate NAL units
+    until a VCL or suffix unit is included, or max to aggregate all NAL
+    units with the same timestamp (which adds one frame of latency). The
+    default has been kept at none for backwards compatibility reasons
+    and because various RTP/RTSP implementions don’t handle aggregation
+    well. For WebRTC use cases this should be set to zero-latency,
+    however.
+
+-   rtpmp4vpay: add support for config-interval=-1 to resend headers
+    with each IDR keyframe, like other video payloaders.
+
+-   rtpvp8depay: Add wait-for-keyframe property for waiting until the
+    next keyframe after packet loss. Useful if the video stream was not
+    encoded with error resilience enabled, in which case packet loss
+    tends to cause very bad artefacts when decoding, and waiting for the
+    next keyframe instead improves user experience considerably.
+
+-   splitmuxsink and splitmuxsrc can now handle auxiliary video streams
+    in addition to the primary video stream. The primary video stream is
+    still used to select fragment cut points at keyframe boundaries.
+    Auxilliary video streams may be broken up at any packet - so
+    fragments may not start with a keyframe for those streams.
+
+-   splitmuxsink:
+
+    -   new muxer-preset and sink-preset properties for setting
+        muxer/sink presets
+    -   a new start-index property to set the initial fragment id
+    -   and a new muxer-pad-map property which explicitly maps
+        splitmuxsink pads to the muxer pads they should connect to,
+        overriding the implicit logic that tries to match pads but
+        yields arbitrary names.
+    -   Also includes the actual sink element in the fragment-opened and
+        fragment-closed element messages now, which is especially useful
+        for sinks without a location property or when finalisation of
+        the fragments is done asynchronously.
+
+-   videocrop: add support for Y444, Y41B and Y42B pixel formats
+
+-   vp8enc, vp9enc: change default value of VP8E_SET_STATIC_THRESHOLD
+    from 0 to 1 which matches what Google WebRTC does and results in
+    lower CPU usage; also added a new bit-per-pixel property to select a
+    better default bitrate
+
+-   v4l2: add support for ABGR, xBGR, RGBA, and RGBx formats and for
+    handling interlaced video in alternate fields interlace mode (one
+    field per buffer instead of one frame per picture with both fields
+    interleaved)
+
+-   v4l2: Profile and level probing support for H264, H265, MPEG-4,
+    MPEG-2, VP8, and VP9 video encoders and decoders
+
+Plugins Ugly
+
+-   asfdemux: extract more metadata: disc number and disc count
+
+-   x264enc:
+
+    -   respect YouTube bitrate recommendation when user sets the
+        YouTube profile preset
+    -   separate high-10 video formats from 8-bit formats to improve
+        depth negotiation and only advertise suitable input raw formats
+        for the desired output depth
+    -   forward downstream colorimetry and chroma-site restrictions to
+        upstream elements
+    -   support more color primaries/mappings
+
+Plugins Bad
+
+-   av1enc: add threads, row-mt and tile-{columns,rows} properties for
+    this AOMedia AV1 encoder
+
+-   ccconverter: implement support for CDP framerate conversions
+
+-   ccextractor: Add remove-caption-meta property to remove caption
+    metas from the outgoing video buffers
+
+-   decklink: add support for 2K DCI video modes, widescreen NTSC/PAL,
+    and for parsing/outputting AFD/Bar data. Also implement a simple
+    device provider for Decklink devices.
+
+-   dtlsrtpenc: add rtp-sync property which synchronises RTP streams to
+    the pipeline clock before passing them to funnel for merging with
+    RTCP.
+
+-   fdkaac: also decode MPEG-2 AAC; encoder now supports more
+    multichannel/surround sound layouts
+
+-   hlssink2: add action signals for custom playlist/fragment handling:
+    Instead of always going through the file system API we allow the
+    application to modify the behaviour. For the playlist itself and
+    fragments, the application can provide a GOutputStream. In addition
+    the sink notifies the application whenever a fragment can be
+    deleted.
+
+-   interlace: can now output data in alternate fields mode; added field
+    switching mode for 2:2 field pattern
+
+-   iqa: Add a mode property to enable strict mode that checks that all
+    the input streams have the exact same number of frames; also
+    implement the child proxy interface
+
+-   mpeg2enc: add disable-encode-retries property for lower CPU usage
+
+-   mpeg4videoparse: allow re-sending codec config at IDR via
+    config-interval=-1
+
+-   mpegtsparse: new alignment property to determine number of TS
+    packets per output buffer, useful for feeding an MPEG-TS stream for
+    sending via udpsink. This can be used in combination with the
+    split-on-rai property that makes sure to start a new output buffer
+    for any TS packet with the Random Access Indicator set. Also set
+    delta unit buffer flag on non-random-access buffers.
+
+-   mpegdemux: add an ignore-scr property to ignore the SCR in
+    non-compliant MPEG-PS streams with a broken SCR, which will work as
+    long as PTS/DTS in the PES header is consistently increasing.
+
+-   tsdemux:
+
+    -   add an ignore-pcr property to ignore MPEG-TS streams with broken
+        PCR streams on which we can’t reliably recover correct
+        timestamps.
+    -   new latency property to allow applications to lower the
+        advertised worst-case latency of 700ms if they know their
+        streams support this (must have timestamps in higher frequency
+        than required by the spec)
+    -   support for AC4 audio
+
+-   msdk - Intel Media SDK plugin for hardware-accelerated video
+    decoding and encoding on Windows and Linux:
+
+    -   mappings for more video formats: Y210, Y410, P012_LE, Y212_LE
+    -   encoders now support bitrate changes and input format changes in
+        playing state
+    -   msdkh264enc, msdkh265enc: add support for CEA708 closed caption
+        insertion
+    -   msdkh264enc, msdkh265enc: set Region of Interest (ROI) region
+        from ROI metas
+    -   msdkh264enc, msdkh265enc: new tune property to enable low-power
+        mode
+    -   msdkh265enc: add support 12-bit 4:2:0 encoding and 8-bit 4:2:2
+        encoding and VUYA, Y210, and Y410 as input formats
+    -   msdkh265enc: add support for screen content coding extension
+    -   msdkh265dec: add support for main-12/main-12-intra,
+        main-422-10/main-422-10-intra 10bit,
+        main-422-10/main-422-10-intra 8bit,
+        main-422-12/main-422-12-intra, main-444-10/main-444-10-intra,
+        main-444-12/main-444-12-intra, and main-444 profiles
+    -   msdkvp9dec: add support for 12-bit 4:4:4
+    -   msdkvpp: add support for Y410 and Y210 formats, cropping via
+        properties, and a new video-direction property.
+
+-   mxf: Add support for CEA-708 CDP from S436 essence tracks. mxfdemux
+    can now handle Apple ProRes
+
+-   nvdec: add H264 + H265 stateless codec implementation nvh264sldec
+    and nvh265sldec with fewer features but improved latency. You can
+    set the environment variable GST_USE_NV_STATELESS_CODEC=h264 to use
+    the stateless decoder variant as nvh264dec instead of the “normal”
+    NVDEC decoder implementation.
+
+-   nvdec: add support for 12-bit 4:4:4/4:2:0 and 10-bit 4:2:0 decoding
+
+-   nvenc:
+
+    -   add more rate-control options, support for B-frame encoding (if
+        device supports it), an aud property to toggle Access Unit
+        Delimiter insertion, and qp-{min,max,const}-{i,p,b} properties.
+    -   the weighted-pred property enables weighted prediction.
+    -   support for more input formats, namely 8-bit and 10-bit RGB
+        formats (BGRA, RGBA, RGB10A2, BGR10A2) and YV12 and VUYA.
+    -   on-the-fly resolution changes are now supported as well.
+    -   in case there are multiple GPUs on the system, there are also
+        per-GPU elements registered now, since different devices will
+        have different capabilities.
+    -   nvh265enc can now support 10-bit YUV 4:4:4 encoding and 8-bit
+        4:4:4 / 10-bit 4:2:0 formats up to 8K resolution (with some
+        devices). In case of HDR content HDR related SEI nals will be
+        inserted automatically.
+
+-   openjpeg: enable multi-threaded decoding and add support for
+    sub-frame encoding (for lower latency)
+
+-   rtponviftimestamp: add opt-out “drop-out-of-segment” property
+
+-   spanplc: new stats property
+
+-   srt: add support for IPv6 and for using hostnames instead of IP
+    addresses; add streamid property, but also allow passing the id via
+    the stream URI; add wait-for-connection property to srtsink
+
+-   timecodestamper: this element was rewritten with an updated API
+    (properties); it has gained many new properties, seeking support and
+    support for linear timecode (LTC) from an audio stream.
+
+-   uvch264src now comes with a device provider to advertise available
+    camera sources that support this interface (mostly Logitech C920s)
+
+-   wpe: Add software rendering support and support for mouse scroll
+    events
+
+-   x265enc: support more 8/10/12 bits 4:2:0, 4:2:2 and 4:4:4 profiles;
+    add support for mastering display info and content light level
+    encoding SEIs
+
+gst-libav
+
+-   Add mapping for SpeedHQ video codec used by NDI
+
+-   Add mapping for aptX and aptX-HD
+
+-   avivf_mux: support VP9 and AV1
+
+-   avvidenc: shift output buffer timestamps and output segment by 1h
+    just like x264enc does, to allow for negative DTS.
+
+-   avviddec: Limit default number of decoder threads on systems with
+    more than 16 cores, as the number of threads used in avdec has a
+    direct impact on the latency of the decoder, which is of as many
+    frames as threads, so a large numbers of threads can make for
+    latency levels that can be problematic in some applications.
+
+-   avviddec: Add thread-type property that allows applications to
+    specify the preferred multithreading method (auto, frame, slice).
+    Note that thread-type=frame may introduce additional latency
+    especially in live pipelines, since it introduces a decoding delay
+    of number of thread frames.
+
+Plugin and library moves
+
+-   There were no plugin moves or library moves in this cycle.
+
+-   The rpicamsrc element was moved into -good from an external
+    repository on github.
+
+Plugin removals
+
+The following elements or plugins have been removed:
+
+-   The yadif video deinterlacing plugin from gst-plugins-bad, which was
+    one of the few GPL licensed plugins, has been removed in favour of
+    deinterlace method=yadif.
+
+-   The avdec_cdgraphics CD Graphics video decoder element from
+    gst-libav was never usable in GStreamer and we now have a cdgdec
+    element written in Rust in gst-plugins-rs to replace it.
+
+-   The VDPAU plugin has been unmaintained and unsupported for a very
+    long time and does not have the feature set we expect from
+    hardware-accelerated video decoders. It’s been superseded by the
+    nvcodec plugin leveraging NVIDIA’s NVDEC API.
+
+Miscellaneous API additions
+
+GStreamer core
+
+-   gst_task_resume(): This new API allows resuming a task if it was
+    paused, while leaving it in stopped state if it was stopped or not
+    started yet. This can be useful for callback-based driver workflows,
+    where you basically want to pause and resume the task when buffers
+    are notified while avoiding the race with a gst_task_stop() coming
+    from another thread.
+
+-   info: add printf extensions GST_TIMEP_FORMAT and GST_STIMEP_FORMAT
+    for printing GstClockTime/GstClockTimeDiff pointers, which is much
+    more convenient to use in debug log statements than the usual
+    GST_TIME_FORMAT-followed-by-GST_TIME_ARGS dance. Also add an
+    explicit GST_STACK_TRACE_SHOW_NONE enum value.
+
+-   gst_element_get_current_clock_time() and
+    gst_element_get_current_running_time(): new helper functions for
+    getting an element clock’s time, and the clock time minus base time,
+    respectively. Useful when adding additional input branches to
+    elements such as compositor, audiomixer, flvmux, interleave or
+    input-selector to determine initial pad offsets and such.
+
+-   seeking: Add GST_SEEK_FLAG_TRICKMODE_FORWARD_PREDICTED to just skip
+    B-frames during trick mode, showing both keyframes + P-frame, and
+    add support for it in h264parse and h265parse.
+
+-   elementfactory: add GST_ELEMENT_FACTORY_TYPE_HARDWARE to allow
+    elements to advertise that they are hardware-based or interact with
+    hardware. This has multiple applications:
+
+    -   it makes it possible to easily differentiate hardware and
+        software based element implementations such as audio or video
+        encoders and decoders. This is useful in order to force the use
+        of software decoders for specific use cases, or to check if a
+        selected decoder is actually hardware-accelerated or not.
+    -   elements interacting with hardware and their respective drivers
+        typically don’t know the actually supported capabilities until
+        the element is set into at least READY state and can open a
+        device handle and probe the hardware.
+
+-   gst_uri_from_string_escaped(): identical to gst_uri_from_string()
+    except that the userinfo and fragment components of the URI will not
+    be unescaped while parsing. This is needed for correctly parsing
+    usernames or passwords with : in them .
+
+-   paramspecs: new GstParamSpec flag GST_PARAM_CONDITIONALLY_AVAILABLE
+    to indicate that a property might not always exist.
+
+-   gst_bin_iterate_all_by_element_factory_name() finds elements in a
+    bin by factory name
+
+-   pad: gst_pad_get_single_internal_link() is a new convenience
+    function to return the single internal link of a pad, which is
+    useful e.g. to retrieve the output pad of a new multiqueue request
+    pad.
+
+-   datetime: Add constructors to create datetimes with timestamps in
+    microseconds, gst_date_time_new_from_unix_epoch_local_time_usecs()
+    and gst_date_time_new_from_unix_epoch_utc_usecs().
+
+-   gst_debug_log_get_lines() gets debug log lines formatted in the same
+    way the default log handler would print them
+
+-   GstSystemClock: Add GST_CLOCK_TYPE_TAI as GStreamer abstraction for
+    CLOCK_TAI, to support transmission offloading features where network
+    packets are timestamped with the time they are deemed to be actually
+    transmitted. Useful in combination with the new AVTP plugin.
+
+-   miscellaneous utility functions: gst_clear_uri(),
+    gst_structure_take().
+
+-   harness: Added gst_harness_pull_until_eos()
+
+-   GstBaseSrc:
+
+    -   gst_base_src_new_segment() allows subclasses to update the
+        segment to be used at runtime from the ::create() function. This
+        deprecates gst_base_src_new_seamless_segment()
+    -   gst_base_src_negotiate() allows subclasses to trigger format
+        renegotiation at runtime from inside the ::create() or ::alloc()
+        function
+
+-   GstBaseSink: new stats property and gst_base_sink_get_stats() method
+    to retrieve various statistics such as average frame rate and
+    dropped/rendered buffers.
+
+-   GstBaseTransform: gst_base_transform_reconfigure() is now public
+    API, useful for subclasses that need to completely re-implement the
+    ::submit_input_buffer() virtual method
+
+-   GstAggregator:
+
+    -   gst_aggregator_update_segment() allows subclasses to update the
+        output segment at runtime. Subclasses should use this function
+        rather than push a segment event onto the source pad directly.
+    -   new sample selection API:
+        -   subclasses should now call gst_aggregator_selected_samples()
+            from their ::aggregate() implementation to signal that they
+            have selected the next samples they will aggregate
+        -   GstAggregator will then emit the samples-selected signal
+            where handlers can then look up samples per pad via
+            gst_aggregator_peek_next_sample().
+        -   This is useful for example to atomically update input pad
+            properties in mixer subclasses such as compositor.
+            Applications can now update properties with precise control
+            of when these changes will take effect, and for which input
+            buffer(s).
+    -   gst_aggregator_finish_buffer_list() allows subclasses to push
+        out a buffer list, improving efficiency in some cases.
+    -   a ::negotiate() virtual method was added, for consistency with
+        other base classes and to allow subclasses to completely
+        override the negotiation behaviour.
+    -   the new ::sink_event_pre_queue() and ::sink_query_pre_queue()
+        virtual methods allow subclasses to intercept or handle
+        serialized events and queries before they’re queued up
+        internally.
+
+GStreamer Plugins Base Libraries
+
+Audio library
+
+-   audioaggregator, audiomixer: new output-buffer-duration-fraction
+    property which allows use cases such as keeping the buffers output
+    by compositor on one branch and audiomixer on another perfectly
+    aligned, by requiring the compositor to output a n/d frame rate, and
+    setting output-buffer-duration-fraction to d/n on the audiomixer.
+
+-   GstAudioDecoder: new max-errors property so applications can
+    configure at what point the decoder should error out, or tell it to
+    just keep going
+
+-   gst_audio_make_raw_caps() and gst_audio_formats_raw() are
+    bindings-friendly versions of the GST_AUDIO_CAPS_MAKE() C macro.
+
+-   gst_audio_info_from_caps() now handles encoded audio formats as well
+
+PbUtils library
+
+-   GstEncodingProfile:
+    -   Do not restrict number of similar profiles in a container
+    -   add GstValue serialization function
+-   codec utils now support more H.264/H.265 profiles/levels and have
+    improved extension handling
+
+RTP library
+
+-   rtpbasepayloader: Add scale-rtptime property for scaling RTP
+    timestamp according to the segment rate (equivalent to RTSP speed
+    parameter). This is useful for ONVIF trickmodes via RTSP.
+
+-   rtpbasepayload: add experimental property for embedding twcc
+    sequencenumbers for Transport-Wide Congestion Control (gated behind
+    the GST_RTP_ENABLE_EXPERIMENTAL_TWCC_PROPERTY environment
+    variable) - more generic API for enabling this is expected to land
+    in the next development cycle.
+
+-   rtcpbuffer: add RTPFB_TYPE_TWCC for Transport-Wide Congestion
+    Control
+
+-   rtpbuffer: add
+    gst_rtp_buffer_get_extension_onebyte_header_from_bytes()``, so that one can parse theGBytes`
+    returned by gst_rtp_buffer_get_extension_bytes()
+
+-   rtpbasedepayload: Add max-reorder property to make the
+    previously-hardcoded value when to consider a sender to have
+    restarted configurable. In some scenarios it’s particularly useful
+    to set max-reorder=0 to disable the behaviour that the depayloader
+    will drop packets: when max-reorder is set to 0 all
+    reordered/duplicate packets are considered coming from a restarted
+    sender.
+
+RTSP library
+
+-   add gst_rtsp_url_get_request_uri_with_control() to create request
+    uri combined with control url
+
+-   GstRTSPConnection: add the possibility to limit the Content-Length
+    for RTSP messages via
+    gst_rtsp_connection_set_content_length_limit(). The same
+    functionality is also exposed in gst-rtsp-server.
+
+SDP library
+
+-   add support for parsing the extmap attribute from caps and storing
+    inside caps The extmap attribute allows mapping RTP extension header
+    IDs to well-known RTP extension header specifications. See RFC8285
+    for details.
+
+Tags library
+
+-   update to latest iso-code and support more languages
+
+-   add tags for acoustid id & acoustid fingerprint, plus MusicBrainz ID
+    handling fixes
+
+Video library
+
+-   High Dynamic Range (HDR) video information representation and
+    signalling enhancements:
+
+    -   New APIs for HDR video information representation and
+        signalling:
+        -   GstVideoMasteringDisplayInfo: display color volume info as
+            per SMPTE ST 2086
+        -   GstVideoContentLightLevel: content light level specified in
+            CEA-861.3, Appendix A.
+        -   plus functions to serialise/deserialise and add them to or
+            parse them from caps
+        -   gst_video_color_{matrix,primaries,transfer}_{to,from}_iso():
+            new utilility functions for conversion from/to ISO/IEC
+            23001-8
+        -   add ARIB STD-B67 transfer chracteristic function
+        -   add SMPTE ST 2084 support and BT 2100 colorimetry
+        -   define bt2020-10 transfer characteristics for clarity:
+            bt707, bt2020-10, and bt2020-12 transfer characteristics are
+            functionally identical but have their own unique values in
+            the specification.
+    -   h264parse, h265parse: Parse mastering display info and content
+        light level from SEIs.
+    -   matroskademux: parse HDR metadata
+    -   matroskamux: Write MasteringMetadata and Max{CLL,FALL}. Enable
+        muxing with HDR meta data if upstream provided it
+    -   avviddec: Extract HDR information if any and map bt2020-10, PQ
+        and HLG transfer functions
+
+-   added bt601 transfer function (for completeness)
+
+-   support for more pixel formats:
+
+    -   Y412 (packed 12 bits 4:4:4:4)
+    -   Y212 (packed 12 bits 4:2:2)
+    -   P012 (semi-planar 4:2:0)
+    -   P016_{LE,BE} (semi-planar 16 bits 4:2:0)
+    -   Y444_16{LE,BE} (planar 16 bits 4:4:4)
+    -   RGB10A2_LE (packed 10-bit RGB with 2-bit alpha channel)
+    -   NV12_32L32 (NV12 with 32x32 tiles in linear order)
+    -   NV12_4L4 (NV12 with 4x4 tiles in linear order)
+
+-   GstVideoDecoder:
+
+    -   new max-errors property so applications can configure at what
+        point the decoder should error out, or tell it to just keep
+        going
+
+    -   new qos property to disable dropping frames because of QoS, and
+        post QoS messages on the bus when dropping frames. This is
+        useful for example in a scenario where the decoded video is
+        tee-ed off to go into a live sink that syncs to the clock in one
+        branch, and an encoding and save to file pipeline in the other
+        branch. In that case one wouldn’t want QoS events from the video
+        sink make the decoder drop frames because that would also leave
+        gaps in the encoding branch then.
+
+-   GstVideoEncoder:
+
+    -   gst_video_encoder_finish_subframe() is new API to push out
+        subframes (e.g. slices), so encoders can split the encoding into
+        subframes, which can be useful to reduce the overall end-to-end
+        latency as we no longer need to wait for the full frame to be
+        encoded to start decoding or sending out the data.
+    -   new min-force-key-unit-interval property allows configuring the
+        minimum interval between force-key-unit requests and prevents a
+        big bitrate increase if a lot of key-units are requested in a
+        short period of time (as might happen in live streaming RTP
+        pipelines when packet loss is detected).
+    -   various force-key-unit event handling fixes
+
+-   GstVideoAggregator, compositor, glvideomixer: expose
+    max-last-buffer-repeat property on pads. This can be used to have a
+    compositor display either the background or a stream on a lower
+    zorder after a live input stream freezes for a certain amount of
+    time, for example because of network issues.
+
+-   gst_video_format_info_component() is new API to find out which
+    components are packed into a given plane, which is useful to prevent
+    us from assuming a 1-1 mapping between planes and components.
+
+-   gst_video_make_raw_caps() and gst_video_formats_raw() are
+    bindings-friendly versions of the GST_VIDEO_CAPS_MAKE() C macro.
+
+-   video-blend: Add support for blending on top of 16 bit per component
+    formats, which makes sure we can support every currently supported
+    raw video format for blending subtitles or logos on top of video.
+
+-   GST_VIDEO_BUFFER_IS_TOP_FIELD() and
+    GST_VIDEO_BUFFER_IS_BOTTOM_FIELD() convenience macros to check
+    whether the video buffer contains only the top field or bottom field
+    of an interlaced picture.
+
+-   GstVideoMeta now includes an alignment field with the
+    GstVideoAlignment so buffer producers can explicitly specify the
+    exact geometry of the planes, allowing users to easily know the
+    padded size and height of each plane. Default values will be used if
+    this is not set.
+
+    Use gst_video_meta_set_alignment() to set the alignment and
+    gst_video_meta_get_plane_size() or gst_video_meta_get_plane_height()
+    to compute the plane sizes or plane heights based on the information
+    in the video meta.
+
+-   gst_video_info_align_full() works like gst_video_info_align() but
+    also retrieves the plane sizes.
+
+MPEG-TS library
+
+-   support for SCTE-35 sections
+
+-   extend support for ATSC tables:
+
+    -   System Time Table (STT)
+    -   Master Guide Table (MGT)
+    -   Rating Region Table (RRT)
+
+Miscellaneous performance, latency and memory optimisations
+
+As always there have been many performance and memory usage improvements
+across all components and modules. Some of them have already been
+mentioned elsewhere so won’t be repeated here.
+
+The following list is only a small snapshot of some of the more
+interesting optimisations that haven’t been mentioned in other contexts
+yet:
+
+-   caps negotiation, structure and GValue performance optimizations
+
+-   systemclock: clock waiting performance improvements (moved from
+    GstPoll to GCond for waiting), especially on Windows.
+
+-   rtpsession: add support for buffer lists on the recv path for better
+    performance with higher packet rate streams.
+
+-   rtpjitterbuffer: internal timer handling has been rewritten for
+    better performance, see Nicolas’ talk “Revisiting RTP Jitter Buffer
+    Timers” for more details.
+
+-   H.264/H.265 parsers and RTP payloaders/depayloaders have been
+    optimised for latency to make sure data is processed and pushed out
+    as quickly as possible
+
+-   video-scaler: correctness and performance improvements, esp. for
+    interlaced formats and GBRA
+
+-   GstVideoEncoder has gained new API to push out subframes
+    (e.g. slices), so encoders can split the encoding into subframes,
+    which can be useful to reduce the overall end-to-end latency as we
+    no longer need to wait for the full frame to be encoded to start
+    decoding or sending out the data.
+
+    This is complemented by the new GST_VIDEO_BUFFER_FLAG_MARKER which
+    is a video-specific buffer flag to mark the end of a video frame, so
+    elements can know that they have received all data for a frame
+    without waiting for the beginning of the next frame. This is similar
+    to how the RTP marker flag is used in many RTP video mappings.
+
+    The video encoder base class now also releases the internal stream
+    lock before pushing out data, so as to not block the input side of
+    things from processing more data in the meantime.
+
+Miscellaneous other changes and enhancements
+
+-   it is now possible to modify the initial rank of plugin features
+    without modifying the source code or writing code to do so
+    programmatically via the GST_PLUGIN_FEATURE_RANK environment
+    variable. Users can adjust the rank of plugin(s) by passing a
+    comma-separated list of feature:rank pairs where rank can be a
+    numerical value or one of NONE, MARGINAL, SECONDARY, PRIMARY, and
+    MAX. Example: GST_PLUGIN_FEATURE_RANK=myh264dec:MAX,avdec_h264:NONE
+    sets the rank of the myh264dec element feature to the maximum and
+    that of avdec_h264 to 0 (none), thus ensuring that myh264dec is
+    prefered as H264 decoder in an autoplugging context.
+
+-   GstDeviceProvider now does a static probe on start as fallback for
+    providers that don’t support dynamic probing to make things easier
+    for users
+
+WebRTC
+
+-   webrtcbin now contains initial support for renegotiation involving
+    stream addition and removal. There are a number of caveats to this
+    initial renegotiation support and many complex scenarios are known
+    to require some work.
+
+-   webrtcbin now exposes the internal ICE object for advanced
+    configuration options. Using the internal ICE object, it is possible
+    to toggle UDP or TCP connection usage as well as provide local
+    network addresses.
+
+-   Fix a number of call flows within webrtcbin’s GstPromise handling
+    where a promise was never replied to. This has been fixed and now a
+    promise will always receive a reply.
+
+-   webrtcbin now exposes a latency property for configuring the
+    internal rtpjitterbuffer latency and buffering when receiving
+    streams.
+
+-   webrtcbin now only synchronises the RTP part of a stream, allowing
+    RTCP messages to skip synchronisation entirely.
+
+-   Fixed most of the webrtcbin state properties (connection-state,
+    ice-connection-state, signaling-state, but not ice-gathering-state
+    as that requires newer API in libnice and will be fixed in the next
+    release series) to advance through the state values correctly. Also
+    implemented DTLS connection states in the DTLS elements so that
+    peer-connection-state is not always new.
+
+-   webrtcbin now accounts for the a=ice-lite attribute in a remote SDP
+    offer and will configure the internal ICE implementation
+    accordingly.
+
+-   webrtcbin will now resolve .local candidate addresses using the
+    system DNS resolver. .local candidate addresses are now produced by
+    web browsers to help protect the privacy of users.
+
+-   webrtcbin will now add candidates found in the SDP to the internal
+    ICE agent. This was previously unsupported and required using the
+    add-ice-candidate signal manually from the application.
+
+-   webrtcbin will now correctly parse a TURN URI that contains a
+    username or password with a : in it.
+
+-   The GStreamer WebRTC library gained a GstWebRTCDataChannel object
+    roughly matching the interface exposed by the WebRTC specification
+    to allow for easier binding generation and use of data channels.
+
+OpenGL integration
+
+GStreamer OpenGL bindings/build related changes
+
+-   The GStreamer OpenGL library (libgstgl) now ships pkg-config files
+    for platform-specific API where libgstgl provides a public
+    integration interface and a pkg-config file for a dependency on the
+    detected OpenGL headers. The new list of pkg-config files in
+    addition to the original gstreamer-gl-1.0 are gstreamer-gl-x11-1.0,
+    gstreamer-gl-wayland-1.0, gstreamer-gl-egl-1.0, and
+    gstreamer-gl-prototypes-1.0 (for OpenGL headers when including
+    gst/gl/gstglfuncs.h).
+
+-   GStreamer OpenGL now ships some platform-specific introspection data
+    for platforms that have a public interface. This should allow for
+    easier integration with bindings involving platform specific
+    functionality. The new introspection data files are named
+    GstGLX11-1.0, GstGLWayland-1.0, and GstGLEGL-1.0.
+
+GStreamer OpenGL Features
+
+-   The iOS implementation no longer accesses UIKit objects off the main
+    thread fixing a loud warning message when used in iOS applications.
+
+-   Support for mouse and keyboard handling using the GstNavigation
+    interface was added for the wayland implementation complementing the
+    already existing support for the X11 and Windows implementations.
+
+-   A new helper base class for source elements, GstGLBaseSrc is
+    provided to ease writing source elements producing OpenGL video
+    frames.
+
+-   Support for some more 12-bit and 16-bit video formats (Y412_LE,
+    Y412_BE, Y212_LE, Y212_BE, P012_LE, P012_BE, P016, NV16, NV61) was
+    added to glcolorconvert.
+
+-   glupload can now import dma-buf’s into external-oes textures.
+
+-   A new display type for EGLDevice-based systems was added. It is
+    currently opt-in by using either the GST_GL_PLATFORM=egl-device
+    environment variable or manual construction
+    (gst_gl_display_egl_device_new*()) due to compatibility issues with
+    some platforms.
+
+-   Support was added for WinRT/UWP using the ANGLE project for running
+    OpenGL-based pipelines within a UWP application.
+
+-   Various elements now support changing the GstGLDisplay to be used at
+    runtime in simple cases. This is primarily helpful for changing or
+    adding an OpenGL-based video sink that must share an OpenGL context
+    with an external source to an already running pipeline.
+
+GStreamer Vulkan integration
+
+-   There is now a GStreamer Vulkan library to provide integration
+    points and helpers with applications and external GStreamer Vulkan
+    based elements. The structure of the library is modelled similarly
+    to the already existing GStreamer OpenGL library. Please note that
+    the API is still unstable and may change in future releases,
+    particularly around memory handling. The GStreamer Vulkan library
+    contains objects for sharing the vkInstance, vkDevice, vkQueue,
+    vkImage, VkMemory, etc with other elements and/or the application as
+    well as some helper objects for using Vulkan in an application or
+    element.
+
+-   Added support for building and running on/for the Android and
+    Windows systems to complement the existing XCB, Wayland, MacOS, and
+    iOS implementations.
+
+-   XCB gained support for mouse/keyboard events using the GstNavigation
+    API.
+
+-   New vulkancolorconvert element for converting between color formats.
+    vulkancolorconvert can currently convert to/from all 8-bit RGBA
+    formats as well as 8-bit RGBA formats to/from the YUV formats AYUV,
+    NV12, and YUY2.
+
+-   New vulkanviewconvert element for converting between stereo view
+    layouts. vulkanviewconvert can currently convert between all of the
+    single memory formats (side-by-side, top-bottom, column-interleaved,
+    row-interleaved, checkerboard, left, right, mono).
+
+-   New vulkanimageidentity element for a blit from the input vulkan
+    image/s to a new vulkan image/s.
+
+-   The vulkansink element can now scale the input image to the output
+    window/surface size where that information is available.
+
+-   The vulkanupload element can now configure a transfer from system
+    memory to VulkanImage-based memory. Previously, this required two
+    vulkanupload elements.
+
+Tracing framework and debugging improvements
+
+-   gst_tracing_get_active_tracers() returns a list of active tracer
+    objects. This can be used to interact with tracers at runtime using
+    GObject API such as action signals. This has been implemented in the
+    leaks tracer for snapshotting and retrieving leaked/active objects
+    at runtime.
+
+-   The leaks tracer can now be interacted with programmatically at
+    runtime via GObject action signals:
+
+    -   get-live-object returns a list of live (allocated) traced
+        objects
+    -   log-live-objects logs a list of live objects into the debug log.
+        This is the same as sending the SIGUSR1 signal on unix systems,
+        but works on all operating systems including Windows.
+    -   activity-start-tracking, activity-get-checkpoint,
+        activity-log-checkpoint, activity-stop-tracking: add support for
+        tracking and checkpointing objects, similar to what was
+        previously available via SIGUSR2 on unix systems, but works on
+        all operating systems including Windows.
+
+-   various GStreamer gdb debug helper improvements:
+
+    -   new ‘gst-pipeline-tree’ command
+    -   more gdb helper functions: gst_element_pad(), gst_pipeline() and
+        gst_bin_get()
+    -   support for queries and buffers
+    -   print more info for segment events, print event seqnums, object
+        pointers and structures
+    -   improve gst-print command to show more pad and element
+        information
+
+Tools
+
+gst-launch-1.0
+
+-   now prints the pipeline position and duration if available when the
+    pipeline is advancing. This is hopefully more user-friendly and
+    gives visual feedback on the terminal that the pipeline is actually
+    up and running. This can be disabled with the --no-position command
+    line option.
+
+-   the parse-launch pipeline syntax now has support for presets:
+    use@preset=<preset-name>" after an element to load a preset.
+
+gst-inspect-1.0
+
+-   new --color command line option to force coloured output even if not
+    connected to a tty
+
+gst-tester-1.0 (new)
+
+-   gst-tester-1.0 is a new tool for plugin developers to launch
+    .validatetest files with TAP compatible output, meaning it can
+    easily and cleanly be integrated with the meson test harness. It
+    allows you to use gst-validate (from the gst-devtools module) to
+    write integration tests in any GStreamer repository whilst keeping
+    the tests as close as possible to the code. The tool transparently
+    handles gst-validate being installed or not: if it is not installed
+    those integration tests will simply be skipped.
+
+gst-play-1.0
+
+-   interactive keyboard controls now also work on Windows
+
+gst-transcoder-1.0 (new)
+
+-   gst-transcoder-1.0 is a new command line tool to transcode one URI
+    into another URI based on the specified encoding profile using the
+    new GstTranscoder API (see above).
+
+GStreamer RTSP server
+
+-   Fix issue where the first few packets (i.e. keyframes) could
+    sometimes be dropped if the rtsp media pipeline had a live input.
+    This was a regression from GStreamer 1.14. There are more fixes
+    pending for that which will hopefully land in 1.18.1.
+
+-   Fix backpressure handling when sending data in TCP interleave mode
+    where RTSP requests and responses and RTP/RTCP packets flow over the
+    same RTSP TCP connection: The previous implementation would at some
+    point stop sending data to other clients when a single client
+    stopped consuming data or did not consume data fast enough. This
+    obviously created problems for shared media, where the same stream
+    from a single producer pipeline is sent to multiple clients. Instead
+    we now manage a backlog in the server’s stream-transport component
+    and remove slow clients once this backlog exceeds a maximum duration
+    (which is currently hardcoded).
+
+-   Onvif Streaming Specification trick modes support (see section at
+    the beginning)
+
+-   Scale/Speed header support: Speed will deliver the data at the
+    requested speed, which means increasing the data bandwidth for
+    speeds > 1.0. Scale will attempt to do the same without affecting
+    the overall bandwidth requirement vis-a-vis normal playback speed
+    (e.g. it might drop data for fast-forward playback).
+
+-   rtspclientsink: send buffer lists in one go for better performance
+
+GStreamer VAAPI
+
+-   A lot of work was done adding support for media-driver (iHD), the
+    new VAAPI driver for Intel, mostly for Gen9 onwards.
+
+-   Available color formats and frame sizes are now detected at run-time
+    according to the context configuration.
+
+-   Gallium drivers have been re-enabled in the allowed drivers list
+
+-   Improved the mapping between VA formats and GStreamer formats by
+    generating a mapping table at run-time since even among different
+    drivers the mapping might be different, particularly for RGB with
+    little endianness.
+
+-   The experimental Flexible Encoding Infrastructure (FEI) elements
+    have been removed since they were not really actively maintained or
+    tested.
+
+-   Enhanced the juggling of DMABuf buffers and VASurface metas
+
+-   New vaapioverlay element: a compositor element using VA VPP blend
+    capabilities to accelerate overlaying and compositing. Example
+    pipeline:
+
+          gst-launch-1.0 -vf videotestsrc ! vaapipostproc ! tee name=testsrc ! queue \
+          ! vaapioverlay sink_1::xpos=300 sink_1::alpha=0.75 name=overlay ! vaapisink \
+          testsrc. ! queue ! overlay.
+
+vaapipostproc
+
+-   added video-orientation support, supporting frame mirroring and
+    rotation
+
+-   added cropping support, either via properties (crop-left,
+    crop-right, crop-bottom and crop-top) or buffer meta.
+
+-   new skin-tone-enhancenment-level property which is the iHD
+    replacement of the i965 driver’s sink-tone-level. Both are
+    incompatible with each other, so both were kept.
+
+-   handle video colorimetry
+
+-   support HDR10 tone mapping
+
+vaapisink
+
+-   resurrected wayland backend for non-weston compositors by extracting
+    the DMABuf from the VASurface and rendering it.
+
+-   merged the video overlay API for wayland. Now applications can
+    define the “window” to render on.
+
+-   demoted the vaapisink element to secondary rank since libva
+    considers rendering as a second-class feature.
+
+VAAPI Encoders
+
+-   new common target-percentage property which is the desired target
+    percentage of bitrate for variable rate control.
+
+-   encoders now extract their caps from the driver at registration
+    time.
+
+-   vaapivp9enc: added support for low power mode and support for
+    profile 2 (profile 0 by default)
+
+-   vaapih264enc: new max-qp property that sets the maximum quantization
+    value. Support for ICQ and QBVR bitrate control mode, adding a
+    quality-factor property for these modes. Support baseline profile as
+    constrained-baseline
+
+-   vaapih265enc:
+
+    -   support for main-444 and main-12 encoding profiles.
+    -   new max-qp property that sets the maximum quantization value.
+    -   support for ICQ and QBVR bitrate control mode, adding a
+        quality-factor property for these modes.
+    -   handle SCC profiles.
+    -   num-tile-cols and num-tile-row properties to specify the number
+        of tiles to use.
+    -   the low-delay-b property was deprecated and is now determined
+        automatically.
+    -   improved profile selection through caps.
+
+VAAPI Decoders
+
+-   Decoder surfaces are not bound to their context any longer and can
+    thus be created and used dynamically, removing the deadlock
+    headache.
+
+-   Reverse playback is now fluid
+
+-   Forward Region-of-Interest (ROI) metas downstream
+
+-   GLTextureUploadMeta uses DMABuf when GEM is not available. Now
+    Gallium drivers can use this meta for rendering with EGL.
+
+-   vaapivp9dec: support for 4:2:2 and 4:4:4 chroma type streams
+
+-   vaapih265dec: skip all pictures prior to the first I-frame. Enable
+    passing range extension flags to the driver. Handle SCC profiles.
+
+-   vaapijpegdec: support for 4:0:0, 4:1:1, 4:2:2 and 4:4:4 chroma types
+    pictures
+
+-   vaapih264dec: handle baseline streams as constrained-baseline if
+    possible and make it more tolerant when encountering unknown NALs
+
+GStreamer OMX
+
+-   omxvideoenc: use new video encoder subframe API to push out slices
+    as soon as they’re ready
+
+-   omxh264enc, omxh265enc: negotiate subframe mode via caps. To enable
+    it, force downstream caps to video/x-h264,alignment=nal or
+    video/x-h265,alignment=nal.
+
+-   omxh264enc: Add ref-frames property
+
+-   Zynq ultrascale+ specific video encoder/decoder improvements:
+
+    -   GRAY8 format support
+    -   support for alternate fields interlacing mode
+    -   video encoder: look-ahead, long-term-ref, and long-term-freq
+        properties
+
+GStreamer Editing Services and NLE
+
+-   Added nested timelines and subproject support so that GES projects
+    can be used as clips, potentially serializing nested projects in the
+    main file or referencing external project files.
+
+-   Implemented an OpenTimelineIO GES formatter. This means GES and
+    GStreamer can now load and save projects in all the formats
+    supported by otio.
+
+-   Implemented a GESMarkerList object which allow setting timed
+    metadata on any GES object.
+
+-   Fixed audio rendering issues during clip transition by ensuring that
+    a single segment is pushed into encoders.
+
+-   The GESUriClipAsset API is now MT safe.
+
+-   Added ges_meta_container_register_static_meta() to allow fixing a
+    type for a specific metadata without actually setting a value.
+
+-   The framepositioner element now handles resizing the project and
+    keeps the same positioning when the aspect ratio is not changed .
+
+-   Reworked the documentation, making it more comprehensive and much
+    more detailed.
+
+-   Added APIs to retrieve natural size and framerate of a clip (for
+    example in the case of URIClip it is the framerate/size of the
+    underlying file).
+
+-   ges_container_edit() is now deprecated and GESTimelineElement gained
+    the ges_timeline_element_edit() method so the editing API is now
+    usable from any element in the timeline.
+
+-   GESProject::loading was added so applications can be notified about
+    when a new timeline starts loading.
+
+-   Implemented the GstStream API in GESTimeline.
+
+-   Added a way to add a timeoverlay inside the test source (potentially
+    with timecodes).
+
+-   Added APIs to convert times to frame numbers and vice versa:
+
+    -   ges_timeline_get_frame_time()
+
+    -   ges_timeline_get_frame_at()
+
+    -   ges_clip_asset_get_frame_time()
+
+    -   ges_clip_get_timeline_time_from_source_frame()
+
+        Quite a few validate tests have been implemented to check the
+        behavior for various demuxer/codec formats
+
+-   Added ges_layer_set_active_for_tracks() which allows muting layers
+    for the specified tracks
+
+-   Deprecated GESImageSource and GESMultiFileSource now that we have
+    imagesequencesrc which handles the imagesequence “protocol”
+
+-   Stopped exposing ‘deinterlacing’ children properties for clip types
+    where they do not make sense.
+
+-   Added support for simple time remapping effects
+
+GStreamer validate
+
+-   Introduced the concept of “Test files” allowing to implement “all
+    included” test cases, meaning that inside the file the following can
+    be defined:
+
+    -   The application arguments
+    -   The validate configurations
+    -   The validate scenario
+
+    This replaces the previous big dictionary file in
+    gst-validate-launcher to implement specific test cases.
+
+    We set several variables inside the files (as well as inside
+    scenarios and config files) to make them relocatable.
+
+    The file format has been enhanced so it is easier to read and write,
+    for example line ending with a coma or (curly) brackets can now be
+    used as continuation marker so you do not need to add \ at the end
+    of lines to write a structure on several lines.
+
+-   Support the imagesequence “protocol” and added integration tests for
+    it.
+
+-   Added action types to allow the scenario to run the Test Clock for
+    better reproducibility of tests.
+
+-   Support generating tests to check that seeking is frame accurate
+    (base on ssim).
+
+-   Added ways to record buffers checksum (in different ways) in the
+    validateflow module.
+
+-   Added vp9 encoding tests.
+
+-   Enhanced seeking action types implementation to allow support for
+    segment seeks.
+
+-   Output improvements:
+
+    -   Logs are now in markdown formats (and bat is used to dump them
+        if available).
+    -   File format issues in scenarios/configs/tests files are nicely
+        reported with the line numbers now.
+
+GStreamer Python Bindings
+
+-   Python 2.x is no longer supported
+
+-   Support mapping buffers without any memcpy:
+
+    -   Added a ContextManager to make the API more pythonic
+
+            with buf.map(Gst.MapFlags.READ | Gst.MapFlags.WRITE) as info:
+                info.data[42] = 0
+
+-   Added high-level helper API for constructing pipelines:
+
+    -   Gst.Bin.make_and_add(factory_name, instance_name=None)
+    -   Gst.Element.link_many(element, ...)
+
+GStreamer C# Bindings
+
+-   Bind gst_buffer_new_wrapped() manually to fix memory handling.
+
+-   Fix gst_promise_new_with_change_func() where bindgen didn’t properly
+    detect the func as a closure.
+
+-   Declare GstVideoOverlayComposition and GstVideoOverlayRectangle as
+    opaque type and subclasses of Gst.MiniObject. This changes the API
+    but without this all usage will cause memory corruption or simply
+    not work.
+
+-   on Windows, look for gstreamer, glib and gobject DLLs using the MSVC
+    naming convention (i.e. gstvideo-1.0-0.dll instead of
+    libgstvideo-1.0-0.dll).
+
+    The names of these DLLs have to be hardcoded in the bindings, and
+    most C# users will probably be using the Microsoft toolchain anyway.
+
+    This means that the MSVC compiler is now required to build the
+    bindings, MingW will no longer work out of the box.
+
+GStreamer Rust Bindings and Rust Plugins
+
+The GStreamer Rust bindings are released separately with a different
+release cadence that’s tied to gtk-rs, but the latest release has
+already been updated for the new GStreamer 1.18 API, so there’s
+absolutely no excuse why your next GStreamer application can’t be
+written in Rust anymore.
+
+gst-plugins-rs, the module containing GStreamer plugins written in Rust,
+has also seen lots of activity with many new elements and plugins.
+
+What follows is a list of elements and plugins available in
+gst-plugins-rs, so people don’t miss out on all those potentially useful
+elements that have no C equivalent.
+
+Rust audio plugins
+
+-   audiornnoise: New element for audio denoising which implements the
+    noise removal algorithm of the Xiph RNNoise library, in Rust
+-   rsaudioecho: Port of the audioecho element from gst-plugins-good
+    rsaudioloudnorm: Live audio loudness normalization element based on
+    the FFmpeg af_loudnorm filter
+-   claxondec: FLAC lossless audio codec decoder element based on the
+    pure-Rust claxon implementation
+-   csoundfilter: Audio filter that can use any filter defined via the
+    Csound audio programming language
+-   lewtondec: Vorbis audio decoder element based on the pure-Rust
+    lewton implementation
+
+Rust video plugins
+
+-   cdgdec/cdgparse: Decoder and parser for the CD+G video codec based
+    on a pure-Rust CD+G implementation, used for example by karaoke CDs
+-   cea608overlay: CEA-608 Closed Captions overlay element
+-   cea608tott: CEA-608 Closed Captions to timed-text (e.g. VTT or SRT
+    subtitles) converter
+-   tttocea608: CEA-608 Closed Captions from timed-text converter
+-   mccenc/mccparse: MacCaption Closed Caption format encoder and parser
+-   sccenc/sccparse: Scenarist Closed Caption format encoder and parser
+-   dav1dec: AV1 video decoder based on the dav1d decoder implementation
+    by the VLC project
+-   rav1enc: AV1 video encoder based on the fast and pure-Rust rav1e
+    encoder implementation
+-   rsflvdemux: Alternative to the flvdemux FLV demuxer element from
+    gst-plugins-good, not feature-equivalent yet
+-   rsgifenc/rspngenc: GIF/PNG encoder elements based on the pure-Rust
+    implementations by the image-rs project
+
+Rust text plugins
+
+-   textwrap: Element for line-wrapping timed text (e.g. subtitles) for
+    better screen-fitting, including hyphenation support for some
+    languages
+
+Rust network plugins
+
+-   reqwesthttpsrc: HTTP(S) source element based on the Rust
+    reqwest/hyper HTTP implementations and almost feature-equivalent
+    with the main GStreamer HTTP source souphttpsrc
+-   s3src/s3sink: Source/sink element for the Amazon S3 cloud storage
+-   awstranscriber: Live audio to timed text transcription element using
+    the Amazon AWS Transcribe API
+
+Generic Rust plugins
+
+-   sodiumencrypter/sodiumdecrypter: Encryption/decryption element based
+    on libsodium/NaCl
+-   togglerecord: Recording element that allows to pause/resume
+    recordings easily and considers keyframe boundaries
+-   fallbackswitch/fallbacksrc: Elements for handling potentially
+    failing (network) sources, restarting them on errors/timeout and
+    showing a fallback stream instead
+-   threadshare: Set of elements that provide alternatives for various
+    existing GStreamer elements but allow to share the streaming threads
+    between each other to reduce the number of threads
+-   rsfilesrc/rsfilesink: File source/sink elements as replacements for
+    the existing filesrc/filesink elements
+
+Build and Dependencies
+
+-   The Autotools build system has finally been removed in favour of the
+    Meson build system. Developers who currently use gst-uninstalled
+    should move to gst-build.
+
+-   API and plugin documentation are no longer built with gtk_doc. The
+    gtk_doc documentation has been removed in favour of a new unified
+    documentation module built with hotdoc (also see “Documentation
+    improvements” section below). Distributors should use the
+    documentation release tarball instead of trying to package hotdoc
+    and building the documentation from scratch.
+
+-   gst-plugins-bad now includes an internal copy of libusrsctp, as
+    there are problems in usrsctp with global shared state, lack of API
+    stability guarantees, and the absence of any kind of release
+    process. We also can’t rely on distros shipping a version with the
+    fixes we need. Both firefox and Chrome bundle their own copies too.
+    It is still possible to build against an external copy of usrsctp if
+    so desired.
+
+-   nvcodec no longer needs the NVIDIA NVDEC/NVENC SDKs available at
+    build time, only at runtime. This allows distributions to ship this
+    plugin by default and it will just start to work when the required
+    run-time SDK libraries are installed by the user, without users
+    needing to build and install the plugin from source.
+
+-   the gst-editing-services tarball is now named gst-editing-services
+    for consistency (used to be gstreamer-editing-services).
+
+-   the gst-validate tarball has been superseded by the gst-devtools
+    tarball for consistency with the git module name.
+
+gst-build
+
+gst-build is a meta-module and serves primarily as our uninstalled
+development environment. It makes it easy to build most of GStreamer,
+but unlike Cerbero it only comes with a limited number of external
+dependencies that can be built as subprojects if they are not found on
+the system.
+
+gst-build is based on Meson and replaces the old autotools
+gst-uninstalled script.
+
+-   The ‘uninstalled’ target has been renamed to ‘devenv’
+
+-   Experimental gstreamer-full library containing all built plugins and
+    their deps when building with -Ddefault_library=static. A monolithic
+    library is easier to distribute, and may be required in some
+    environments. GStreamer core, GLib and GObject are always included,
+    but external dependencies are still dynamically linked. The
+    gst-full-libraries meson option allows adding other GStreamer
+    libraries to the gstreamer-full build. This is an experiment for now
+    and its behaviour or API may still change in future releases.
+
+-   Add glib-networking as a subproject when glib is a subproject and
+    load gio modules in the devenv, tls option control whether to use
+    openssl or gnutls.
+
+-   git-worktree: Allow multiple worktrees for subproject branches
+
+-   Guard against meson being run from inside the uninstalled devenv, as
+    this might have unexpected consequences.
+
+-   our ffmpeg and x264 meson ports have been updated to the latest
+    stable version (you might need to update the subprojects checkout
+    manually though, or just remove the checkouts so meson checks out
+    the latest version again; improvements for this are pending in
+    meson, but not merged yet).
+
+Cerbero
+
+Cerbero is a meta build system used to build GStreamer plus dependencies
+on platforms where dependencies are not readily available, such as
+Windows, Android, iOS and macOS.
+
+General improvements
+
+-   Recipe build steps are done in parallel wherever possible. This
+    leads to massive improvements in overall build time.
+-   Several recipes were ported to Meson, which improved build times
+-   Moved from using both GnuTLS and OpenSSL to only OpenSSL
+-   Moved from yasm to nasm for all assembly compilation
+-   Support zsh when running the cerbero shell command
+-   Numerous version upgrades for dependencies
+-   Default to xz for tarball binary packages. bz2 can be selected with
+    the --compress-method option to package.
+-   Added boolean variant for controlling the optimization level:
+    -v optimization
+-   Ship .pc pkgconfig files for all plugins in the binary packages
+-   CMake and nasm will only be built by Cerbero if the system versions
+    are unusable
+-   The nvcodec variant was removed and the nvcodec plugin is built by
+    default now (as it no longer requires the SDK to be installed at
+    build time, only at runtime)
+
+macOS / iOS
+
+-   Minimum iOS SDK version bumped to 11.0
+-   Minimum macOS SDK version bumped to 10.11
+-   No longer need to manually add support for newer iOS SDK versions
+-   Added Vulkan elements via MoltenVK
+-   Build times were improved by code-signing all build tools
+-   macOS framework ships all gstreamer libraries instead of an outdated
+    subset
+-   Ship pkg-config in the macOS framework package
+-   fontconfig: Fix EXC_BAD_ACCESS crash on iOS ARM64
+-   Improved App Store compatibility by setting LC_VERSION_MIN_MACOSX,
+    fixing relocations, and improved bitcode support
+
+Windows
+
+-   MinGW-GCC toolchain was updated to 8.2. It uses the Universal CRT
+    instead of MSVCRT which eliminates cross-CRT issues in the Visual
+    Studio build.
+-   Require Windows 7 or newer for running binaries produced by Cerbero
+-   Require Windows x86_64 for running Cerbero to build binary packages
+-   Cerbero no longer uses C:/gstreamer/1.0 as a prefix when building.
+    That prefix is reserved for use by the MSI installers.
+-   Several recipes can now be buit with Visual Studio instead of MinGW.
+    Ported to meson: opus, libsrtp, harfbuzz, cairo, openh264, libsoup,
+    libusrsctp. Existing build system: libvpx, openssl.
+-   Support building using Visual Studio for 32-bit x86. Previously we
+    only supported building for 32-bit x86 using the MinGW toolchain.
+-   Fixed annoying msgmerge popups in the middle of cerbero builds
+-   Added configuration options vs_install_path and vs_install_version
+    for specifying custom search locations for older Visual Studio
+    versions that do not support vswhere. You can set these in
+    ~/.cerbero/cerbero.cbc where ~ is the MSYS homedir, not your Windows
+    homedir.
+-   New Windows-specific plugins: d3d11, mediafoundation, wasapi2
+-   Numerous compatibility and reliability fixes when running Cerbero on
+    Windows, especially non-English locales
+-   proxy-libintl now exports the same symbols as gettext, which makes
+    it a drop-in replacement
+-   New mapping variant for selecting the Visual Studio CRT to use:
+    -v vscrt=<value>. Valid values are md, mdd, and auto (default). A
+    separate prefix is used when building with either md (release) or
+    mdd (debug), and the outputted package will have +debug in the
+    filename. This variant is also used for selecting the correct Qt
+    libraries (debug vs release) to use when building with -v qt5 on
+    Windows.
+-   Support cross-compile on Windows to Windows ARM64 and ARMv7
+-   Support cross-compile on Windows to the Universal Windows Platform
+    (UWP). Only the subset of plugins that can be built entirely with
+    Visual Studio will be selected in this case. To do so, use the
+    config/cross-uwp-universal.cbc configuration, which will build
+    ARM64, x86, and x86_64 binaries linked to the release CRT, with
+    optimizations enabled, and debugging turned on. You can combine this
+    with -v vscrt=mdd to produce binaries linked to the debug CRT. You
+    can turn off optimizations with the -v nooptimization variant.
+
+Windows MSI installer
+
+-   Require Windows 7 or newer for running GStreamer
+-   Fixed some issues with shipping of pkg-config in the Windows
+    installers
+-   Plugin PDB debug files are now shipped in the development package,
+    not the runtime package
+-   Ship installers for 32-bit binaries built with Visual Studio
+-   Ship debug and release “universal” (ARM64, X86, and X86_64) tarballs
+    built for the Universal Windows Platform
+-   Windows MSI installers now install into separate prefixes when
+    building with MSVC and MinGW. Previously both would be installed
+    into C:/gstreamer/1.0/x86 or C:/gstreamer/1.0/x86_64. Now, the
+    installation prefixes are:
+
+  ----------------------------------------------------------------------------------------------------------------
+  Target                      Path                                 Build options
+  --------------------------- ------------------------------------ -----------------------------------------------
+  MinGW 32-bit                C:/gstreamer/1.0/mingw_x86           -c config/win32.cbc
+
+  MinGW 64-bit                C:/gstreamer/1.0/mingw_x86_64        -c config/win64.cbc
+
+  MSVC 32-bit                 C:/gstreamer/1.0/msvc_x86            -c config/win32.cbc -v visualstudio
+
+  MSVC 64-bit                 C:/gstreamer/1.0/msvc_x86_64         -c config/win64.cbc -v visualstudio
+
+  MSVC 32-bit (debug)         C:/gstreamer/1.0/msvc-debug_x86      -c config/win32.cbc -v visualstudio,vscrt=mdd
+
+  MSVC 64-bit (debug)         C:/gstreamer/1.0/msvc-debug_x86_64   -c config/win64.cbc -v visualstudio,vscrt=mdd
+  ----------------------------------------------------------------------------------------------------------------
+
+Note: UWP binary packages are tarballs, not MSI installers.
+
+Linux
+
+-   Support creating MSI installers using WiX when cross-compiling to
+    Windows
+-   Support running cross-windows binaries with Wine when using the
+    shell and runit cerbero commands
+-   Added bash-completion support inside the cerbero shell on Linux
+-   Require a system-wide installation of openssl on Linux
+-   Added variant -v vaapi to build gstreamer-vaapi and the new gstva
+    plugin
+-   Debian packaging was disabled because it does not work. Help in
+    fixing this is appreciated.
+-   Trimmed the list of packages needed for bootstrap on Linux
+
+Android
+
+-   Updated to NDK r21
+-   Support Vulkan
+-   Support Qt 5.14+ binary package layout
+
+Platform-specific changes and improvements
+
+Android
+
+-   opensles: Remove hard-coded buffer-/latency-time values and allow
+    openslessink to handle 48kHz streams.
+
+-   photography interface and camera source: Add additional settings
+    relevant to Android such as: Exposure mode property, extra colour
+    tone values (aqua, emboss, sketch, neon), extra scene modes
+    (backlight, flowers, AR, HDR), and missing virtual methods for
+    exposure mode, analog gain, lens focus, colour temperature, min &
+    max exposure time. Add new effects and scene modes to Camera
+    parameters.
+
+macOS and iOS
+
+-   vtdec can now output to Vulkan-backed memory for zerocopy support
+    with the Vulkan elements.
+
+Windows
+
+-   d3d11videosink: new Direct3D11-based video sink with support for
+    HDR10 rendering if supported.
+
+-   Hardware-accelerated video decoding on Windows via DXVA2 /
+    Direct3D11 using native Windows APIs rather than per-vendor SDKs
+    (like MSDK for Intel or NVCODEC for NVidia). Plus modern Direct3D11
+    integration rather than the almost 20-year old Direct3D9 from
+    Windows XP times used in d3dvideosink. Formats supported for
+    decoding are H.264, H.265, VP8, and VP9, and zero-copy operation
+    should be supported in combination with the new d3d11videosink. See
+    Seungha’s blog post “Windows DXVA2 (via Direct3D 11) Support in
+    GStreamer 1.17” for more details.
+
+-   Microsoft Media Foundation plugin for hardware-accelerated video
+    encoding on Windows using native Windows APIs rather than per-vendor
+    SDKs. Formats supported for encoding are H.264, H.265 and VP9. Also
+    includes audio encoders for AAC and MP3. See Seungha’s blog post
+    “Bringing Microsoft Media Foundation to GStreamer” for some more
+    details about this.
+
+-   new mfvideosrc video capture source element using the latest Windows
+    APIs rather than ancient APIs used by ksvideosrc/winks. ksvideosrc
+    should be considered deprecated going forward.
+
+-   d3d11: add d3d11convert, a color space conversion and rescaling
+    element using shaders, and introduce d3d11upload and d3d11download
+    elements that work just like glupload and gldownload but for D3D11.
+
+-   Universal Windows Platform (UWP) support, including official
+    GStreamer binary packages for it. Check out Nirbheek’s latest blog
+    post “GStreamer 1.18 supports the Universal Windows Platform” for
+    more details.
+
+-   systemclock correctness and reliability fixes, and also don’t start
+    the system clock at 0 any longer (which shouldn’t make any
+    difference to anyone, as absolute clock time values are supposed to
+    be meaningless in themselves, only the rate of increase matters).
+
+-   toolchain specific plugin registry: the registry cache is now named
+    differently for MSVC and MinGW toolchains/packages, which should
+    avoid problems when switching between binaries built with a
+    different toolchain.
+
+-   new wasapi2 plugin mainly to support UWP applications. The core
+    logic of this plugin is almost identical to existing wasapi plugin,
+    but the main target is Windows 10 and UWP. This plugin uses WinRT
+    APIs, so will likely not work on Windows 8 or older. Unlike the
+    existing wasapi plugin, this plugin supports automatic stream
+    routing (auto fallback when device was removed) and device level
+    mute/volume control. Exclusive streaming mode is not supported,
+    however, and loopback features are not implemented yet. It is also
+    only possible to build this plugin with MSVC and the Windows 10 SDK,
+    it can’t be cross-compiled with the MingW toolchain.
+
+-   new dxgiscreencapsrc element which uses the Desktop Duplication API
+    to capture the desktop screen at high speed. This is only supported
+    on Windows 8 or later. Compared to the existing elements
+    dxgiscreencapsrc offers much better performance, works in High DPI
+    environments and draws an accurate mouse cursor.
+
+-   d3dvideosink was downgraded to secondary rank, d3d11videosink is
+    preferred now. Support OverlayComposition for GPU overlay
+    compositing of subtitles and logos.
+
+-   debug log output fixes, esp. with a non-UTF8 locale/codepage
+
+-   speex, jack: fixed crashes on Windows caused by cross-CRT issues
+
+-   gst-play-1.0 interactive keyboard controls now also work on Windows
+
+Linux
+
+-   kmssink: Add support for P010 and P016 formats
+
+-   vah264dec: new experimental va plugin with an element for H.264
+    decoding with VA-API. This novel approach, different from
+    gstreamer-vaapi, uses the gstcodecs library for decoder state
+    handling, which it is hoped will make for cleaner code because it
+    uses VA-API without further layers or wrappers. Check out Víctor’s
+    blog post “New VA-API H.264 decoder in gst-plugins-bad” for the full
+    lowdown and the limitations of this new plugin, and how to give it a
+    spin.
+
+-   v4l2codecs: introduce a V4L2 CODECs Accelerator. This plugin will
+    support the new CODECs uAPI in the Linux kernel, which consists of
+    an accelerator interface similar to DXVA, NVDEC, VDPAU and VAAPI. So
+    far H.264 and VP8 are supported. This is used on certain embedded
+    systems such as i.mx8m, rk3288, rk3399, Allwinner H-series SoCs.
+
+Documentation improvements
+
+-   unified documentation containing tutorials, API docs, plugin docs,
+    etc. all under one roof, shipped in form of a documentation release
+    tarball containing both devhelp and html documentation.
+
+-   all documentation is now generated using hotdoc, gtk-doc is no
+    longer used. Distributors should use the above-mentioned
+    documentation release tarball instead of trying to package hotdoc
+    and building the documentation from scratch.
+
+-   there is now documentation for wrapper plugins like gst-libav and
+    frei0r, as well as tracer plugins.
+
+-   for more info, check out Thibault’s “GStreamer Documentation”
+    lightning talk from the 2019 GStreamer Conference.
+
+-   new API for plugins to support the documentation system:
+
+    -   new GParamSpecFlag GST_PARAM_DOC_SHOW_DEFAULT to make
+        gst-inspect-1.0 (and the documentation) show the paramspec’s
+        default value rather than the actually set value as default
+    -   GstPadTemplate getter and setter for “documentation caps”,
+        gst_pad_template_set_documentation_caps() and
+        gst_pad_template_get_documentation_caps(): This can be used in
+        elements where the caps of pad templates are dynamically
+        generated and/or dependent on the environment, to override the
+        caps shown in the documentation (usually to advertise the full
+        set of possible caps).
+    -   gst_type_mark_as_plugin_api() for marking types as plugin API,
+        used for plugin-internal types like enums, flags, pad
+        subclasses, boxed types, and such.
+
+Possibly Breaking Changes
+
+-   GstVideo: the canonical list of raw video formats (for use in caps)
+    has been reordered, so video elements such as videotestsrc or
+    videoconvert might negotiate to a different format now than before.
+    The new format might be a higher-quality format or require more
+    processing overhead, which might affect pipeline performance.
+
+-   mpegtsdemux used to wrongly advertise H.264 and H.265 video
+    elementary streams as alignment=nal. This has now been fixed and
+    changed to alignment=none, which means an h264parse or h265parse
+    element is now required after tsdemux for some pipelines where there
+    wasn’t one before, e.g. in transmuxing scenarios (tsdemux ! tsmux).
+    Pipelines without such a parser may now fail to link or error out at
+    runtime. As parsers after demuxers and before muxers have been
+    generally required for a long time now it is hoped that this will
+    only affect a small number of applications or pipelines.
+
+-   The Android opensles audio source and sink used to have hard-coded
+    buffer-/latency-time values of 20ms. This is no longer needed with
+    newer Android versions and has now been removed. This means a higher
+    or lower value might now be negotiated by default, which can affect
+    pipeline performance and latency.
+
+Known Issues
+
+-   None in particular
+
+Contributors
+
+Aaron Boxer, Adam Duskett, Adam x Nilsson, Adrian Negreanu, Akinobu
+Mita, Alban Browaeys, Alcaro, Alexander Lapajne, Alexandru Băluț, Alex
+Ashley, Alex Hoenig, Alicia Boya García, Alistair Buxton, Ali Yousuf,
+Ambareesh “Amby” Balaji, Amr Mahdi, Andoni Morales Alastruey, Andreas
+Frisch, Andre Guedes, Andrew Branson, Andrey Sazonov, Antonio Ospite,
+aogun, Arun Raghavan, Askar Safin, AsociTon, A. Wilcox, Axel Mårtensson,
+Ayush Mittal, Bastian Bouchardon, Benjamin Otte, Bilal Elmoussaoui,
+Brady J. Garvin, Branko Subasic, Camilo Celis Guzman, Carlos Rafael
+Giani, Charlie Turner, Cheng-Chang Wu, Chris Ayoup, Chris Lord,
+Christoph Reiter, cketti, Damian Hobson-Garcia, Daniel Klamt, Daniel
+Molkentin, Danny Smith, David Bender, David Gunzinger, David Ing, David
+Svensson Fors, David Trussel, Debarshi Ray, Derek Lesho, Devarsh
+Thakkar, dhilshad, Dimitrios Katsaros, Dmitriy Purgin, Dmitry Shusharin,
+Dominique Leuenberger, Dong Il Park, Doug Nazar, dudengke, Dylan McCall,
+Dylan Yip, Ederson de Souza, Edward Hervey, Eero Nurkkala, Eike Hein,
+ekwange, Eric Marks, Fabian Greffrath, Fabian Orccon, Fabio D’Urso,
+Fabrice Bellet, Fabrice Fontaine, Fanchao L, Felix Yan, Fernando
+Herrrera, Francisco Javier Velázquez-García, Freyr, Fuwei Tang, Gaurav
+Kalra, George Kiagiadakis, Georgii Staroselskii, Georg Lippitsch, Georg
+Ottinger, gla, Göran Jönsson, Gordon Hart, Gregor Boirie, Guillaume
+Desmottes, Guillermo Rodríguez, Haakon Sporsheim, Haihao Xiang, Haihua
+Hu, Havard Graff, Håvard Graff, Heinrich Kruger, He Junyan, Henry
+Wilkes, Hosang Lee, Hou Qi, Hu Qian, Hyunjun Ko, ibauer, Ignacio Casal
+Quinteiro, Ilya Smelykh, Jake Barnes, Jakub Adam, James Cowgill, James
+Westman, Jan Alexander Steffens, Jan Schmidt, Jan Tojnar, Javier Celaya,
+Jeffy Chen, Jennifer Berringer, Jens Göpfert, Jérôme Laheurte, Jim
+Mason, Jimmy Ohn, J. Kim, Joakim Johansson, Jochen Henneberg, Johan
+Bjäreholt, Johan Sternerup, John Bassett, Jonas Holmberg, Jonas Larsson,
+Jonathan Matthew, Jordan Petridis, Jose Antonio Santos Cadenas, Josep
+Torra, Jose Quaresma, Josh Matthews, Joshua M. Doe, Juan Navarro,
+Juergen Werner, Julian Bouzas, Julien Isorce, Jun-ichi OKADA, Justin
+Chadwell, Justin Kim, Keri Henare, Kevin JOLY, Kevin King, Kevin Song,
+Knut Andre Tidemann, Kristofer Björkström, krivoguzovVlad, Kyrylo
+Polezhaiev, Lenny Jorissen, Linus Svensson, Loïc Le Page, Loïc Minier,
+Lucas Stach, Ludvig Rappe, Luka Blaskovic, luke.lin, Luke Yelavich,
+Marcin Kolny, Marc Leeman, Marco Felsch, Marcos Kintschner, Marek
+Olejnik, Mark Nauwelaerts, Markus Ebner, Martin Liska, Martin Theriault,
+Mart Raudsepp, Matej Knopp, Mathieu Duponchelle, Mats Lindestam, Matthew
+Read, Matthew Waters, Matus Gajdos, Maxim Paymushkin, Maxim P.
+Dementiev, Michael Bunk, Michael Gruner, Michael Olbrich, Miguel París
+Díaz, Mikhail Fludkov, Milian Wolff, Millan Castro, Muhammet Ilendemli,
+Nacho García, Nayana Topolsky, Nian Yan, Nicola Murino, Nicolas
+Dufresne, Nicolas Pernas Maradei, Niels De Graef, Nikita Bobkov, Niklas
+Hambüchen, Nirbheek Chauhan, Ognyan Tonchev, okuoku, Oleksandr
+Kvl,Olivier Crête, Ondřej Hruška, Pablo Marcos Oltra, Patricia Muscalu,
+Peter Seiderer, Peter Workman, Philippe Normand, Philippe Renon, Philipp
+Zabel, Pieter Willem Jordaan, Piotr Drąg, Ralf Sippl, Randy Li, Rasmus
+Thomsen, Ratchanan Srirattanamet, Raul Tambre, Ray Tiley, Richard
+Kreckel, Rico Tzschichholz, R Kh, Robert Rosengren, Robert Tiemann,
+Roman Shpuntov, Roman Sivriver, Ruben Gonzalez, Rubén Gonzalez,
+rubenrua, Ryan Huang, Sam Gigliotti, Santiago Carot-Nemesio, Saunier
+Thibault, Scott Kanowitz, Sebastian Dröge, Sebastiano Barrera, Seppo
+Yli-Olli, Sergey Nazaryev, Seungha Yang, Shinya Saito, Silvio
+Lazzeretti, Simon Arnling Bååth, Siwon Kang, sohwan.park, Song Bing,
+Soohyun Lee, Srimanta Panda, Stefano Buora, Stefan Sauer, Stéphane
+Cerveau, Stian Selnes, Sumaid Syed, Swayamjeet, Thiago Santos, Thibault
+Saunier, Thomas Bluemel, Thomas Coldrick, Thor Andreassen, Tim-Philipp
+Müller, Ting-Wei Lan, Tobias Ronge, trilene, Tulio Beloqui, U. Artie
+Eoff, VaL Doroshchuk, Varunkumar Allagadapa, Vedang Patel, Veerabadhran
+G, Víctor Manuel Jáquez Leal, Vivek R, Vivia Nikolaidou, Wangfei, Wang
+Zhanjun, Wim Taymans, Wonchul Lee, Xabier Rodriguez Calvar, Xavier
+Claessens, Xidorn Quan, Xu Guangxin, Yan Wang, Yatin Maan, Yeongjin
+Jeong, yychao, Zebediah Figura, Zeeshan Ali, Zeid Bekli, Zhiyuan Sraf,
+Zoltán Imets,
+
+… and many others who have contributed bug reports, translations, sent
+suggestions or helped testing.
+
+Stable 1.18 branch
+
+After the 1.18.0 release there will be several 1.18.x bug-fix releases
+which will contain bug fixes which have been deemed suitable for a
+stable branch, but no new features or intrusive changes will be added to
+a bug-fix release usually. The 1.18.x bug-fix releases will be made from
+the git 1.18 branch, which will be a stable branch.
+
+1.18.0
+
+1.18.0 was released on 7 September 2020.
+
+Schedule for 1.20
+
+Our next major feature release will be 1.20, and 1.19 will be the
+unstable development version leading up to the stable 1.20 release. The
+development of 1.19/1.20 will happen in the git master branch.
+
+The plan for the 1.20 development cycle is yet to be confirmed, but it
+is now expected that feature freeze will take place some time in January
+2021, with the first 1.20 stable release around February/March 2021.
+
+1.20 will be backwards-compatible to the stable 1.18, 1.16, 1.14, 1.12,
+1.10, 1.8, 1.6, 1.4, 1.2 and 1.0 release series.
+
+------------------------------------------------------------------------
+
+These release notes have been prepared by Tim-Philipp Müller with
+contributions from Mathieu Duponchelle, Matthew Waters, Nirbheek
+Chauhan, Sebastian Dröge, Thibault Saunier, and Víctor Manuel Jáquez
+Leal.
+
+License: CC BY-SA 4.0