Release 0.10.6

Original commit message from CVS:
Release 0.10.6
This commit is contained in:
Jan Schmidt 2007-06-19 10:24:55 +00:00
parent abf5ff5123
commit 788ef04f72
59 changed files with 405 additions and 204 deletions

View file

@ -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:

119
NEWS
View file

@ -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

224
RELEASE
View file

@ -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
 

View file

@ -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)

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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). */