Release 0.10.5

Original commit message from CVS:
Release 0.10.5
This commit is contained in:
Jan Schmidt 2007-06-19 10:32:38 +00:00
parent f0801eaad6
commit 7f82ba3d84
37 changed files with 393 additions and 208 deletions

View file

@ -1,3 +1,10 @@
=== release 0.10.5 ===
2007-06-19 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.5, "Expedition to Lake Pahoe"
2007-06-15 Jan Schmidt <thaytan@mad.scientist.com>
* win32/vs6/gst_plugins_bad.dsw:

79
NEWS
View file

@ -1,4 +1,81 @@
This is GStreamer Bad Plug-ins 0.10.4, "Black Bugs"
This is GStreamer Bad Plug-ins 0.10.5, "Expedition to Lake Pahoe"
Changes since 0.10.4:
* New plugin - realdec for decoding Real streams using binary libs
* New plugin - MythTV source
* New plugin - appsrc (for application data insertion)
* New plugin - VMnc VMware capture decoder
* New plugin - JACK audio output
* New plugin - interleave/deinterleave
* New plugin - RTP manager
* New plugin - Bayer to RGB converter
* New plugin - ReplayGain support
* New plugin - DirectShow win32 input support
* New plugin - videosignal/videoanalyse
* LADSPA plugin improvements
* IIR equaliser ported to 0.10 (iirequalizer)
* libsndfile output ported to 0.10
* mpegvideoparse ported to 0.10 and improved
* switch element ported to 0.10
* VCD source element ported to 0.10
* AMR-WB support fixes
* MIDI renderer plugin based on timidity
* Windows and OS/X output plugins moved to the Good module
* qtdemux, wavpack and videocrop plugins moved to the Good module
* Many other bug fixes and improvements
* Parallel installability with 0.8.x series
* Threadsafe design and API
Bugs fixed since 0.10.4:
* 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
* 333307 : AmrWB Plugin
* 345633 : [nassink] port to 0.10
* 354174 : [PATCH] add REAL support by using the proprietary drivers
* 354451 : [mythtvsrc] Plugin for MythTV source
* 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
* 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
* 375264 : [neonhttpsrc] add seek support
* 376591 : configure.ac looks for wrong symbols for FAAD support
* 382184 : Port interleave and deinterleave to 0.10 for audio channe...
* 388050 : [neonhttpsrc] code simplifications
* 392112 : [rfbsrc] doesn't build with MinGW
* 393622 : Not building real plugin, only works on 32bit x86 platforms.
* 395536 : [wavpackenc] Trivial cleanup
* 395597 : Deinterleave fails to negotiate with alsasrc when using D...
* 400555 : dts-in-wav: only 2 channel recognised
* 402470 : [osxvideosink] video sink for MacOSX
* 412077 : [speed] can't initially set speed > 1
* 412710 : [replaygain] Add playback elements
* 413818 : [neonhttpsrc] errors out on redirects
* 421110 : New x264enc plugin
* 421598 : [wavpack] Add support for non-8*n depths and don't play a...
* 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
* 423741 : [amrwb] use external shared libamrwb
* 430594 : Unable to compile gst-plugins-bad CVS
* 430598 : [realvideodec] dll functions not available on MinGW
* 430664 : name conflict for " rtpbin " element
* 437260 : CFLAGS are poinsoned by the OpenGL test
* 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
* 437539 : Compilation of DirectDraw and DirectSound plugins using m...
* 439405 : YUV not working in GL image sink.
* 439910 : [switch] Warning in a debug function (Mingw)
* 439911 : [qtdemux] Warning in a debug function (MinGW)
* 439914 : [directdraw] Warnings when using MinGW
* 440466 : [PLUGIN-MOVE] osxvideo
* 440774 : [sdl] sdlvideosink has ill-formatted element details
* 442689 : [neon] Property-related cleanups of neonhttpsrc
* 445189 : PLUGIN-MOVE - Move Windows sinks to -good
* 348973 : New plugins: MVE muxer/demuxer
* 391971 : Fix build with gcc-2.x
* 392313 : [directdrawsink] dist and add to gst-plugins-bad
* 392638 : [directsoundsink] dist and add to gst-plugins-bad
* 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
* 403572 : Port equaliser element to 0.10
* 352605 : [PLUGIN-MOVE] move wavpack to -good
* 426972 : Specific set of H.264 files cannot be played
* 434101 : [gsm] doesn't link against libgstbase-0.10
Changes since 0.10.3:

190
RELEASE
View file

@ -1,5 +1,5 @@
Release notes for GStreamer Bad Plug-ins 0.10.4 "Black Bugs"
Release notes for GStreamer Bad Plug-ins 0.10.5 "Expedition to Lake Pahoe"
@ -60,98 +60,80 @@ contains a set of well-supported plug-ins, but might pose problems for
Features of this release
* New plugin - realdec for decoding Real streams using binary libs
* New plugin - MythTV source
* New plugin - appsrc (for application data insertion)
* New plugin - VMnc VMware capture decoder
* New plugin - JACK audio output
* New plugin - interleave/deinterleave
* New plugin - RTP manager
* New plugin - Bayer to RGB converter
* New plugin - ReplayGain support
* New plugin - DirectShow win32 input support
* New plugin - videosignal/videoanalyse
* LADSPA plugin improvements
* IIR equaliser ported to 0.10 (iirequalizer)
* libsndfile output ported to 0.10
* mpegvideoparse ported to 0.10 and improved
* switch element ported to 0.10
* VCD source element ported to 0.10
* AMR-WB support fixes
* MIDI renderer plugin based on timidity
* Windows and OS/X output plugins moved to the Good module
* qtdemux, wavpack and videocrop plugins moved to the Good module
* Many other bug fixes and improvements
* Parallel installability with 0.8.x series
* Threadsafe design and API
* V4L2 source element moved to Good plugins
* Many improvements in Quicktime playback
* Xvid encoding and decoding improvements
* FAAD decoder fixes
* New element: alsaspdifsink for IEC958 output
* Spectrum FFT analysis element ported
* New element: h264parse. H.264 Parser
* Fixes in bz2 support
* New element: theoraexpdec. Libtheoraexp based Theora decoder
* New element: wavpackenc. Wavpack decoder
* Improvements in the libneon based http source
* gstfilter ported to 0.10
* mpeg2enc ported to 0.10
* New element: nsfdec. NSF decoder
* New element: spcdec. libopenspc based SPC decoder
* videocrop ported/re-written from 0.8
* cdaudio element ported to 0.10
* New element: rganalysis. ReplayGain analysis element
* New element: dvbsrc. DVB source element (disabled by default)
* deinterlace (Simple deinterlacer) ported from 0.8
* New element: nuvdemux. NUV video demuxer
* Fixes in the DirectDraw output elements
* New elements: multifilesrc, multifilesink
* y4mencode ported from 0.8
* rfbsrc, librfb based capture source ported from 0.8
* New element: jackaudiosink. JACK audio output element
* Many other fixes and improvements
Bugs fixed in this release
* 379261 : crash in Movie Player: Trying to play a partial...
* 151192 : [PATCH] nsf decoder
* 124580 : [jacksink] plugin needs a maintainer/love/to be updated
* 330632 : [qtdemux] MP3 stream in MP4 container not playable
* 335507 : [FAAD] blur_warhammer.mp4 movie doesn't transcode
* 339462 : [PATCH] xvid plugin to support more capabilities of XviD ...
* 340638 : New plugin: h264 parse element
* 341231 : [qtdemux] [faad] audio in some superman trailers doesn't ...
* 341461 : gst-plugins-bad missing -no-undefined again
* 341563 : [faad] fails to decode middle of file, should just skip o...
* 343031 : v4l2src caps negotion is faulty
* 343131 : [wavpack] add wavpack encoder
* 343184 : [mpeg2enc] ported to 0.10
* 343866 : cygwin fixes
* 344472 : [wavpackdec] should post audio codec tag and extract bitrate
* 344821 : [pitch] controllable properties
* 344944 : AAC Support crashes with some files
* 345182 : [neonhttpsrc] fails to compile with libneon 0.26.x
* 345336 : modplug plugin doesn't work on AMD64
* 345653 : [videocrop] port to 0.10, support all common formats
* 346853 : [PATCH] ported gstfilter elements to 0.10
* 347079 : [qtdemux] plugin doesn't decode Year
* 347443 : [wavpack] port parser/decoder to official API and random ...
* 347935 : [nsf] warning when building RPM
* 348220 : New libopenspc-based SPC playback plugin
* 348976 : [xviddec] crashes after invalid unit size warning
* 350399 : [qtdemux] extract multiple redirect locations and require...
* 350741 : [faac] Wrong bitrate set
* 351495 : [wavpackparse] add support for push-based mode
* 351557 : [wavpackparse] resync in push mode if sync was lost
* 357069 : [rganalysis] New element: ReplayGain analysis
* 357212 : [glimagesink] crashes if no DISPLAY
* 361260 : New element: nuvdemux
* 362626 : Fixes compiling with forte: warning clean up (part 5)
* 376106 : Port rfbsrc to gst 0.10
* 378613 : [qtdemux] non-working redirect ('alis' redirect reference...
* 382203 : ladspa element needs to be enabled
* 384294 : [modplug] returns position query results in attoseconds
* 385048 : [qtdemux] Crash on a mp4 file in qtdemux_parse_trak
* 385788 : [SECURITY] buffer overflows in modplug
* 387076 : [wavpack] Wrong include
* 387122 : [qtdemux] regression: crash in parse_trak
* 387160 : [qtdemux] posts buffering message which can cause hangs
* 351659 : [wavpackparse] fix resync in push mode, implement it in p...
* 351663 : [wavpackenc] doesn't set correct caps on source pad
* 352476 : [wavpack] documentation, unit tests, memleak fix
* 366523 : [directdraw] fix playback and vs8 fixes
* 369539 : [wavpackenc] More sensible values for GstEnums, don't sen...
* 384140 : [neonhttpsrc] id3demux autoplug loop streaming mp3 with I...
* 387137 : Regression: qtdemux paletted image handling
* 349916 : [gdp] raw audio saved in gdp, when depayloading complain...
* 346723 : gstneonhttpsrc fails for URL
* 347439 : [qtdemux] seeks poorly in files with slideshows
* 349204 : [gdp] raw audio saved in gdp does not depayload correctly
* 351825 : [qtdemux] doesn't set proper caps for RGB video
* 367696 : [qtdemux] No support for QuickTime Animation (RLE).
* 372243 : [PATCH] yuv4mpeg (v2) encoder ported to 0.10
* 380610 : [rganalysis] Incorrect event handling
* 383471 : cannot link 1 ch raw 24-bit PCM audio
* 344987 : [PATCH] [dvbsrc] [ts-tools] gstreamer 0.10 port
* 152403 : [mpeg/DVB] Integrating externaly developped DVB source el...
* 333307 : AmrWB Plugin
* 345633 : [nassink] port to 0.10
* 354174 : [PATCH] add REAL support by using the proprietary drivers
* 354451 : [mythtvsrc] Plugin for MythTV source
* 357055 : Tremor (ivorbis) plug-in is unable to decode vorbis strea...
* 374773 : [qtdemux] [PLUGIN-MOVE] Move from -bad to good
* 375264 : [neonhttpsrc] add seek support
* 376591 : configure.ac looks for wrong symbols for FAAD support
* 382184 : Port interleave and deinterleave to 0.10 for audio channe...
* 388050 : [neonhttpsrc] code simplifications
* 392112 : [rfbsrc] doesn't build with MinGW
* 393622 : Not building real plugin, only works on 32bit x86 platforms.
* 395536 : [wavpackenc] Trivial cleanup
* 395597 : Deinterleave fails to negotiate with alsasrc when using D...
* 400555 : dts-in-wav: only 2 channel recognised
* 402470 : [osxvideosink] video sink for MacOSX
* 412077 : [speed] can't initially set speed > 1
* 412710 : [replaygain] Add playback elements
* 413818 : [neonhttpsrc] errors out on redirects
* 421110 : New x264enc plugin
* 421598 : [wavpack] Add support for non-8*n depths and don't play a...
* 423283 : [qtdemux] timestamps of outgoing h264 packets are wrong
* 423741 : [amrwb] use external shared libamrwb
* 430594 : Unable to compile gst-plugins-bad CVS
* 430598 : [realvideodec] dll functions not available on MinGW
* 430664 : name conflict for " rtpbin " element
* 437260 : CFLAGS are poinsoned by the OpenGL test
* 437403 : gst-plugins-bad uses #ifdef G_OS_WIN32 instead of #ifdef ...
* 437539 : Compilation of DirectDraw and DirectSound plugins using m...
* 439405 : YUV not working in GL image sink.
* 439910 : [switch] Warning in a debug function (Mingw)
* 439911 : [qtdemux] Warning in a debug function (MinGW)
* 439914 : [directdraw] Warnings when using MinGW
* 440466 : [PLUGIN-MOVE] osxvideo
* 440774 : [sdl] sdlvideosink has ill-formatted element details
* 442689 : [neon] Property-related cleanups of neonhttpsrc
* 445189 : PLUGIN-MOVE - Move Windows sinks to -good
* 348973 : New plugins: MVE muxer/demuxer
* 391971 : Fix build with gcc-2.x
* 392313 : [directdrawsink] dist and add to gst-plugins-bad
* 392638 : [directsoundsink] dist and add to gst-plugins-bad
* 392856 : [qtdemux] plugin must link against zlib (error with MinGW)
* 403572 : Port equaliser element to 0.10
* 352605 : [PLUGIN-MOVE] move wavpack to -good
* 426972 : Specific set of H.264 files cannot be played
* 434101 : [gsm] doesn't link against libgstbase-0.10
Download
@ -181,37 +163,35 @@ Applications
Contributors to this release
*
* Ali Sabil
* Andre Moreira Magalhaes
* Andrew Andkjar
* Chris Lee
* Andy Wingo
* Chris Lord
* Christian Schaller
* David Schleef
* Edgard Lima
* Edward Hervey
* James "Doc" Livingston
* Jan Schmidt
* Johan Dahlin
* Jonathan Matthew
* Josep Torra Valles
* Julien MOUTTE
* Jens Granseuer
* Josef Zlomek
* Julien Moutte
* Lutz Mueller
* Lutz Müller
* Maciej Katafiasz
* Mark Nauwelaerts
* Martin Szulecki
* Mathis Hofer
* Michael Smith
* Michal Benes
* Milosz Derezynski
* Renato Filho
* Mogens Jaeger
* Nguyen Thai Ngoc Duy
* Paul Davis
* René Stadler
* Rosfran Borges
* Sebastian Dröge
* Sebastien Moutte
* Sergey Scobich
* Sébastien Moutte
* Stanislav Brabec
* Stefan Kost
* Stefan Kost,,,
* Thadeu Lima de Souza Cascardo
* Thomas Vander Stichele
* Tim-Philipp Müller
* Vincent Torri
* Wim Taymans
* Wouter Paesen
* Young-Ho Cha

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AC_INIT(GStreamer Bad Plug-ins, 0.10.4.1,
AC_INIT(GStreamer Bad Plug-ins, 0.10.5,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)

View file

@ -41,7 +41,7 @@
<ARG>
<NAME>GstXvidEnc::averaging-period</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Averaging Period</NICK>
<BLURB>[CBR] Number of frames for which XviD averages bitrate.</BLURB>
@ -91,7 +91,7 @@
<ARG>
<NAME>GstXvidEnc::buffer</NAME>
<TYPE>gint</TYPE>
<RANGE>>= -1</RANGE>
<RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Buffer Size</NICK>
<BLURB>[CBR] Size of the video buffers.</BLURB>
@ -121,7 +121,7 @@
<ARG>
<NAME>GstXvidEnc::container-frame-overhead</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Container Frame Overhead</NICK>
<BLURB>[PASS2] Average container overhead per frame.</BLURB>
@ -151,7 +151,7 @@
<ARG>
<NAME>GstXvidEnc::flow-control-strength</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Flow Control Strength</NICK>
<BLURB>[PASS2] Overflow control strength per frame.</BLURB>
@ -211,7 +211,7 @@
<ARG>
<NAME>GstXvidEnc::keyframe-reduction</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Keyframe Reduction</NICK>
<BLURB>[PASS2] Keyframe size reduction in % of those within threshold.</BLURB>
@ -221,7 +221,7 @@
<ARG>
<NAME>GstXvidEnc::keyframe-threshold</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Keyframe Threshold</NICK>
<BLURB>[PASS2] Distance between keyframes not to be subject to reduction.</BLURB>
@ -281,7 +281,7 @@
<ARG>
<NAME>GstXvidEnc::max-overflow-degradation</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Max Overflow Degradation</NICK>
<BLURB>[PASS2] Amount in % that flow control can decrease frame size compared to ideal curve.</BLURB>
@ -291,7 +291,7 @@
<ARG>
<NAME>GstXvidEnc::max-overflow-improvement</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Max Overflow Improvement</NICK>
<BLURB>[PASS2] Amount in % that flow control can increase frame size compared to ideal curve.</BLURB>
@ -421,7 +421,7 @@
<ARG>
<NAME>GstXvidEnc::reaction-delay-factor</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,100]</RANGE>
<RANGE>[G_MAXULONG,100]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Reaction Delay Factor</NICK>
<BLURB>[CBR] Reaction delay factor.</BLURB>
@ -450,11 +450,11 @@
<ARG>
<NAME>GstWavpackEnc::bitrate</NAME>
<TYPE>guint</TYPE>
<RANGE><= 9600000</RANGE>
<TYPE>gdouble</TYPE>
<RANGE>[0,9.6e+06]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Bitrate</NICK>
<BLURB>Try to encode with this average bitrate (bits/sec). This enables lossy encoding, values smaller than 24000 disable it again.</BLURB>
<BLURB>Try to encode with this average bitrate (bits/sec). This enables lossy encoding! A value smaller than 24000.0 disables this.</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
@ -464,7 +464,7 @@
<RANGE>[0,24]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Bits per sample</NICK>
<BLURB>Try to encode with this amount of bits per sample. This enables lossy encoding, values smaller than 2.0 disable it again.</BLURB>
<BLURB>Try to encode with this amount of bits per sample. This enables lossy encoding! A value smaller than 2.0 disables this.</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
@ -473,19 +473,19 @@
<TYPE>GstWavpackEncCorrectionMode</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Correction stream mode</NICK>
<BLURB>Use this mode for the correction stream. Only works in lossy mode!.</BLURB>
<NICK>Correction file mode</NICK>
<BLURB>Use this mode for correction file creation. Only works in lossy mode!.</BLURB>
<DEFAULT>Create no correction file</DEFAULT>
</ARG>
<ARG>
<NAME>GstWavpackEnc::extra-processing</NAME>
<TYPE>guint</TYPE>
<RANGE><= 6</RANGE>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Extra processing</NICK>
<BLURB>Use better but slower filters for better compression/quality.</BLURB>
<DEFAULT>0</DEFAULT>
<BLURB>Extra encode processing.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
<ARG>
@ -534,12 +534,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Location</NICK>
<BLURB>The location. In the form:
http://a.com/file.txt - default port '80'
http://a.com:80/file.txt
a.com/file.txt - defualt scheme 'HTTP'
https://a.com/file.txt - default port '443'
http:///file.txt - default host 'localhost'.</BLURB>
<BLURB>Location to read from.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
@ -549,9 +544,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Proxy</NICK>
<BLURB>The proxy. In the form myproxy.mycompany.com:8080.
If nothing is passed g_getenv("http_proxy") will be used
If that http_proxy enviroment var isn't define no proxy is used.</BLURB>
<BLURB>Proxy server to use, in the form HOSTNAME:PORT. Defaults to the http_proxy environment variable.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
@ -571,7 +564,7 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>automatic-redirect</NICK>
<BLURB>Enable Neon HTTP Redirects (HTTP Status Code 302).</BLURB>
<BLURB>Automatically follow HTTP redirects (HTTP Status Code 302).</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
@ -631,8 +624,8 @@
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>User-Agent</NICK>
<BLURB>The User-Agent used for connection.</BLURB>
<DEFAULT>"neonhttpsrc"</DEFAULT>
<BLURB>Value of the User-Agent HTTP request header field.</BLURB>
<DEFAULT>"GStreamer neonhttpsrc"</DEFAULT>
</ARG>
<ARG>
@ -1648,7 +1641,7 @@
<ARG>
<NAME>GstDvbSrc::diseqc-src</NAME>
<TYPE>gint</TYPE>
<RANGE>[-1,7]</RANGE>
<RANGE>[G_MAXULONG,7]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>diseqc_src</NICK>
<BLURB>DISEqC selected source (-1 disabled) (DVB-S).</BLURB>
@ -16982,7 +16975,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to 14_4 driver</NICK>
<BLURB>Path to 14_4 driver.</BLURB>
<DEFAULT>"/usr/lib/win32/14_4.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/14_4.so.6.0"</DEFAULT>
</ARG>
<ARG>
@ -16992,7 +16985,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to 28_8 driver</NICK>
<BLURB>Path to 28_8 driver.</BLURB>
<DEFAULT>"/usr/lib/win32/28_8.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/28_8.so.6.0"</DEFAULT>
</ARG>
<ARG>
@ -17002,7 +16995,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to atrk driver</NICK>
<BLURB>Path to atrk driver.</BLURB>
<DEFAULT>"/usr/lib/win32/atrk.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/atrk.so.6.0"</DEFAULT>
</ARG>
<ARG>
@ -17012,7 +17005,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to cook driver</NICK>
<BLURB>Path to cook driver.</BLURB>
<DEFAULT>"/usr/lib/win32/cook.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/cook.so.6.0"</DEFAULT>
</ARG>
<ARG>
@ -17022,7 +17015,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to sipr driver</NICK>
<BLURB>Path to sipr driver.</BLURB>
<DEFAULT>"/usr/lib/win32/sipr.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/sipr.so.6.0"</DEFAULT>
</ARG>
<ARG>
@ -17032,7 +17025,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to rv20 driver</NICK>
<BLURB>Path to rv20 driver.</BLURB>
<DEFAULT>"/usr/lib/win32/drv2.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/drvc.so"</DEFAULT>
</ARG>
<ARG>
@ -17042,7 +17035,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to rv30 driver</NICK>
<BLURB>Path to rv30 driver.</BLURB>
<DEFAULT>"/usr/lib/win32/drv3.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/drvc.so"</DEFAULT>
</ARG>
<ARG>
@ -17052,7 +17045,7 @@
<FLAGS>rw</FLAGS>
<NICK>Path to rv40 driver</NICK>
<BLURB>Path to rv40 driver.</BLURB>
<DEFAULT>"/usr/lib/win32/drv4.so.6.0"</DEFAULT>
<DEFAULT>"/usr/lib/drvc.so"</DEFAULT>
</ARG>
<ARG>
@ -17285,3 +17278,133 @@
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoAnalyse::message</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Message</NICK>
<BLURB>Post statics messages.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::message</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Message</NICK>
<BLURB>Post statics messages.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::pattern-count</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern count</NICK>
<BLURB>The number of pattern markers.</BLURB>
<DEFAULT>4</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::pattern-data-count</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern data count</NICK>
<BLURB>The number of extra data pattern markers.</BLURB>
<DEFAULT>5</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::pattern-height</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern height</NICK>
<BLURB>The height of the pattern markers.</BLURB>
<DEFAULT>16</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::pattern-sensitivity</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[0,0.5]</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern sensitivity</NICK>
<BLURB>The sensitivity for detecting the markers (0.0 = highest, 0.5 lowest).</BLURB>
<DEFAULT>0.2</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoDetect::pattern-width</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern width</NICK>
<BLURB>The width of the pattern markers.</BLURB>
<DEFAULT>4</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::enabled</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Enabled</NICK>
<BLURB>Enable or disable the filter.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::pattern-count</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern count</NICK>
<BLURB>The number of pattern markers.</BLURB>
<DEFAULT>4</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::pattern-data</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern data</NICK>
<BLURB>The extra data pattern markers.</BLURB>
<DEFAULT>10</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::pattern-data-count</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern data count</NICK>
<BLURB>The number of extra data pattern markers.</BLURB>
<DEFAULT>5</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::pattern-height</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern height</NICK>
<BLURB>The height of the pattern markers.</BLURB>
<DEFAULT>16</DEFAULT>
</ARG>
<ARG>
<NAME>GstVideoMark::pattern-width</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 1</RANGE>
<FLAGS>rwx</FLAGS>
<NICK>Pattern width</NICK>
<BLURB>The width of the pattern markers.</BLURB>
<DEFAULT>4</DEFAULT>
</ARG>

View file

@ -3,7 +3,7 @@
<description>Alsa plugin for S/PDIF output</description>
<filename>../../ext/alsaspdif/.libs/libgstalsaspdif.so</filename>
<basename>libgstalsaspdif.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>unknown</license>
<source>gst-plugins-bad</source>
<package>gst-plugins-bad</package>

View file

@ -3,10 +3,10 @@
<description>Compress or decompress streams</description>
<filename>../../ext/bz2/.libs/libgstbz2.so</filename>
<basename>libgstbz2.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Parse a .dat file (VCD) into raw mpeg1</description>
<filename>../../gst/cdxaparse/.libs/libgstcdxaparse.so</filename>
<basename>libgstcdxaparse.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>DirectFB video output plugin</description>
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
<basename>libgstdfbvideosink.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Decodes DTS audio streams</description>
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
<basename>libgstdtsdec.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Free AAC Encoder (FAAC)</description>
<filename>../../ext/faac/.libs/libgstfaac.so</filename>
<basename>libgstfaac.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Free AAC Decoder (FAAD)</description>
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
<basename>libgstfaad.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>IIR, lpwsinc and bpwsinc audio filter elements</description>
<filename>../../gst/filter/.libs/libgstfilter.so</filename>
<basename>libgstfilter.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Stream freezer</description>
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
<basename>libgstfreeze.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>OpenGL video output plugin</description>
<filename>../../sys/glsink/.libs/libgstglimagesink.so</filename>
<basename>libgstglimagesink.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,7 +3,7 @@
<description>GSM encoder/decoder</description>
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
<basename>libgstgsm.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>Gstreamer</package>

View file

@ -3,10 +3,10 @@
<description>RTP session management plugin library</description>
<filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
<basename>libgstrtpmanager.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Element parsing raw h264 streams</description>
<filename>../../gst/h264parse/.libs/libgsth264parse.so</filename>
<basename>libgsth264parse.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,7 +3,7 @@
<description>Jack elements</description>
<filename>../../ext/jack/.libs/libgstjack.so</filename>
<basename>libgstjack.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>Gstreamer</package>

View file

@ -3,7 +3,7 @@
<description>Microsoft Multi Media Server streaming protocol support</description>
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
<basename>libgstmms.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer</package>

View file

@ -3,10 +3,10 @@
<description>.MOD audio decoding</description>
<filename>../../gst/modplug/.libs/libgstmodplug.so</filename>
<basename>libgstmodplug.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,7 +3,7 @@
<description>High-quality MPEG-1/2 video encoder</description>
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
<basename>libgstmpeg2enc.so</basename>
<version>0.10.4</version>
<version>0.10.5</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins source release</package>

View file

@ -3,10 +3,10 @@
<description>Musepack decoder</description>
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
<basename>libgstmusepack.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>A TRM signature producer based on libmusicbrainz</description>
<filename>../../ext/musicbrainz/.libs/libgsttrm.so</filename>
<basename>libgsttrm.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,7 +3,7 @@
<description>lib neon http client src</description>
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
<basename>libgstneonhttpsrc.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer</package>

View file

@ -3,10 +3,10 @@
<description>Uses nosefart to decode .nsf files</description>
<filename>../../gst/nsf/.libs/libgstnsf.so</filename>
<basename>libgstnsf.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -14,7 +14,7 @@
<longname>QuickTime demuxer</longname>
<class>Codec/Demuxer</class>
<description>Demultiplex a QuickTime file into audio and video streams</description>
<author>David Schleef &lt;ds@schleef.org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
<author>David Schleef &lt;ds@schleef.org&gt;</author>
</element>
</elements>
</plugin>

View file

@ -3,10 +3,10 @@
<description>ReplayGain volume normalization</description>
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
<basename>libgstreplaygain.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -1,12 +1,12 @@
<plugin>
<name>sdl</name>
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
<filename>../../ext/sdl/.libs/libgstsdl.so</filename>
<basename>libgstsdl.so</basename>
<version>0.10.4.1</version>
<filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename>
<basename>libgstsdlvideosink.so</basename>
<version>0.10.4</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@ -21,9 +21,7 @@
<longname>SDL video sink</longname>
<class>Sink/Video</class>
<description>An SDL-based videosink</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
Edgard Lima &lt;edgard.lima@indt.org.br&gt;
Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;Edgard Lima &lt;edgard.lima@indt.org.br&gt;Jan Schmidt &lt;thaytan@mad.scientist.com&gt;</author>
</element>
</elements>
</plugin>

View file

@ -3,10 +3,10 @@
<description>Audio Pitch Controller</description>
<filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
<basename>libgstpitch.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Run an FFT on the audio signal, output spectrum data</description>
<filename>../../gst/spectrum/.libs/libgstspectrum.so</filename>
<basename>libgstspectrum.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Set speed/pitch on audio/raw streams (resampler)</description>
<filename>../../gst/speed/.libs/libgstspeed.so</filename>
<basename>libgstspeed.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Uses libswfdec to decode Flash video streams</description>
<filename>../../ext/swfdec/.libs/libgstswfdec.so</filename>
<basename>libgstswfdec.so</basename>
<version>0.10.4.1</version>
<version>0.10.4</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,7 +3,7 @@
<description>TTA lossless audio format handling</description>
<filename>../../gst/tta/.libs/libgsttta.so</filename>
<basename>libgsttta.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>gst-tta</package>

View file

@ -3,10 +3,10 @@
<description>Various video signal analysers</description>
<filename>../../gst/videosignal/.libs/libgstvideosignal.so</filename>
<basename>libgstvideosignal.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>Add a xing header to mp3 encoded data</description>
<filename>../../gst/xingheader/.libs/libgstxingheader.so</filename>
<basename>libgstxingheader.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>

View file

@ -3,10 +3,10 @@
<description>XviD plugin library</description>
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
<basename>libgstxvid.so</basename>
<version>0.10.4.1</version>
<version>0.10.5</version>
<license>GPL</license>
<source>gst-plugins-bad</source>
<package>GStreamer Bad Plug-ins CVS/prerelease</package>
<package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>