configure.ac: releasing 0.10.4, "Black Bugs"

Original commit message from CVS:
=== release 0.10.4 ===

2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>

* configure.ac:
releasing 0.10.4, "Black Bugs"
This commit is contained in:
Jan Schmidt 2006-12-21 15:45:02 +00:00
parent 0367504823
commit 88f63b77b5
36 changed files with 15208 additions and 125 deletions

View file

@ -1,3 +1,10 @@
=== release 0.10.4 ===
2006-12-21 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.4, "Black Bugs"
2006-12-21 Stefan Kost <ensonic@users.sf.net>
* tests/check/elements/mpeg2enc.c: (setup_mpeg2enc),

95
NEWS
View file

@ -1,4 +1,97 @@
This is GStreamer Bad Plug-ins 0.10.3, "Petition to request permission"
This is GStreamer Bad Plug-ins 0.10.4, "Black Bugs"
Changes since 0.10.3:
* 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 since 0.10.3:
* 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
There was no 0.10.2 release

167
RELEASE
View file

@ -1,5 +1,5 @@
GStreamer: Release notes for GStreamer Bad Plug-ins 0.10.3 "Petition to request permission"
Release notes for GStreamer Bad Plug-ins 0.10.4 "Black Bugs"
@ -57,51 +57,101 @@ contains a set of well-supported plug-ins, but might pose problems for
Features of this release
* FAAD/AAC decoder improvements
* Better QuickTime support
* Plugins ported from 0.8: modplug, v4l2src, Musicbrainz TRM
* New plugins: Xing muxer, libsoundtouch, AMR-WB, theora-exp
* Musepack decoder improved
* libneon based http input now supports iradio mode
* More uniform plugin descriptions
* Many bug fixes
* 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
* 333307 : AmrWB Plugin
* 330317 : New xingmux element for writing Xing headers
* 304795 : [ximagesrc] port to 0.9 [PATCH]
* 154906 : [qtdemux] A/V Synch problem + crackling sound
* 167129 : [qtdemux] eats last chunk
* 173007 : [faad] Failed to decode buffer: Channel coupling not yet ...
* 302606 : [qtdemux] Movie playback too fast (quicktime mov, H.263 c...
* 321351 : extracted AAC output is played too slow
* 324082 : [qtdemux] [faad] playback issues with quicktime videos
* 327075 : [qtdemux] add support for palettized SMC videos
* 327355 : gst-plugins-bad CVS compilation breaks on gcc 4.1
* 331335 : New Element: libsoundtouch based pitch shifter
* 331909 : support for more fourccs in qtdemux
* 332066 : [qtdemux] doesn't extract Disc Number field from some files
* 332155 : Seeking problems in .mov files
* 332402 : quicktime file will not play
* 332598 : port modplug to 0.10
* 332892 : [faad] 'Negative scalefactor found' and 'Maximum number o...
* 333283 : [xviddec] Fix build with gcc 2.95
* 333501 : [patch] taglib element
* 334123 : [taglibmux] fixes for TPOS and TCOP
* 334417 : autogen.sh bit rot
* 334700 : [qtdemux] Memory leaks
* 334748 : [faad] doesn't take sampling rate from demuxer
* 335585 : xvidenc does not mark key-frame/delta-units
* 336898 : Port musicbrainz/trm plugin to 0.10
* 337263 : plugins need better/unified descriptions
* 338233 : theora-exp api out of sync
* 339041 : qtdemux : Floating point exception
* 339074 : Thumbnail generation fails on the following file
* 337436 : Sound is very jerky on this .mov file
* 338935 : [qtdemux] floating point exception parsing trac header
* 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
Download
@ -131,26 +181,39 @@ Applications
Contributors to this release
* Alex Lancaster
* Christophe Fergeau
* Andre Moreira Magalhaes
* Andrew Andkjar
* Chris Lee
* David Schleef
* Edgard Lima
* Edward Hervey
* Fabrizio Gennari
* James "Doc" Livingston
* Jan Gerber
* Jan Schmidt
* Jens Granseuer).
* Johan Dahlin
* Jonathan Matthew
* Josep Torra Valles
* Julien MOUTTE
* Lutz Mueller
* Lutz Müller
* Maciej Katafiasz
* Mark Nauwelaerts
* Martin Szulecki
* Mathis Hofer
* Michael Smith
* Mikhail Zabaluev
* Renato Araujo Oliveira Filho
* Michal Benes
* Milosz Derezynski
* Renato Filho
* René Stadler
* Rosfran Borges
* Sebastian Dröge
* Sebastien Moutte
* Sergey Scobich
* Stefan Kost
* Stefan Kost,,,
* Thadeu Lima de Souza Cascardo
* Thomas Vander Stichele
* Tim-Philipp Müller
* Wim Taymans
* Wouter Paeson
* Wouter Paesen
* Young-Ho Cha
* Zaheer Abbas Merali
* j^
 

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.3.1,
AC_INIT(GStreamer Bad Plug-ins, 0.10.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)

File diff suppressed because it is too large Load diff

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.3.1</version>
<version>0.10.4</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.3.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,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.3.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,10 +3,10 @@
<description>DirectFB video output plugin</description>
<filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
<basename>libgstdfbvideosink.so</basename>
<version>0.10.3.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,10 +3,10 @@
<description>Decodes DTS audio streams</description>
<filename>../../ext/dts/.libs/libgstdtsdec.so</filename>
<basename>libgstdtsdec.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</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.3.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,10 +3,10 @@
<description>Free AAC Decoder (FAAD)</description>
<filename>../../ext/faad/.libs/libgstfaad.so</filename>
<basename>libgstfaad.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</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.3.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,10 +3,10 @@
<description>Stream freezer</description>
<filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
<basename>libgstfreeze.so</basename>
<version>0.10.3.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,10 +3,10 @@
<description>OpenGL video output plugin</description>
<filename>../../sys/glsink/.libs/libgstglimagesink.so</filename>
<basename>libgstglimagesink.so</basename>
<version>0.10.3.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>GSM encoder/decoder</description>
<filename>../../ext/gsm/.libs/libgstgsm.so</filename>
<basename>libgstgsm.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>Gstreamer</package>

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.3.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>Microsoft Multi Media Server streaming protocol support</description>
<filename>../../ext/libmms/.libs/libgstmms.so</filename>
<basename>libgstmms.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</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.3.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,10 +3,10 @@
<description>High-quality MPEG-1/2 video encoder</description>
<filename>../../ext/mpeg2enc/.libs/libgstmpeg2enc.so</filename>
<basename>libgstmpeg2enc.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</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>Musepack decoder</description>
<filename>../../ext/musepack/.libs/libgstmusepack.so</filename>
<basename>libgstmusepack.so</basename>
<version>0.10.3.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,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.3.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>lib neon http client src</description>
<filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
<basename>libgstneonhttpsrc.so</basename>
<version>0.10.2.1</version>
<version>0.10.4</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.3.1</version>
<version>0.10.4</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>Quicktime stream demuxer</description>
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
<basename>libgstqtdemux.so</basename>
<version>0.10.3.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,10 +3,10 @@
<description>ReplayGain analysis</description>
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
<basename>libgstreplaygain.so</basename>
<version>0.10.3.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,10 +3,10 @@
<description>SDL (Simple DirectMedia Layer) support for GStreamer</description>
<filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename>
<basename>libgstsdlvideosink.so</basename>
<version>0.10.3.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,10 +3,10 @@
<description>Audio Pitch Controller</description>
<filename>../../ext/soundtouch/.libs/libgstpitch.so</filename>
<basename>libgstpitch.so</basename>
<version>0.10.3.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,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.3.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,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.3.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,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.3.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.3.1</version>
<version>0.10.4</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
<package>gst-tta</package>

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.3.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,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.3.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,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.3.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,10 +3,10 @@
<description>XviD plugin library</description>
<filename>../../ext/xvid/.libs/libgstxvid.so</filename>
<basename>libgstxvid.so</basename>
<version>0.10.3.1</version>
<version>0.10.4</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>