summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:24:55 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:24:55 +0000
commit788ef04f728c58e75a1ad09a99f3357bd036a2c7 (patch)
tree9851403610e25baaec396caa44df012bfcafa827
parentabf5ff512330f54c56ad63a581ef39d384d7c2c8 (diff)
Release 0.10.6RELEASE-0_10_6
Original commit message from CVS: Release 0.10.6
-rw-r--r--ChangeLog8
-rw-r--r--NEWS119
-rw-r--r--RELEASE224
-rw-r--r--configure.ac2
-rw-r--r--docs/plugins/gst-plugins-good-plugins.args40
-rw-r--r--docs/plugins/inspect/plugin-1394.xml4
-rw-r--r--docs/plugins/inspect/plugin-aasink.xml4
-rw-r--r--docs/plugins/inspect/plugin-alaw.xml4
-rw-r--r--docs/plugins/inspect/plugin-alpha.xml4
-rw-r--r--docs/plugins/inspect/plugin-alphacolor.xml4
-rw-r--r--docs/plugins/inspect/plugin-annodex.xml4
-rw-r--r--docs/plugins/inspect/plugin-apetag.xml4
-rw-r--r--docs/plugins/inspect/plugin-audiofx.xml2
-rw-r--r--docs/plugins/inspect/plugin-auparse.xml4
-rw-r--r--docs/plugins/inspect/plugin-autodetect.xml4
-rw-r--r--docs/plugins/inspect/plugin-avi.xml4
-rw-r--r--docs/plugins/inspect/plugin-cacasink.xml4
-rw-r--r--docs/plugins/inspect/plugin-cairo.xml4
-rw-r--r--docs/plugins/inspect/plugin-cdio.xml4
-rw-r--r--docs/plugins/inspect/plugin-cutter.xml4
-rw-r--r--docs/plugins/inspect/plugin-debug.xml4
-rw-r--r--docs/plugins/inspect/plugin-dv.xml4
-rw-r--r--docs/plugins/inspect/plugin-efence.xml4
-rw-r--r--docs/plugins/inspect/plugin-effectv.xml4
-rw-r--r--docs/plugins/inspect/plugin-esdsink.xml4
-rw-r--r--docs/plugins/inspect/plugin-flac.xml4
-rw-r--r--docs/plugins/inspect/plugin-flxdec.xml4
-rw-r--r--docs/plugins/inspect/plugin-gconfelements.xml4
-rw-r--r--docs/plugins/inspect/plugin-gdkpixbuf.xml4
-rw-r--r--docs/plugins/inspect/plugin-goom.xml4
-rw-r--r--docs/plugins/inspect/plugin-halelements.xml4
-rw-r--r--docs/plugins/inspect/plugin-icydemux.xml4
-rw-r--r--docs/plugins/inspect/plugin-id3demux.xml4
-rw-r--r--docs/plugins/inspect/plugin-jpeg.xml4
-rw-r--r--docs/plugins/inspect/plugin-level.xml4
-rw-r--r--docs/plugins/inspect/plugin-matroska.xml4
-rw-r--r--docs/plugins/inspect/plugin-mulaw.xml4
-rw-r--r--docs/plugins/inspect/plugin-multipart.xml4
-rw-r--r--docs/plugins/inspect/plugin-navigationtest.xml4
-rw-r--r--docs/plugins/inspect/plugin-ossaudio.xml4
-rw-r--r--docs/plugins/inspect/plugin-png.xml4
-rw-r--r--docs/plugins/inspect/plugin-quicktime.xml4
-rw-r--r--docs/plugins/inspect/plugin-rtp.xml4
-rw-r--r--docs/plugins/inspect/plugin-rtsp.xml4
-rw-r--r--docs/plugins/inspect/plugin-shout2send.xml2
-rw-r--r--docs/plugins/inspect/plugin-smpte.xml4
-rw-r--r--docs/plugins/inspect/plugin-speex.xml4
-rw-r--r--docs/plugins/inspect/plugin-taglib.xml4
-rw-r--r--docs/plugins/inspect/plugin-udp.xml4
-rw-r--r--docs/plugins/inspect/plugin-videobalance.xml4
-rw-r--r--docs/plugins/inspect/plugin-videobox.xml4
-rw-r--r--docs/plugins/inspect/plugin-videocrop.xml4
-rw-r--r--docs/plugins/inspect/plugin-videoflip.xml4
-rw-r--r--docs/plugins/inspect/plugin-videomixer.xml4
-rw-r--r--docs/plugins/inspect/plugin-wavenc.xml4
-rw-r--r--docs/plugins/inspect/plugin-wavpack.xml4
-rw-r--r--docs/plugins/inspect/plugin-wavparse.xml4
-rw-r--r--docs/plugins/inspect/plugin-ximagesrc.xml4
-rw-r--r--win32/common/config.h8
59 files changed, 405 insertions, 204 deletions
diff --git a/ChangeLog b/ChangeLog
index 894f5ddbe..f9c7d776c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+=== release 0.10.6 ===
+
+2007-06-18 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * configure.ac:
+ releasing 0.10.6, "Wobble Board"
+
2007-06-17 Tim-Philipp Müller <tim at centricular dot net>
* gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
@@ -2449,7 +2456,6 @@
rtsp://user:pass@hostname/rtspstream work on hosts that require
authentication.
->>>>>>> 1.2755
2007-02-22 Edgard Lima <edgard.lima@indt.org.br>
* sys/v4l2/gstv4l2object.c:
diff --git a/NEWS b/NEWS
index d0f0de151..814de13f7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,121 @@
-This is GStreamer Good Plug-ins 0.10.5, "The Path of Thorns"
+This is GStreamer Good Plug-ins 0.10.6, "Wobble Board"
+
+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
diff --git a/RELEASE b/RELEASE
index b11226831..fe34e9121 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,5 +1,5 @@
-Release notes for GStreamer Good Plug-ins 0.10.5 "The Path of Thorns"
+Release notes for GStreamer Good Plug-ins 0.10.6 "Wobble Board"
@@ -54,87 +54,119 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
+ * 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
- * 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 in this release
- * 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
+ * 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
Download
@@ -164,40 +196,46 @@ Applications
Contributors to this release
- * Alessandro Decina
+ * Alex Lancaster
* Andy Wingo
* Antoine Tremblay
* Brian Cameron
- * Darren Kenny
+ * Christian Schallerr
+ * Christophe Dehais
+ * Daniel Charles
* David Schleef
+ * Dejan Sakelšak
* Edgard Lima
* Edward Hervey
- * Fredrik Persson
- * Frédéric Riss
+ * Eric Anholt
* Jan Schmidt
- * Jens Granseuer
- * Jerome Alet
- * Jerry Tan
* Jonas Holmberg
* Jonathan Matthew
- * Josep Torra Valles
+ * Josh Coalson
+ * Julien MOUTTE
+ * Laurent Glayal
+ * Loïc Minier
* Lutz Mueller
* Mark Nauwelaerts
- * Michal Benes
+ * Michael Smith
* Peter Kjellerstedt
- * Philippe Kalaf
* René Stadler
- * Rob Taylor
* Sebastian Dröge
- * Sebastien Cote
- * Sergey Scobich
+ * Sebastien Moutte
* Sjoerd Simons
+ * Snaik
* Stefan Kost
+ * Sébastien Moutte
* Thijs Vermeir
* Thomas Vander Stichele
* Tim-Philipp Müller
- * Vijay Santhanam
- * Ville Syrjala
+ * Tommi Myöhänen
+ * Vincent Torri
* Wim Taymans
- * Yves Lefebvre
+ * Zaheer Abbas Merali
+ * Charles
+ * Daniel Fischer
+ * Jerry Tan
+ * jp.Liu
+ * Zhangfei Gao
  \ No newline at end of file
diff --git a/configure.ac b/configure.ac
index bd59459c1..efccaa026 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/pre
-AC_INIT(GStreamer Good Plug-ins, 0.10.5.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.6,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)
diff --git a/docs/plugins/gst-plugins-good-plugins.args b/docs/plugins/gst-plugins-good-plugins.args
index 1b069bd10..c8245345b 100644
--- a/docs/plugins/gst-plugins-good-plugins.args
+++ b/docs/plugins/gst-plugins-good-plugins.args
@@ -16888,3 +16888,43 @@
<DEFAULT>1</DEFAULT>
</ARG>
+<ARG>
+<NAME>GstVideoCrop::bottom</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Bottom</NICK>
+<BLURB>Pixels to crop at bottom.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstVideoCrop::left</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Left</NICK>
+<BLURB>Pixels to crop at left.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstVideoCrop::right</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Right</NICK>
+<BLURB>Pixels to crop at right.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
+<ARG>
+<NAME>GstVideoCrop::top</NAME>
+<TYPE>gint</TYPE>
+<RANGE>>= 0</RANGE>
+<FLAGS>rw</FLAGS>
+<NICK>Top</NICK>
+<BLURB>Pixels to crop at top.</BLURB>
+<DEFAULT>0</DEFAULT>
+</ARG>
+
diff --git a/docs/plugins/inspect/plugin-1394.xml b/docs/plugins/inspect/plugin-1394.xml
index a5d5085e7..29078d753 100644
--- a/docs/plugins/inspect/plugin-1394.xml
+++ b/docs/plugins/inspect/plugin-1394.xml
@@ -3,10 +3,10 @@
<description>Source for DV data via IEEE1394 interface</description>
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
<basename>libgst1394.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-aasink.xml b/docs/plugins/inspect/plugin-aasink.xml
index 054357cb9..1575baf4f 100644
--- a/docs/plugins/inspect/plugin-aasink.xml
+++ b/docs/plugins/inspect/plugin-aasink.xml
@@ -3,10 +3,10 @@
<description>ASCII Art video sink</description>
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
<basename>libgstaasink.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-alaw.xml b/docs/plugins/inspect/plugin-alaw.xml
index 8e752a567..b3d5b76cd 100644
--- a/docs/plugins/inspect/plugin-alaw.xml
+++ b/docs/plugins/inspect/plugin-alaw.xml
@@ -3,10 +3,10 @@
<description>ALaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstalaw.so</filename>
<basename>libgstalaw.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-alpha.xml b/docs/plugins/inspect/plugin-alpha.xml
index 5b5b42f0e..7762cef15 100644
--- a/docs/plugins/inspect/plugin-alpha.xml
+++ b/docs/plugins/inspect/plugin-alpha.xml
@@ -3,10 +3,10 @@
<description>adds an alpha channel to video</description>
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
<basename>libgstalpha.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-alphacolor.xml b/docs/plugins/inspect/plugin-alphacolor.xml
index a2df37e7f..05b132a3d 100644
--- a/docs/plugins/inspect/plugin-alphacolor.xml
+++ b/docs/plugins/inspect/plugin-alphacolor.xml
@@ -3,10 +3,10 @@
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
<basename>libgstalphacolor.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-annodex.xml b/docs/plugins/inspect/plugin-annodex.xml
index 41035ea56..9ab3b2960 100644
--- a/docs/plugins/inspect/plugin-annodex.xml
+++ b/docs/plugins/inspect/plugin-annodex.xml
@@ -3,10 +3,10 @@
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
<filename>../../ext/annodex/.libs/libgstannodex.so</filename>
<basename>libgstannodex.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-apetag.xml b/docs/plugins/inspect/plugin-apetag.xml
index 4158e2974..f5f3833ec 100644
--- a/docs/plugins/inspect/plugin-apetag.xml
+++ b/docs/plugins/inspect/plugin-apetag.xml
@@ -3,10 +3,10 @@
<description>APEv1/2 tag reader</description>
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
<basename>libgstapetag.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-audiofx.xml b/docs/plugins/inspect/plugin-audiofx.xml
index 9740da9e1..655ccd466 100644
--- a/docs/plugins/inspect/plugin-audiofx.xml
+++ b/docs/plugins/inspect/plugin-audiofx.xml
@@ -3,7 +3,7 @@
<description>Audio effects plugin</description>
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
<basename>libgstaudiofx.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer</package>
diff --git a/docs/plugins/inspect/plugin-auparse.xml b/docs/plugins/inspect/plugin-auparse.xml
index 56b86efa3..fa0c941f7 100644
--- a/docs/plugins/inspect/plugin-auparse.xml
+++ b/docs/plugins/inspect/plugin-auparse.xml
@@ -3,10 +3,10 @@
<description>parses au streams</description>
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
<basename>libgstauparse.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-autodetect.xml b/docs/plugins/inspect/plugin-autodetect.xml
index 2bf65034b..aa61bdb91 100644
--- a/docs/plugins/inspect/plugin-autodetect.xml
+++ b/docs/plugins/inspect/plugin-autodetect.xml
@@ -3,10 +3,10 @@
<description>Plugin contains auto-detection plugins for video/audio outputs</description>
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
<basename>libgstautodetect.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-avi.xml b/docs/plugins/inspect/plugin-avi.xml
index 40a4909f5..8500ceff2 100644
--- a/docs/plugins/inspect/plugin-avi.xml
+++ b/docs/plugins/inspect/plugin-avi.xml
@@ -3,10 +3,10 @@
<description>AVI stream handling</description>
<filename>../../gst/avi/.libs/libgstavi.so</filename>
<basename>libgstavi.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cacasink.xml b/docs/plugins/inspect/plugin-cacasink.xml
index b78d308ba..27cc253ac 100644
--- a/docs/plugins/inspect/plugin-cacasink.xml
+++ b/docs/plugins/inspect/plugin-cacasink.xml
@@ -3,10 +3,10 @@
<description>Colored ASCII Art video sink</description>
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
<basename>libgstcacasink.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cairo.xml b/docs/plugins/inspect/plugin-cairo.xml
index 3467f30e1..cbce1df1a 100644
--- a/docs/plugins/inspect/plugin-cairo.xml
+++ b/docs/plugins/inspect/plugin-cairo.xml
@@ -3,10 +3,10 @@
<description>Cairo-based overlaying</description>
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
<basename>libgstcairo.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cdio.xml b/docs/plugins/inspect/plugin-cdio.xml
index be25b1f9b..3e232a91d 100644
--- a/docs/plugins/inspect/plugin-cdio.xml
+++ b/docs/plugins/inspect/plugin-cdio.xml
@@ -3,10 +3,10 @@
<description>Read audio from audio CDs</description>
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
<basename>libgstcdio.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>GPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-cutter.xml b/docs/plugins/inspect/plugin-cutter.xml
index 2ceefbe82..f7d97cc2d 100644
--- a/docs/plugins/inspect/plugin-cutter.xml
+++ b/docs/plugins/inspect/plugin-cutter.xml
@@ -3,10 +3,10 @@
<description>Audio Cutter to split audio into non-silent bits</description>
<filename>../../gst/cutter/.libs/libgstcutter.so</filename>
<basename>libgstcutter.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-debug.xml b/docs/plugins/inspect/plugin-debug.xml
index ae9883ea7..97fe2f976 100644
--- a/docs/plugins/inspect/plugin-debug.xml
+++ b/docs/plugins/inspect/plugin-debug.xml
@@ -3,10 +3,10 @@
<description>elements for testing and debugging</description>
<filename>../../gst/debug/.libs/libgstdebug.so</filename>
<basename>libgstdebug.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-dv.xml b/docs/plugins/inspect/plugin-dv.xml
index bfb0ed9bc..a62f5f21c 100644
--- a/docs/plugins/inspect/plugin-dv.xml
+++ b/docs/plugins/inspect/plugin-dv.xml
@@ -3,10 +3,10 @@
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
<filename>../../ext/dv/.libs/libgstdv.so</filename>
<basename>libgstdv.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-efence.xml b/docs/plugins/inspect/plugin-efence.xml
index ab01ed6af..8c5efdcd4 100644
--- a/docs/plugins/inspect/plugin-efence.xml
+++ b/docs/plugins/inspect/plugin-efence.xml
@@ -3,10 +3,10 @@
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description>
<filename>../../gst/debug/.libs/libgstefence.so</filename>
<basename>libgstefence.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-effectv.xml b/docs/plugins/inspect/plugin-effectv.xml
index d201a00d7..7deb6f6c5 100644
--- a/docs/plugins/inspect/plugin-effectv.xml
+++ b/docs/plugins/inspect/plugin-effectv.xml
@@ -3,10 +3,10 @@
<description>effect plugins from the effectv project</description>
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
<basename>libgsteffectv.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-esdsink.xml b/docs/plugins/inspect/plugin-esdsink.xml
index fa4ef4b46..8286857d1 100644
--- a/docs/plugins/inspect/plugin-esdsink.xml
+++ b/docs/plugins/inspect/plugin-esdsink.xml
@@ -3,10 +3,10 @@
<description>ESD Element Plugins</description>
<filename>../../ext/esd/.libs/libgstesd.so</filename>
<basename>libgstesd.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-flac.xml b/docs/plugins/inspect/plugin-flac.xml
index 971b23cde..4628812a9 100644
--- a/docs/plugins/inspect/plugin-flac.xml
+++ b/docs/plugins/inspect/plugin-flac.xml
@@ -3,10 +3,10 @@
<description>The FLAC Lossless compressor Codec</description>
<filename>../../ext/flac/.libs/libgstflac.so</filename>
<basename>libgstflac.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-flxdec.xml b/docs/plugins/inspect/plugin-flxdec.xml
index 642870c4a..0a1451151 100644
--- a/docs/plugins/inspect/plugin-flxdec.xml
+++ b/docs/plugins/inspect/plugin-flxdec.xml
@@ -3,10 +3,10 @@
<description>FLC/FLI/FLX video decoder</description>
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
<basename>libgstflxdec.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-gconfelements.xml b/docs/plugins/inspect/plugin-gconfelements.xml
index 94a0b9510..9ca25c2d8 100644
--- a/docs/plugins/inspect/plugin-gconfelements.xml
+++ b/docs/plugins/inspect/plugin-gconfelements.xml
@@ -3,10 +3,10 @@
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
<basename>libgstgconfelements.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-gdkpixbuf.xml b/docs/plugins/inspect/plugin-gdkpixbuf.xml
index c39f3b1f1..7bd7de61c 100644
--- a/docs/plugins/inspect/plugin-gdkpixbuf.xml
+++ b/docs/plugins/inspect/plugin-gdkpixbuf.xml
@@ -3,10 +3,10 @@
<description>GDK Pixbuf decoder &amp; scaler</description>
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
<basename>libgstgdkpixbuf.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-goom.xml b/docs/plugins/inspect/plugin-goom.xml
index 4121b386c..beb4d39cd 100644
--- a/docs/plugins/inspect/plugin-goom.xml
+++ b/docs/plugins/inspect/plugin-goom.xml
@@ -3,10 +3,10 @@
<description>GOOM visualization filter</description>
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
<basename>libgstgoom.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-halelements.xml b/docs/plugins/inspect/plugin-halelements.xml
index 26d126538..6c4873045 100644
--- a/docs/plugins/inspect/plugin-halelements.xml
+++ b/docs/plugins/inspect/plugin-halelements.xml
@@ -3,10 +3,10 @@
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
<basename>libgsthalelements.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-icydemux.xml b/docs/plugins/inspect/plugin-icydemux.xml
index 840122089..1e788f8e9 100644
--- a/docs/plugins/inspect/plugin-icydemux.xml
+++ b/docs/plugins/inspect/plugin-icydemux.xml
@@ -3,10 +3,10 @@
<description>Demux ICY tags from a stream</description>
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
<basename>libgsticydemux.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-id3demux.xml b/docs/plugins/inspect/plugin-id3demux.xml
index 6a094813c..f1df8fe80 100644
--- a/docs/plugins/inspect/plugin-id3demux.xml
+++ b/docs/plugins/inspect/plugin-id3demux.xml
@@ -3,10 +3,10 @@
<description>Demux ID3v1 and ID3v2 tags from a file</description>
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
<basename>libgstid3demux.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml
index 0d364674f..78abef7cd 100644
--- a/docs/plugins/inspect/plugin-jpeg.xml
+++ b/docs/plugins/inspect/plugin-jpeg.xml
@@ -3,10 +3,10 @@
<description>JPeg plugin library</description>
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
<basename>libgstjpeg.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-level.xml b/docs/plugins/inspect/plugin-level.xml
index 86f6d309a..59c2d1510 100644
--- a/docs/plugins/inspect/plugin-level.xml
+++ b/docs/plugins/inspect/plugin-level.xml
@@ -3,10 +3,10 @@
<description>Audio level plugin</description>
<filename>../../gst/level/.libs/libgstlevel.so</filename>
<basename>libgstlevel.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-matroska.xml b/docs/plugins/inspect/plugin-matroska.xml
index e9878e9f9..b3cd7d0a7 100644
--- a/docs/plugins/inspect/plugin-matroska.xml
+++ b/docs/plugins/inspect/plugin-matroska.xml
@@ -3,10 +3,10 @@
<description>Matroska stream handling</description>
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
<basename>libgstmatroska.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-mulaw.xml b/docs/plugins/inspect/plugin-mulaw.xml
index 5d01db527..4f1ba1aba 100644
--- a/docs/plugins/inspect/plugin-mulaw.xml
+++ b/docs/plugins/inspect/plugin-mulaw.xml
@@ -3,10 +3,10 @@
<description>MuLaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
<basename>libgstmulaw.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-multipart.xml b/docs/plugins/inspect/plugin-multipart.xml
index da60dc74a..4a731259d 100644
--- a/docs/plugins/inspect/plugin-multipart.xml
+++ b/docs/plugins/inspect/plugin-multipart.xml
@@ -3,10 +3,10 @@
<description>multipart stream manipulation</description>
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
<basename>libgstmultipart.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-navigationtest.xml b/docs/plugins/inspect/plugin-navigationtest.xml
index 9fbbbad45..187d2ff0b 100644
--- a/docs/plugins/inspect/plugin-navigationtest.xml
+++ b/docs/plugins/inspect/plugin-navigationtest.xml
@@ -3,10 +3,10 @@
<description>Template for a video filter</description>
<filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
<basename>libgstnavigationtest.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-ossaudio.xml b/docs/plugins/inspect/plugin-ossaudio.xml
index 960eed213..f00bdf5c7 100644
--- a/docs/plugins/inspect/plugin-ossaudio.xml
+++ b/docs/plugins/inspect/plugin-ossaudio.xml
@@ -3,10 +3,10 @@
<description>OSS (Open Sound System) support for GStreamer</description>
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
<basename>libgstossaudio.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-png.xml b/docs/plugins/inspect/plugin-png.xml
index bddcf504a..203a9b475 100644
--- a/docs/plugins/inspect/plugin-png.xml
+++ b/docs/plugins/inspect/plugin-png.xml
@@ -3,10 +3,10 @@
<description>PNG plugin library</description>
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
<basename>libgstpng.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-quicktime.xml b/docs/plugins/inspect/plugin-quicktime.xml
index 0cce5ad0b..d61cec042 100644
--- a/docs/plugins/inspect/plugin-quicktime.xml
+++ b/docs/plugins/inspect/plugin-quicktime.xml
@@ -3,10 +3,10 @@
<description>Quicktime support</description>
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
<basename>libgstqtdemux.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml
index 3299b924d..7d65debad 100644
--- a/docs/plugins/inspect/plugin-rtp.xml
+++ b/docs/plugins/inspect/plugin-rtp.xml
@@ -3,10 +3,10 @@
<description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-rtsp.xml b/docs/plugins/inspect/plugin-rtsp.xml
index de4240e83..cc30d5872 100644
--- a/docs/plugins/inspect/plugin-rtsp.xml
+++ b/docs/plugins/inspect/plugin-rtsp.xml
@@ -3,10 +3,10 @@
<description>transfer data via RTSP</description>
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
<basename>libgstrtsp.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-shout2send.xml b/docs/plugins/inspect/plugin-shout2send.xml
index 3d4517e70..414b10b44 100644
--- a/docs/plugins/inspect/plugin-shout2send.xml
+++ b/docs/plugins/inspect/plugin-shout2send.xml
@@ -3,7 +3,7 @@
<description>Sends data to an icecast server using libshout2</description>
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
<basename>libgstshout2.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>libshout2</package>
diff --git a/docs/plugins/inspect/plugin-smpte.xml b/docs/plugins/inspect/plugin-smpte.xml
index 6fabde946..4e84f8e3f 100644
--- a/docs/plugins/inspect/plugin-smpte.xml
+++ b/docs/plugins/inspect/plugin-smpte.xml
@@ -3,10 +3,10 @@
<description>Apply the standard SMPTE transitions on video images</description>
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
<basename>libgstsmpte.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-speex.xml b/docs/plugins/inspect/plugin-speex.xml
index 216fb46c1..8dafcf281 100644
--- a/docs/plugins/inspect/plugin-speex.xml
+++ b/docs/plugins/inspect/plugin-speex.xml
@@ -3,10 +3,10 @@
<description>Speex plugin library</description>
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
<basename>libgstspeex.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-taglib.xml b/docs/plugins/inspect/plugin-taglib.xml
index 5034c179f..a20cf5a89 100644
--- a/docs/plugins/inspect/plugin-taglib.xml
+++ b/docs/plugins/inspect/plugin-taglib.xml
@@ -3,10 +3,10 @@
<description>Tag writing plug-in based on taglib</description>
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
<basename>libgsttaglib.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-udp.xml b/docs/plugins/inspect/plugin-udp.xml
index e23e98ec6..e99265156 100644
--- a/docs/plugins/inspect/plugin-udp.xml
+++ b/docs/plugins/inspect/plugin-udp.xml
@@ -3,10 +3,10 @@
<description>transfer data via UDP</description>
<filename>../../gst/udp/.libs/libgstudp.so</filename>
<basename>libgstudp.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videobalance.xml b/docs/plugins/inspect/plugin-videobalance.xml
index 05802ea38..bf00647db 100644
--- a/docs/plugins/inspect/plugin-videobalance.xml
+++ b/docs/plugins/inspect/plugin-videobalance.xml
@@ -3,10 +3,10 @@
<description>Changes hue, saturation, brightness etc. on video images</description>
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
<basename>libgstvideobalance.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videobox.xml b/docs/plugins/inspect/plugin-videobox.xml
index 911232cb2..8b6c1025b 100644
--- a/docs/plugins/inspect/plugin-videobox.xml
+++ b/docs/plugins/inspect/plugin-videobox.xml
@@ -3,10 +3,10 @@
<description>resizes a video by adding borders or cropping</description>
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
<basename>libgstvideobox.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videocrop.xml b/docs/plugins/inspect/plugin-videocrop.xml
index c75f73b6e..e73b4e621 100644
--- a/docs/plugins/inspect/plugin-videocrop.xml
+++ b/docs/plugins/inspect/plugin-videocrop.xml
@@ -3,10 +3,10 @@
<description>Crops video into a user-defined region</description>
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
<basename>libgstvideocrop.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videoflip.xml b/docs/plugins/inspect/plugin-videoflip.xml
index 728be58e5..2c28a72d0 100644
--- a/docs/plugins/inspect/plugin-videoflip.xml
+++ b/docs/plugins/inspect/plugin-videoflip.xml
@@ -3,10 +3,10 @@
<description>Flips and rotates video</description>
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
<basename>libgstvideoflip.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-videomixer.xml b/docs/plugins/inspect/plugin-videomixer.xml
index 7aa64302d..931e58d6b 100644
--- a/docs/plugins/inspect/plugin-videomixer.xml
+++ b/docs/plugins/inspect/plugin-videomixer.xml
@@ -3,10 +3,10 @@
<description>Video mixer</description>
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
<basename>libgstvideomixer.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-wavenc.xml b/docs/plugins/inspect/plugin-wavenc.xml
index d7986879f..d1ee7fe05 100644
--- a/docs/plugins/inspect/plugin-wavenc.xml
+++ b/docs/plugins/inspect/plugin-wavenc.xml
@@ -3,10 +3,10 @@
<description>Encode raw audio into WAV</description>
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
<basename>libgstwavenc.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-wavpack.xml b/docs/plugins/inspect/plugin-wavpack.xml
index dd6ddd707..67f426417 100644
--- a/docs/plugins/inspect/plugin-wavpack.xml
+++ b/docs/plugins/inspect/plugin-wavpack.xml
@@ -3,10 +3,10 @@
<description>Wavpack lossless/lossy audio format handling</description>
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
<basename>libgstwavpack.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-wavparse.xml b/docs/plugins/inspect/plugin-wavparse.xml
index 9d1b592e9..f4f404ed2 100644
--- a/docs/plugins/inspect/plugin-wavparse.xml
+++ b/docs/plugins/inspect/plugin-wavparse.xml
@@ -3,10 +3,10 @@
<description>Parse a .wav file into raw audio</description>
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
<basename>libgstwavparse.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/docs/plugins/inspect/plugin-ximagesrc.xml b/docs/plugins/inspect/plugin-ximagesrc.xml
index 30633a311..2d10f97ee 100644
--- a/docs/plugins/inspect/plugin-ximagesrc.xml
+++ b/docs/plugins/inspect/plugin-ximagesrc.xml
@@ -3,10 +3,10 @@
<description>X11 video input plugin using standard Xlib calls</description>
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
<basename>libgstximagesrc.so</basename>
- <version>0.10.5.1</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins CVS/prerelease</package>
+ <package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
diff --git a/win32/common/config.h b/win32/common/config.h
index dd6a24279..f7283992f 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -36,7 +36,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Good Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Good Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -244,13 +244,13 @@
#define PACKAGE_NAME "GStreamer Good Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.5.1"
+#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.6"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-good"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.5.1"
+#define PACKAGE_VERSION "0.10.6"
/* Define the plugin directory */
#ifdef _DEBUG
@@ -266,7 +266,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.5.1"
+#define VERSION "0.10.6"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */