Release 0.10.9

Original commit message from CVS:
Release 0.10.9
This commit is contained in:
Jan Schmidt 2008-07-31 22:10:17 +00:00
parent 6eafe10737
commit 66ea76773c
74 changed files with 800 additions and 394 deletions

View file

@ -1,3 +1,10 @@
=== release 0.10.9 ===
2008-07-31 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
releasing 0.10.9, "Steam Train Rolling"
2008-07-31 Jan Schmidt <jan.schmidt@sun.com>
* ext/soup/gstsouphttpsrc.c:
@ -535,7 +542,7 @@
2008-06-18 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: mersad <mersad at axis dot com>
Patch by: Mersad Jelacic <mersad at axis dot com>
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp.c: (plugin_init):
@ -1474,7 +1481,7 @@
2008-05-26 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: j^ <j at oil21 dot org>
Patch by: Jan Gerber <j at oil21 dot org>
* gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.

93
NEWS
View file

@ -1,4 +1,95 @@
This is GStreamer Good Plug-ins 0.10.8, "One For The Money"
This is GStreamer Good Plug-ins 0.10.9, "Steam Train Rolling"
Changes since 0.10.8:
* Replaygain elements moved from Bad
* Interleave/Deinterleave elements moved from Bad
* Pulseaudio plugin http://pulseaudio.org is now integrated
* New simple Karaoke audio effect plugin
* Improvements in v4l2src
* Multi-channel FLAC file fixes
* AVI and Quicktime reverse playback support
* AVI and Matroska muxing improvements
* New element for rendering SMPTE transitions into alpha channels
* Many improvements in the Win32 directdraw elements
* Error out cleanly for encrypted streams
* RTP/UDP handling improvements
* RTSP digest authentatication implemented.
* New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
* Error concealment for Speex
* Many other bug-fixes and enhancements
Bugs fixed since 0.10.8:
* 541787 : incorrect timestamp
* 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
* 345393 : Missing documentation
* 400679 : [PLUGIN-MOVE] pulse-gst to -good
* 422917 : G729 payloader/depayloader
* 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
* 465146 : Add more complete negotiation to gstrtpbasepayload
* 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
* 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
* 503288 : rtph264pay does not split multiple NAL units in incoming ...
* 511489 : avimux muxed audio and video out of sync
* 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
* 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
* 519301 : avimux fails when going from NULL to playing a second time
* 519460 : 8 bytes missing in AVI streamheader
* 520092 : v4l2src proposed patches
* 520885 : directdrawsink has some issues
* 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
* 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
* 529692 : [goom] fails to build on Windows with mingw32
* 529707 : [rtp] fails to build on Windows with mingw32
* 530886 : Support more mpeg2 variants in .mov files
* 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
* 531672 : [qtdemux] does not handle files with edit lists correctly...
* 532295 : gconf setting default audio sink to video default visualizer
* 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
* 532409 : RTP payload/depayloader for G.729
* 532423 : RTP payload/depayloader for DV
* 533264 : Make v4l2 compile without X
* 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
* 535121 : [videomixer] proper seek/segment handling
* 535300 : [avidemux] missing support for reverse playback.
* 535935 : [qtdemux] Missing metadata
* 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
* 536317 : [v4l2src] Doesn't compile with latest git kernel
* 536646 : v4l2src doesn't pick the optimal resolution
* 536831 : v4l2src == non-experimental
* 536903 : udpsrc now assumes one is using multicast
* 537021 : [cdio] does not extract album title from CD-TEXT
* 537031 : Enhancement to SunAudio mixer plugin
* 537361 : videomixer segment handler fail
* 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
* 537622 : [matroskademux] Doesn't export covers (file attachments)
* 537675 : rtp vorbis/theora payloader static caps don't specify del...
* 537832 : rtsp is broken
* 539372 : udpsrc do not set port properly on anonymous binding
* 539548 : [udpsrc] Fails to bind with permission denied when trying...
* 540067 : souphttpsrc does not support http authentication
* 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
* 540940 : Quicktime demuxer does not handle dirac in QT files
* 541081 : [v4l2src] Doesn't compile with on old kernel
* 541384 : cross mingw32 gcc: making goom compile
* 541412 : cross mingw32 gcc: making libgstrtp plugin compile
* 541650 : udpsrc fails to parse URI with IPv6 address
* 541956 : v4l2src only requests interlaced video
* 542410 : qtdemux not recognizing pcm 8bit streams correctly
* 543054 : [osxvideosink] minor build issue
* 543255 : -Wno-attributes does not exist in every gcc version
* 543259 : warning in gstv4l2src.c due to an uninitialized variable
* 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
* 544509 : [qtdemux] Regression in segment.stop
* 539482 : [avidemux] Doesn't parse vprp ODML header
* 544433 : Some -good plugins aren't buildable with MSVC
* 536994 : Improve v4l2src negotiation a bit more
* 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
* 532065 : Implement RTSP Digest authentication
* 533287 : Mapping of mime types to gst names in multipartdemux
* 538891 : G.726 pay/depayloader is missing
Changes since 0.10.7:

155
RELEASE
View file

@ -1,14 +1,16 @@
Release notes for GStreamer Good Plug-ins 0.10.8 "One For The Money"
Release notes for GStreamer Good Plug-ins 0.10.9 "Steam Train Rolling"
The GStreamer team is proud to announce a new release
in the 0.10.x stable series of the GStreamer Good Plug-ins.
in the 0.10.x stable series of the
GStreamer Good Plug-ins.
The 0.10.x series is a stable series targeted at end users,
parallel installable with the older 0.8.x series.
The 0.10.x series is a stable series targeted at end users.
It is not API or ABI compatible with the stable 0.8.x series.
It is, however, parallel installable with the 0.8.x series.
@ -52,46 +54,95 @@ contains a set of less supported plug-ins that haven't passed the
Features of this release
* The libsoup based http source moved from the -bad module and was raised to primary rank
* GOOM visualisation plugin updated to Goom2k4
* Fixes in UDP, RTSP, matroska, QT/mov, AVI, v4l2, OS/X, SunAudio, mulaw and wavpack
* New gdkpixbuf output for snapshotting
* Various other bug-fixes
* Replaygain elements moved from Bad
* Interleave/Deinterleave elements moved from Bad
* Pulseaudio plugin http://pulseaudio.org is now integrated
* New simple Karaoke audio effect plugin
* Improvements in v4l2src
* Multi-channel FLAC file fixes
* AVI and Quicktime reverse playback support
* AVI and Matroska muxing improvements
* New element for rendering SMPTE transitions into alpha channels
* Many improvements in the Win32 directdraw elements
* Error out cleanly for encrypted streams
* RTP/UDP handling improvements
* RTSP digest authentatication implemented.
* New RTP Pay/Depay-loaders for Speex, G.729, DV & raw video/audio
* Error concealment for Speex
* Many other bug-fixes and enhancements
Bugs fixed in this release
* 541787 : incorrect timestamp
* 413705 : [PLUGINS MOVE] gst-plugins-good contails GPL'ed libcdio p...
* 345393 : Missing documentation
* 400679 : [PLUGIN-MOVE] pulse-gst to -good
* 422917 : G729 payloader/depayloader
* 429322 : [matroska-demux] hangs if file starts at non-zero timestamp
* 465146 : Add more complete negotiation to gstrtpbasepayload
* 469917 : multiudpsink IPv6 and diffserv TOS/TC markup
* 499318 : [osxvideosink] warnings on build (ppc, 64bit, 10.4)
* 503288 : rtph264pay does not split multiple NAL units in incoming ...
* 511489 : avimux muxed audio and video out of sync
* 512345 : gstalpha: chroma-key should not set alpha to 0 if brightn...
* 515962 : [udp] add ipv6 support to multiudpsink and udpsrc, add mu...
* 516509 : gstid3v2mux.cc build failure on Solaris, CFLAGS not valid...
* 515978 : [ladspa] Should be removed from -good until it's ready to...
* 516649 : [v4l2src] tries to VIDIOC_S_PARM without checking capabil...
* 517237 : [rtspsrc] Better error when bandwidth is too small
* 517933 : [tests] trivial C89 fix
* 518188 : [spectrum] " message " property documentation unclear
* 518213 : [goom2k4] artefacts on x86-64
* 518564 : goom dies with illegal instruction
* 519088 : gst_mulawdec_chain() may call gst_util_uint64_scale_int()...
* 519417 : Unable to modify DEFAULT_VIDEOSRC in configure
* 520073 : [goom] (goom2k4) shows mostly black frames
* 520764 : double buffer unref in speexenc error handling
* 520880 : audiofx doesn't build on Windows/MSVC
* 520888 : udpsrc has some issues on Windows
* 521102 : h.263+ rtp depayloader crashes on short payloads
* 521875 : [osssrc] recording corrupts upon _get_caps
* 522278 : Problem with " movq " at file gst-plugins-good/gst/goom/xmmx.c
* 522767 : [goom] does not build on ppc
* 523124 : [PLUGIN-MOVE] move souphttpsrc from -bad to -good
* 523134 : osxvideosink does not stop when you control-C
* 524593 : [sunaudio] fix mixer track range
* 525359 : [alaw] [mulaw] Use gst_pad_alloc_buffer_and_set_caps to c...
* 525833 : [halaudiosrc] unable to get mic USB working with gnome-so...
* 525860 : [sunaudio] copyright fixes
* 525946 : [gdkpixbuf] add gdkpixbufsink element
* 526557 : [matroskademux] seeking regression in CVS
* 527848 : [souphttpsrc] Give souphttpsrc PRIMARY rank
* 527984 : Doesn't dist all m4 files needed by configure.ac
* 527999 : [goom] Doesn't dist goomsl.h
* 528143 : [goom] fails to build on 32-bit ppc
* 528615 : Hide goom2k4 logo
* 529268 : [goom] States unit test exposes some memory leaks
* 519301 : avimux fails when going from NULL to playing a second time
* 519460 : 8 bytes missing in AVI streamheader
* 520092 : v4l2src proposed patches
* 520885 : directdrawsink has some issues
* 527865 : [PATCH] [matroskademux] uses wrong colourspace for palett...
* 529454 : [udpsrc] generates false error on win32 due to ICMP dest-...
* 529692 : [goom] fails to build on Windows with mingw32
* 529707 : [rtp] fails to build on Windows with mingw32
* 530886 : Support more mpeg2 variants in .mov files
* 531532 : rtspsrc leaks filedescriptors when gst_rtspsrc_open fails
* 531672 : [qtdemux] does not handle files with edit lists correctly...
* 532295 : gconf setting default audio sink to video default visualizer
* 532393 : [dvdec] Shouldn't be GST_RANK_PRIMARY
* 532409 : RTP payload/depayloader for G.729
* 532423 : RTP payload/depayloader for DV
* 533264 : Make v4l2 compile without X
* 533619 : udpsink dies when Linux fails (for no reason) sendto() wi...
* 535121 : [videomixer] proper seek/segment handling
* 535300 : [avidemux] missing support for reverse playback.
* 535935 : [qtdemux] Missing metadata
* 536228 : [PLUGIN-MOVE] Move interleave/deinterleave to gst-plugins...
* 536317 : [v4l2src] Doesn't compile with latest git kernel
* 536646 : v4l2src doesn't pick the optimal resolution
* 536831 : v4l2src == non-experimental
* 536903 : udpsrc now assumes one is using multicast
* 537021 : [cdio] does not extract album title from CD-TEXT
* 537031 : Enhancement to SunAudio mixer plugin
* 537361 : videomixer segment handler fail
* 537377 : Gstreamer avidemux fails on avi files with non-AV data st...
* 537622 : [matroskademux] Doesn't export covers (file attachments)
* 537675 : rtp vorbis/theora payloader static caps don't specify del...
* 537832 : rtsp is broken
* 539372 : udpsrc do not set port properly on anonymous binding
* 539548 : [udpsrc] Fails to bind with permission denied when trying...
* 540067 : souphttpsrc does not support http authentication
* 540300 : [souphttpsrc] souphttpsrc does not seek ahead in http stream
* 540940 : Quicktime demuxer does not handle dirac in QT files
* 541081 : [v4l2src] Doesn't compile with on old kernel
* 541384 : cross mingw32 gcc: making goom compile
* 541412 : cross mingw32 gcc: making libgstrtp plugin compile
* 541650 : udpsrc fails to parse URI with IPv6 address
* 541956 : v4l2src only requests interlaced video
* 542410 : qtdemux not recognizing pcm 8bit streams correctly
* 543054 : [osxvideosink] minor build issue
* 543255 : -Wno-attributes does not exist in every gcc version
* 543259 : warning in gstv4l2src.c due to an uninitialized variable
* 543300 : [qtdemux] [PATCH] wrong depth in RLE video caps and wrong...
* 543406 : [PLUGIN-MOVE] move replaygain elements to -good
* 544509 : [qtdemux] Regression in segment.stop
* 539482 : [avidemux] Doesn't parse vprp ODML header
* 544433 : Some -good plugins aren't buildable with MSVC
* 536994 : Improve v4l2src negotiation a bit more
* 329198 : GStreamer-CRITICAL: gst_pad_activate_pull: assertion `old...
* 532065 : Implement RTSP Digest authentication
* 533287 : Mapping of mime types to gst names in multipartdemux
* 538891 : G.726 pay/depayloader is missing
Download
@ -121,26 +172,44 @@ Applications
Contributors to this release
* Andy Wingo
* Alessandro Decina
* Bastien Nocera
* Benjamin Kampmann
* Benoit Fouet
* Brian Cameron
* Bruno Santos
* Christian Schaller
* Damien Lespiau
* Daniel Drake
* David Schleef
* Edgard Lima
* Edward Hervey
* Gustaf Räntilä
* Haakon Sporsheim
* Henrik Eriksson
* Jan Gerber
* Jan Schmidt
* Jens Granseuer
* Jason Donenfeld
* Jesús Corrius
* Julien Moutte
* Mark Nauwelaerts
* Mersad Jelacic
* Michael Smith
* Ole André Vadla Ravnås
* Olivier Crete
* Patrick Radizi
* Peter Kjellerstedt
* Sebastian Dröge
* Sebastian Keller
* Sjoerd Simons
* Stefan Kost
* Tero Saarni
* Thiago Sousa Santos
* Thijs Vermeir
* Thomas Vander Stichele
* Tim-Philipp Müller
* Tomasz Grobelny
* William M. Brack
* Wim Taymans
* Wouter Cloetens
* Youness Alaoui
 

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.8.4,
AC_INIT(GStreamer Good Plug-ins, 0.10.9,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)

View file

@ -19368,3 +19368,133 @@
<DEFAULT>NULL</DEFAULT>
</ARG>
<ARG>
<NAME>GstDeinterleave::keep-positions</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Keep positions</NICK>
<BLURB>Keep the original channel positions on the output buffers.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
<ARG>
<NAME>GstInterleave::channel-positions</NAME>
<TYPE>GValueArray*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Channel positions</NICK>
<BLURB>Channel positions used on the output.</BLURB>
<DEFAULT></DEFAULT>
</ARG>
<ARG>
<NAME>GstInterleave::channel-positions-from-input</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Channel positions from input</NICK>
<BLURB>Take channel positions from the input.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::album-mode</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Album mode</NICK>
<BLURB>Prefer album over track gain.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::fallback-gain</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[-60,60]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Fallback gain</NICK>
<BLURB>Gain for streams missing tags [dB].</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::headroom</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[0,60]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Headroom</NICK>
<BLURB>Extra headroom [dB].</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::pre-amp</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[-60,60]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Pre-amp</NICK>
<BLURB>Extra gain [dB].</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::result-gain</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[-120,120]</RANGE>
<FLAGS>r</FLAGS>
<NICK>Result-gain</NICK>
<BLURB>Applied gain [dB].</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgVolume::target-gain</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[-120,120]</RANGE>
<FLAGS>r</FLAGS>
<NICK>Target-gain</NICK>
<BLURB>Applicable gain [dB].</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgLimiter::enabled</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Enabled</NICK>
<BLURB>Enable processing.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgAnalysis::forced</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>Forced</NICK>
<BLURB>Analyze even if ReplayGain tags exist.</BLURB>
<DEFAULT>TRUE</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgAnalysis::num-tracks</NAME>
<TYPE>gint</TYPE>
<RANGE>>= 0</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Number of album tracks</NICK>
<BLURB>Number of remaining album tracks.</BLURB>
<DEFAULT>0</DEFAULT>
</ARG>
<ARG>
<NAME>GstRgAnalysis::reference-level</NAME>
<TYPE>gdouble</TYPE>
<RANGE>[0,150]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Reference level</NICK>
<BLURB>Reference level [dB].</BLURB>
<DEFAULT>89</DEFAULT>
</ARG>

View file

@ -2,6 +2,7 @@ GObject
GstObject
GstPad
GstVideoMixerPad
GstInterleavePad
GstPadTemplate
GstPluginFeature
GstElementFactory
@ -10,56 +11,34 @@ GObject
GstElement
GstBin
GstPipeline
GstHalAudioSink
GstHalAudioSrc
GstRTSPSrc
GstRgVolume
GstAutoVideoSink
GstAutoAudioSink
GstGConfVideoSink
GstGConfVideoSrc
GstSwitchSink
GstGConfAudioSink
GstGConfAudioSrc
GstRTSPSrc
GstAutoVideoSink
GstAutoAudioSink
GstBaseSink
GstCACASink
GstShout2send
GstVideoSink
GstGdkPixbufSink
GstAASink
GstBaseAudioSink
GstAudioSink
GstEsdSink
GstOssSink
GstMultiFileSink
GstTest
GstMultiUDPSink
GstUDPSink
GstDynUDPSink
GstBaseSrc
GstPushSrc
GstDV1394Src
GstCddaBaseSrc
GstCdioCddaSrc
GstSoupHTTPSrc
GstBaseAudioSrc
GstAudioSrc
GstOssSrc
GstXImageSrc
GstV4l2Src
GstMultiFileSrc
GstUDPSrc
GstCmmlEnc
GstCmmlDec
GstTagLibMux
GstId3v2Mux
GstApev2Mux
GstGdkPixbuf
GstHalAudioSink
GstHalAudioSrc
GstAviDemux
GstAviMux
GstAviSubtitle
GstGoom2k1
GstEbmlRead
GstMatroskaDemux
GstMatroskaMux
GstFlxDec
GstBaseTransform
GstPixbufScale
GstCairoTimeOverlay
GstAlphaColor
GstAlpha
GstVideoCrop
GstVideoBox
GstVideoFilter
GstSMPTEAlpha
GstNavigationtest
GstGamma
GstVideoFlip
GstVideoBalance
GstEdgeTV
GstAgingTV
GstDiceTV
@ -68,22 +47,12 @@ GObject
GstVertigoTV
GstRevTV
GstQuarkTV
GstVideoBalance
GstVideoFlip
GstGamma
GstSMPTEAlpha
GstNavigationtest
GstBreakMyData
GstNavSeek
GstProgressReport
GstTagInject
GstVideoBox
GstVideoCrop
GstAudioPanorama
GstAudioFilter
GstIirEqualizer
GstIirEqualizerNBands
GstIirEqualizer3Bands
GstIirEqualizer10Bands
GstAudioInvert
GstAudioKaraoke
GstAudioAmplify
@ -92,26 +61,65 @@ GObject
GstAudioChebBand
GstAudioWSincLimit
GstAudioWSincBand
GstIirEqualizer
GstIirEqualizerNBands
GstIirEqualizer3Bands
GstIirEqualizer10Bands
GstSpectrum
GstAlphaColor
GstAlpha
GstRgAnalysis
GstRgLimiter
GstLevel
GstAudioPanorama
GstWavpackParse
GstWavpackDec
GstWavpackEnc
GstPngDec
GstPngEnc
GstDVDemux
GstDVDec
GstSpeexEnc
GstSpeexDec
GstCairoTextOverlay
GstFlacEnc
GstFlacDec
GstJpegEnc
GstJpegDec
GstSmokeEnc
GstSmokeDec
GstOssMixerElement
GstPixbufScale
GstCairoTimeOverlay
GstMonoscope
GstAuParse
GstVideoMixer
GstBaseSrc
GstPushSrc
GstMultiFileSrc
GstUDPSrc
GstXImageSrc
GstV4l2Src
GstBaseAudioSrc
GstAudioSrc
GstOssSrc
GstPulseSrc
GstDV1394Src
GstSoupHTTPSrc
GstCddaBaseSrc
GstCdioCddaSrc
GstBaseSink
GstMultiFileSink
GstMultiUDPSink
GstUDPSink
GstDynUDPSink
GstTest
GstBaseAudioSink
GstAudioSink
GstOssSink
GstPulseSink
GstEsdSink
GstAASink
GstVideoSink
GstGdkPixbufSink
GstCACASink
GstShout2send
GstInterleave
GstDeinterleave
GstRTPDec
GstSMPTE
GstRndBufferSize
GstEFence
GstTagDemux
GstApeDemux
GstID3Demux
GstGoom
GstMultipartDemux
GstMultipartMux
GstCutter
GstWavParse
GstQTDemux
GstBaseRTPDepayload
GstRtpXQTDepay
@ -139,13 +147,11 @@ GObject
GstRtpTheoraDepay
GstRtpVorbisDepay
GstRtpVRawDepay
GstRTPDec
GstAuParse
GstVideoMixer
GstEbmlRead
GstMatroskaDemux
GstMatroskaMux
GstWavParse
GstMuLawEnc
GstMuLawDec
GstALawEnc
GstALawDec
GstICYDemux
GstRTPDepay
GstBaseRTPPayload
GstRTPDVPay
@ -171,28 +177,31 @@ GObject
GstRtpVorbisPay
GstRtpVRawPay
GstAsteriskh263
GstTagDemux
GstID3Demux
GstApeDemux
GstMuLawEnc
GstMuLawDec
GstALawEnc
GstALawDec
GstMonoscope
GstSMPTE
GstRndBufferSize
GstEFence
GstFlxDec
GstGoom
GstMultipartDemux
GstMultipartMux
GstICYDemux
GstWavEnc
GstAviDemux
GstAviMux
GstAviSubtitle
GstCutter
GstGoom2k1
GstOssMixerElement
GstDVDemux
GstDVDec
GstSpeexEnc
GstSpeexDec
GstCmmlEnc
GstCmmlDec
GstGdkPixbuf
GstWavpackParse
GstWavpackDec
GstWavpackEnc
GstPngDec
GstPngEnc
GstCairoTextOverlay
GstTagLibMux
GstId3v2Mux
GstApev2Mux
GstFlacEnc
GstFlacDec
GstPulseMixer
GstJpegEnc
GstJpegDec
GstSmokeEnc
GstSmokeDec
GstBus
GstTask
GstClock
@ -202,21 +211,23 @@ GObject
GstRegistry
GstRingBuffer
GstSignalObject
GstColorBalanceChannel
GstTunerNorm
GstTunerChannel
GstMixerTrack
GstMixerOptions
GstCmmlTagStream
GstCmmlTagHead
GstCmmlTagClip
GdkPixbuf
GstTunerNorm
GstTunerChannel
GstColorBalanceChannel
GInterface
GTypePlugin
GstChildProxy
GstURIHandler
GstPropertyProbe
GstTagSetter
GstImplementsInterface
GstMixer
GstTuner
GstColorBalance
GstTuner
GstVideoOrientation
GstPropertyProbe
GstMixer

View file

@ -1,35 +1,38 @@
GstBin GstChildProxy
GstPipeline GstChildProxy
GstHalAudioSink GstChildProxy
GstHalAudioSrc GstChildProxy
GstRTSPSrc GstChildProxy GstURIHandler
GstRgVolume GstChildProxy
GstAutoVideoSink GstChildProxy
GstAutoAudioSink GstChildProxy
GstGConfVideoSink GstChildProxy
GstGConfVideoSrc GstChildProxy
GstSwitchSink GstChildProxy
GstGConfAudioSink GstChildProxy
GstGConfAudioSrc GstChildProxy
GstRTSPSrc GstChildProxy GstURIHandler
GstAutoVideoSink GstChildProxy
GstAutoAudioSink GstChildProxy
GstShout2send GstTagSetter
GstUDPSink GstURIHandler
GstDV1394Src GstURIHandler GstPropertyProbe
GstCddaBaseSrc GstURIHandler
GstCdioCddaSrc GstURIHandler
GstSoupHTTPSrc GstURIHandler
GstOssSrc GstImplementsInterface GstMixer
GstV4l2Src GstPropertyProbe GstImplementsInterface GstTuner GstColorBalance GstVideoOrientation
GstUDPSrc GstURIHandler
GstTagLibMux GstTagSetter
GstId3v2Mux GstTagSetter
GstApev2Mux GstTagSetter
GstHalAudioSink GstChildProxy
GstHalAudioSrc GstChildProxy
GstAviMux GstTagSetter
GstMatroskaMux GstTagSetter
GstVideoBalance GstImplementsInterface GstColorBalance
GstIirEqualizer GstChildProxy
GstIirEqualizerNBands GstChildProxy
GstIirEqualizer3Bands GstChildProxy
GstIirEqualizer10Bands GstChildProxy
GstSpeexEnc GstTagSetter
GstFlacEnc GstTagSetter
GstOssMixerElement GstImplementsInterface GstMixer
GstVideoMixer GstChildProxy
GstMatroskaMux GstTagSetter
GstAviMux GstTagSetter
GstUDPSrc GstURIHandler
GstV4l2Src GstImplementsInterface GstColorBalance GstTuner GstVideoOrientation GstPropertyProbe
GstOssSrc GstImplementsInterface GstMixer
GstPulseSrc GstImplementsInterface GstMixer
GstDV1394Src GstURIHandler GstPropertyProbe
GstSoupHTTPSrc GstURIHandler
GstCddaBaseSrc GstURIHandler
GstCdioCddaSrc GstURIHandler
GstUDPSink GstURIHandler
GstShout2send GstTagSetter
GstOssMixerElement GstImplementsInterface GstMixer
GstSpeexEnc GstTagSetter
GstTagLibMux GstTagSetter
GstId3v2Mux GstTagSetter
GstApev2Mux GstTagSetter
GstFlacEnc GstTagSetter
GstPulseMixer GstImplementsInterface GstMixer GstPropertyProbe

View file

@ -1,7 +1,7 @@
GstChildProxy GstObject
GstTagSetter GstObject GstElement
GstImplementsInterface GstObject GstElement
GstMixer GstObject GstImplementsInterface GstElement
GstTuner GstObject GstImplementsInterface GstElement
GstColorBalance GstObject GstImplementsInterface GstElement
GstTuner GstObject GstImplementsInterface GstElement
GstVideoOrientation GstObject GstImplementsInterface GstElement
GstMixer GstObject GstImplementsInterface GstElement

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.8.1</version>
<version>0.10.9</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,11 +3,11 @@
<description>ASCII Art video sink</description>
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
<basename>libgstaasink.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>aasink</name>

View file

@ -3,11 +3,11 @@
<description>ALaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstalaw.so</filename>
<basename>libgstalaw.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>alawdec</name>

View file

@ -3,11 +3,11 @@
<description>adds an alpha channel to video - constant or via chroma-keying</description>
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
<basename>libgstalpha.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>alpha</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>alphacolor</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cmmldec</name>

View file

@ -3,11 +3,11 @@
<description>APEv1/2 tag reader</description>
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
<basename>libgstapetag.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>apedemux</name>

View file

@ -3,11 +3,11 @@
<description>Audio effects plugin</description>
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
<basename>libgstaudiofx.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>audioamplify</name>

View file

@ -3,11 +3,11 @@
<description>parses au streams</description>
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
<basename>libgstauparse.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>auparse</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>autoaudiosink</name>

View file

@ -3,11 +3,11 @@
<description>AVI stream handling</description>
<filename>../../gst/avi/.libs/libgstavi.so</filename>
<basename>libgstavi.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>avidemux</name>

View file

@ -3,11 +3,11 @@
<description>Colored ASCII Art video sink</description>
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
<basename>libgstcacasink.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cacasink</name>

View file

@ -3,11 +3,11 @@
<description>Cairo-based overlaying</description>
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
<basename>libgstcairo.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cairotextoverlay</name>

View file

@ -3,11 +3,11 @@
<description>Read audio from audio CDs</description>
<filename>../../ext/cdio/.libs/libgstcdio.so</filename>
<basename>libgstcdio.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>GPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cdiocddasrc</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>cutter</name>

View file

@ -3,11 +3,11 @@
<description>elements for testing and debugging</description>
<filename>../../gst/debug/.libs/libgstdebug.so</filename>
<basename>libgstdebug.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>breakmydata</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>dvdec</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>efence</name>

View file

@ -3,11 +3,11 @@
<description>effect plugins from the effectv project</description>
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
<basename>libgsteffectv.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>agingtv</name>

View file

@ -3,11 +3,11 @@
<description>GStreamer audio equalizers</description>
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
<basename>libgstequalizer.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>equalizer-10bands</name>

View file

@ -3,11 +3,11 @@
<description>ESD Element Plugins</description>
<filename>../../ext/esd/.libs/libgstesd.so</filename>
<basename>libgstesd.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>esdsink</name>

View file

@ -3,11 +3,11 @@
<description>The FLAC Lossless compressor Codec</description>
<filename>../../ext/flac/.libs/libgstflac.so</filename>
<basename>libgstflac.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>flacdec</name>

View file

@ -3,11 +3,11 @@
<description>FLC/FLI/FLX video decoder</description>
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
<basename>libgstflxdec.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>flxdec</name>

View file

@ -3,11 +3,11 @@
<description>Changes gamma on video images</description>
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
<basename>libgstgamma.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>gamma</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>gconfaudiosink</name>

View file

@ -3,11 +3,11 @@
<description>GdkPixbuf-based image decoder, scaler and sink</description>
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
<basename>libgstgdkpixbuf.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>gdkpixbufdec</name>

View file

@ -3,11 +3,11 @@
<description>GOOM visualization filter</description>
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
<basename>libgstgoom.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>goom</name>

View file

@ -3,11 +3,11 @@
<description>GOOM 2k1 visualization filter</description>
<filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename>
<basename>libgstgoom2k1.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>goom2k1</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>halaudiosink</name>

View file

@ -3,11 +3,11 @@
<description>Demux ICY tags from a stream</description>
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
<basename>libgsticydemux.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>icydemux</name>

View file

@ -3,11 +3,11 @@
<description>Demux ID3v1 and ID3v2 tags from a file</description>
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
<basename>libgstid3demux.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>id3demux</name>

View file

@ -3,10 +3,10 @@
<description>Audio interleaver/deinterleaver</description>
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
<basename>libgstinterleave.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</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>
@ -16,18 +16,18 @@
<description>Splits one interleaved multichannel audio stream into many mono audio streams</description>
<author>Andy Wingo &lt;wingo at pobox.com&gt;, Iain &lt;iain@prettypeople.org&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<pads>
<caps>
<name>src%d</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
<caps>
<name>src%d</name>
<direction>source</direction>
<presence>sometimes</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
</pads>
</element>
<element>
@ -37,18 +37,18 @@
<description>Folds many mono channels into one interleaved audio stream</description>
<author>Andy Wingo &lt;wingo at pobox.com&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<pads>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
<caps>
<name>sink%d</name>
<direction>sink</direction>
<presence>request</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)1, endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean)true; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 32, 64 }</details>
</caps>
</pads>
</element>
</elements>

View file

@ -3,11 +3,11 @@
<description>JPeg plugin library</description>
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
<basename>libgstjpeg.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>jpegdec</name>

View file

@ -3,11 +3,11 @@
<description>Audio level plugin</description>
<filename>../../gst/level/.libs/libgstlevel.so</filename>
<basename>libgstlevel.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>level</name>

View file

@ -3,11 +3,11 @@
<description>Matroska stream handling</description>
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
<basename>libgstmatroska.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>matroskademux</name>

View file

@ -3,11 +3,11 @@
<description>Monoscope visualization</description>
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
<basename>libgstmonoscope.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>monoscope</name>

View file

@ -3,11 +3,11 @@
<description>MuLaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
<basename>libgstmulaw.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>mulawdec</name>

View file

@ -3,11 +3,11 @@
<description>Writes buffers to sequentially named files</description>
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
<basename>libgstmultifile.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>multifilesink</name>

View file

@ -3,11 +3,11 @@
<description>multipart stream manipulation</description>
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
<basename>libgstmultipart.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>multipartdemux</name>

View file

@ -3,11 +3,11 @@
<description>Template for a video filter</description>
<filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
<basename>libgstnavigationtest.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>navigationtest</name>

View file

@ -3,11 +3,11 @@
<description>OSS (Open Sound System) support for GStreamer</description>
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
<basename>libgstossaudio.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>ossmixer</name>

View file

@ -3,11 +3,11 @@
<description>PNG plugin library</description>
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
<basename>libgstpng.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>pngdec</name>

View file

@ -1,12 +1,12 @@
<plugin>
<name>pulseaudio</name>
<description>PulseAudio Elements Plugin</description>
<description>PulseAudio plugin library</description>
<filename>../../ext/pulse/.libs/libgstpulse.so</filename>
<basename>libgstpulse.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</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,11 +3,11 @@
<description>Quicktime support</description>
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
<basename>libgstqtdemux.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>qtdemux</name>

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.8.1</version>
<version>0.10.9</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>
@ -17,14 +17,14 @@
<author>René Stadler &lt;mail@renestadler.de&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-raw-float, width=(int)32, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }; audio/x-raw-int, width=(int)16, depth=(int)[ 1, 16 ], signed=(boolean)true, endianness=(int)1234, channels=(int){ 1, 2 }, rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 }</details>
</caps>
@ -38,14 +38,14 @@
<author>René Stadler &lt;mail@renestadler.de&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-raw-float, width=(int)32, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234</details>
</caps>
@ -59,14 +59,14 @@
<author>René Stadler &lt;mail@renestadler.de&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)32; audio/x-raw-int, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true</details>
</caps>

View file

@ -3,11 +3,11 @@
<description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>asteriskh263</name>
@ -210,6 +210,48 @@
</caps>
</pads>
</element>
<element>
<name>rtpg726depay</name>
<longname>RTP packet depayloader</longname>
<class>Codec/Depayloader/Network</class>
<description>Extracts G.726 audio from RTP packets</description>
<author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author>
<pads>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726</details>
</caps>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], encoding-name=(string){ G726, G726-16, G726-24, G726-32, G726-40 }, clock-rate=(int)8000</details>
</caps>
</pads>
</element>
<element>
<name>rtpg726pay</name>
<longname>RTP packet payloader</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes G.726 audio into a RTP packet</description>
<author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>audio/x-adpcm, channels=(int)1, rate=(int)8000, bitrate=(int){ 16000, 24000, 32000, 40000 }, layout=(string)g726</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string){ G726-16, G726-24, G726-32, G726-40 }</details>
</caps>
</pads>
</element>
<element>
<name>rtpg729depay</name>
<longname>RTP packet depayloader</longname>
@ -852,7 +894,7 @@
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA</details>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline</details>
</caps>
<caps>
<name>src</name>
@ -873,7 +915,7 @@
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA</details>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)THEORA, delivery-method=(string)inline</details>
</caps>
<caps>
<name>sink</name>
@ -925,5 +967,47 @@
</caps>
</pads>
</element>
<element>
<name>rtpvrawdepay</name>
<longname>RTP packet depayloader</longname>
<class>Codec/Depayloader/Network</class>
<description>Extracts raw video from RTP packets (RFC 4175)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>video/x-raw-rgb; video/x-raw-yuv</details>
</caps>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW</details>
</caps>
</pads>
</element>
<element>
<name>rtpvrawpay</name>
<longname>RTP packet payloader</longname>
<class>Codec/Payloader/Network</class>
<description>Payload raw video as RTP packets (RFC 4175)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)video, payload=(int)[ 96, 127 ], clock-rate=(int)90000, encoding-name=(string)RAW, sampling=(string){ RGB, RGBA, BGR, BGRA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1 }, depth=(string){ 8, 10, 12, 16 }, colorimetry=(string){ BT601-5, BT709-2, SMPTE240M }</details>
</caps>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]; video/x-raw-yuv, format=(fourcc){ AYUV, UYVY, I420, Y41B }, width=(int)[ 1, 32767 ], height=(int)[ 1, 32767 ]</details>
</caps>
</pads>
</element>
</elements>
</plugin>

View file

@ -3,11 +3,11 @@
<description>transfer data via RTSP</description>
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
<basename>libgstrtsp.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>rtpdec</name>

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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>libshout2</package>

View file

@ -3,11 +3,11 @@
<description>Apply the standard SMPTE transitions on video images</description>
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
<basename>libgstsmpte.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>smpte</name>

View file

@ -3,11 +3,11 @@
<description>libsoup HTTP client src</description>
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
<basename>libgstsouphttpsrc.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>souphttpsrc</name>

View file

@ -3,11 +3,11 @@
<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.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>spectrum</name>

View file

@ -3,11 +3,11 @@
<description>Speex plugin library</description>
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
<basename>libgstspeex.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>speexdec</name>

View file

@ -3,11 +3,11 @@
<description>Tag writing plug-in based on taglib</description>
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
<basename>libgsttaglib.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>apev2mux</name>

View file

@ -3,11 +3,11 @@
<description>transfer data via UDP</description>
<filename>../../gst/udp/.libs/libgstudp.so</filename>
<basename>libgstudp.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>dynudpsink</name>

View file

@ -3,11 +3,11 @@
<description>elements for Video 4 Linux</description>
<filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename>
<basename>libgstvideo4linux2.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>v4l2src</name>

View file

@ -3,11 +3,11 @@
<description>Changes hue, saturation, brightness etc. on video images</description>
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
<basename>libgstvideobalance.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videobalance</name>

View file

@ -3,11 +3,11 @@
<description>resizes a video by adding borders or cropping</description>
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
<basename>libgstvideobox.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videobox</name>

View file

@ -3,11 +3,11 @@
<description>Crops video into a user-defined region</description>
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
<basename>libgstvideocrop.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videocrop</name>

View file

@ -3,11 +3,11 @@
<description>Flips and rotates video</description>
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
<basename>libgstvideoflip.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videoflip</name>

View file

@ -3,11 +3,11 @@
<description>Video mixer</description>
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
<basename>libgstvideomixer.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>videomixer</name>

View file

@ -3,11 +3,11 @@
<description>Encode raw audio into WAV</description>
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
<basename>libgstwavenc.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>wavenc</name>

View file

@ -3,11 +3,11 @@
<description>Wavpack lossless/lossy audio format handling</description>
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
<basename>libgstwavpack.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>wavpackdec</name>

View file

@ -3,11 +3,11 @@
<description>Parse a .wav file into raw audio</description>
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
<basename>libgstwavparse.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>wavparse</name>

View file

@ -3,11 +3,11 @@
<description>X11 video input plugin using standard Xlib calls</description>
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
<basename>libgstximagesrc.so</basename>
<version>0.10.8.1</version>
<version>0.10.9</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>ximagesrc</name>

View file

@ -33,6 +33,17 @@ the plug-in code, LGPL or LGPL-compatible for the supporting library).
</CVSRepository>
</repository>
<release>
<Version>
<revision>0.10.9</revision>
<branch>0.10</branch>
<name>Steam Train Rolling</name>
<created>2008-07-31</created>
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.9.tar.bz2" />
<file-release rdf:resource="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-0.10.9.tar.gz" />
</Version>
</release>
<release>
<Version>
<revision>0.10.8</revision>

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.8.1"
#define PACKAGE_STRING "GStreamer Good Plug-ins 0.10.9"
/* 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.8.1"
#define PACKAGE_VERSION "0.10.9"
/* Define the plugin directory */
#ifdef _DEBUG
@ -266,7 +266,7 @@
#undef STDC_HEADERS
/* Version number of package */
#define VERSION "0.10.8.1"
#define VERSION "0.10.9"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */