Add documentation for matroskamux and matroskademux and update the inspection xml files.

Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.args:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* docs/plugins/gst-plugins-good-plugins.interfaces:
* docs/plugins/inspect/plugin-1394.xml:
* docs/plugins/inspect/plugin-aasink.xml:
* docs/plugins/inspect/plugin-alaw.xml:
* docs/plugins/inspect/plugin-alpha.xml:
* docs/plugins/inspect/plugin-alphacolor.xml:
* docs/plugins/inspect/plugin-annodex.xml:
* docs/plugins/inspect/plugin-apetag.xml:
* docs/plugins/inspect/plugin-audiofx.xml:
* docs/plugins/inspect/plugin-auparse.xml:
* docs/plugins/inspect/plugin-autodetect.xml:
* docs/plugins/inspect/plugin-avi.xml:
* docs/plugins/inspect/plugin-cacasink.xml:
* docs/plugins/inspect/plugin-cairo.xml:
* docs/plugins/inspect/plugin-cutter.xml:
* docs/plugins/inspect/plugin-debug.xml:
* docs/plugins/inspect/plugin-dv.xml:
* docs/plugins/inspect/plugin-efence.xml:
* docs/plugins/inspect/plugin-effectv.xml:
* docs/plugins/inspect/plugin-equalizer.xml:
* docs/plugins/inspect/plugin-esdsink.xml:
* docs/plugins/inspect/plugin-flac.xml:
* docs/plugins/inspect/plugin-flxdec.xml:
* docs/plugins/inspect/plugin-gamma.xml:
* docs/plugins/inspect/plugin-gconfelements.xml:
* docs/plugins/inspect/plugin-gdkpixbuf.xml:
* docs/plugins/inspect/plugin-goom.xml:
* docs/plugins/inspect/plugin-goom2k1.xml:
* docs/plugins/inspect/plugin-halelements.xml:
* docs/plugins/inspect/plugin-icydemux.xml:
* docs/plugins/inspect/plugin-id3demux.xml:
* docs/plugins/inspect/plugin-interleave.xml:
* docs/plugins/inspect/plugin-jpeg.xml:
* docs/plugins/inspect/plugin-level.xml:
* docs/plugins/inspect/plugin-matroska.xml:
* docs/plugins/inspect/plugin-monoscope.xml:
* docs/plugins/inspect/plugin-mulaw.xml:
* docs/plugins/inspect/plugin-multifile.xml:
* docs/plugins/inspect/plugin-multipart.xml:
* docs/plugins/inspect/plugin-navigationtest.xml:
* docs/plugins/inspect/plugin-ossaudio.xml:
* docs/plugins/inspect/plugin-png.xml:
* docs/plugins/inspect/plugin-pulseaudio.xml:
* docs/plugins/inspect/plugin-quicktime.xml:
* docs/plugins/inspect/plugin-replaygain.xml:
* docs/plugins/inspect/plugin-rtp.xml:
* docs/plugins/inspect/plugin-rtsp.xml:
* docs/plugins/inspect/plugin-shout2send.xml:
* docs/plugins/inspect/plugin-smpte.xml:
* docs/plugins/inspect/plugin-soup.xml:
* docs/plugins/inspect/plugin-spectrum.xml:
* docs/plugins/inspect/plugin-speex.xml:
* docs/plugins/inspect/plugin-taglib.xml:
* docs/plugins/inspect/plugin-udp.xml:
* docs/plugins/inspect/plugin-video4linux2.xml:
* docs/plugins/inspect/plugin-videobalance.xml:
* docs/plugins/inspect/plugin-videobox.xml:
* docs/plugins/inspect/plugin-videocrop.xml:
* docs/plugins/inspect/plugin-videoflip.xml:
* docs/plugins/inspect/plugin-videomixer.xml:
* docs/plugins/inspect/plugin-wavenc.xml:
* docs/plugins/inspect/plugin-wavpack.xml:
* docs/plugins/inspect/plugin-wavparse.xml:
* docs/plugins/inspect/plugin-ximagesrc.xml:
* gst/matroska/matroska-demux.c:
* gst/matroska/matroska-demux.h:
* gst/matroska/matroska-mux.c:
* gst/matroska/matroska-mux.h:
Add documentation for matroskamux and matroskademux and
update the inspection xml files.
This commit is contained in:
Sebastian Dröge 2008-12-05 09:24:18 +00:00
parent 4c67eeecf4
commit c54c9e2bac
74 changed files with 633 additions and 372 deletions

View file

@ -1,3 +1,81 @@
2008-12-05 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.args:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* docs/plugins/gst-plugins-good-plugins.interfaces:
* docs/plugins/inspect/plugin-1394.xml:
* docs/plugins/inspect/plugin-aasink.xml:
* docs/plugins/inspect/plugin-alaw.xml:
* docs/plugins/inspect/plugin-alpha.xml:
* docs/plugins/inspect/plugin-alphacolor.xml:
* docs/plugins/inspect/plugin-annodex.xml:
* docs/plugins/inspect/plugin-apetag.xml:
* docs/plugins/inspect/plugin-audiofx.xml:
* docs/plugins/inspect/plugin-auparse.xml:
* docs/plugins/inspect/plugin-autodetect.xml:
* docs/plugins/inspect/plugin-avi.xml:
* docs/plugins/inspect/plugin-cacasink.xml:
* docs/plugins/inspect/plugin-cairo.xml:
* docs/plugins/inspect/plugin-cutter.xml:
* docs/plugins/inspect/plugin-debug.xml:
* docs/plugins/inspect/plugin-dv.xml:
* docs/plugins/inspect/plugin-efence.xml:
* docs/plugins/inspect/plugin-effectv.xml:
* docs/plugins/inspect/plugin-equalizer.xml:
* docs/plugins/inspect/plugin-esdsink.xml:
* docs/plugins/inspect/plugin-flac.xml:
* docs/plugins/inspect/plugin-flxdec.xml:
* docs/plugins/inspect/plugin-gamma.xml:
* docs/plugins/inspect/plugin-gconfelements.xml:
* docs/plugins/inspect/plugin-gdkpixbuf.xml:
* docs/plugins/inspect/plugin-goom.xml:
* docs/plugins/inspect/plugin-goom2k1.xml:
* docs/plugins/inspect/plugin-halelements.xml:
* docs/plugins/inspect/plugin-icydemux.xml:
* docs/plugins/inspect/plugin-id3demux.xml:
* docs/plugins/inspect/plugin-interleave.xml:
* docs/plugins/inspect/plugin-jpeg.xml:
* docs/plugins/inspect/plugin-level.xml:
* docs/plugins/inspect/plugin-matroska.xml:
* docs/plugins/inspect/plugin-monoscope.xml:
* docs/plugins/inspect/plugin-mulaw.xml:
* docs/plugins/inspect/plugin-multifile.xml:
* docs/plugins/inspect/plugin-multipart.xml:
* docs/plugins/inspect/plugin-navigationtest.xml:
* docs/plugins/inspect/plugin-ossaudio.xml:
* docs/plugins/inspect/plugin-png.xml:
* docs/plugins/inspect/plugin-pulseaudio.xml:
* docs/plugins/inspect/plugin-quicktime.xml:
* docs/plugins/inspect/plugin-replaygain.xml:
* docs/plugins/inspect/plugin-rtp.xml:
* docs/plugins/inspect/plugin-rtsp.xml:
* docs/plugins/inspect/plugin-shout2send.xml:
* docs/plugins/inspect/plugin-smpte.xml:
* docs/plugins/inspect/plugin-soup.xml:
* docs/plugins/inspect/plugin-spectrum.xml:
* docs/plugins/inspect/plugin-speex.xml:
* docs/plugins/inspect/plugin-taglib.xml:
* docs/plugins/inspect/plugin-udp.xml:
* docs/plugins/inspect/plugin-video4linux2.xml:
* docs/plugins/inspect/plugin-videobalance.xml:
* docs/plugins/inspect/plugin-videobox.xml:
* docs/plugins/inspect/plugin-videocrop.xml:
* docs/plugins/inspect/plugin-videoflip.xml:
* docs/plugins/inspect/plugin-videomixer.xml:
* docs/plugins/inspect/plugin-wavenc.xml:
* docs/plugins/inspect/plugin-wavpack.xml:
* docs/plugins/inspect/plugin-wavparse.xml:
* docs/plugins/inspect/plugin-ximagesrc.xml:
* gst/matroska/matroska-demux.c:
* gst/matroska/matroska-demux.h:
* gst/matroska/matroska-mux.c:
* gst/matroska/matroska-mux.h:
Add documentation for matroskamux and matroskademux and
update the inspection xml files.
2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk> 2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac: * configure.ac:

View file

@ -133,6 +133,8 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/interleave/deinterleave.h \ $(top_srcdir)/gst/interleave/deinterleave.h \
$(top_srcdir)/gst/interleave/interleave.h \ $(top_srcdir)/gst/interleave/interleave.h \
$(top_srcdir)/gst/level/gstlevel.h \ $(top_srcdir)/gst/level/gstlevel.h \
$(top_srcdir)/gst/matroska/matroska-demux.h \
$(top_srcdir)/gst/matroska/matroska-mux.h \
$(top_srcdir)/gst/monoscope/gstmonoscope.h \ $(top_srcdir)/gst/monoscope/gstmonoscope.h \
$(top_srcdir)/gst/multifile/gstmultifilesink.h \ $(top_srcdir)/gst/multifile/gstmultifilesink.h \
$(top_srcdir)/gst/multifile/gstmultifilesrc.h \ $(top_srcdir)/gst/multifile/gstmultifilesrc.h \

View file

@ -63,6 +63,8 @@
<xi:include href="xml/element-jpegdec.xml" /> <xi:include href="xml/element-jpegdec.xml" />
<xi:include href="xml/element-jpegenc.xml" /> <xi:include href="xml/element-jpegenc.xml" />
<xi:include href="xml/element-level.xml" /> <xi:include href="xml/element-level.xml" />
<xi:include href="xml/element-matroskamux.xml" />
<xi:include href="xml/element-matroskademux.xml" />
<xi:include href="xml/element-monoscope.xml" /> <xi:include href="xml/element-monoscope.xml" />
<xi:include href="xml/element-multifilesink.xml" /> <xi:include href="xml/element-multifilesink.xml" />
<xi:include href="xml/element-multifilesrc.xml" /> <xi:include href="xml/element-multifilesrc.xml" />

View file

@ -780,6 +780,34 @@ GST_IS_LEVEL_CLASS
gst_level_get_type gst_level_get_type
</SECTION> </SECTION>
<SECTION>
<FILE>element-matroskamux</FILE>
<TITLE>matroskamux</TITLE>
GstMatroskaMux
<SUBSECTION Standard>
GstMatroskaMuxClass
GST_TYPE_MATROSKA_MUX
GST_MATROSKA_MUX
GST_MATROSKA_MUX_CLASS
GST_IS_MATROSKA_MUX
GST_IS_MATROSKA_MUX_CLASS
gst_matroska_mux_get_type
</SECTION>
<SECTION>
<FILE>element-matroskademux</FILE>
<TITLE>matroskademux</TITLE>
GstMatroskaDemux
<SUBSECTION Standard>
GstMatroskaDemuxClass
GST_TYPE_MATROSKA_DEMUX
GST_MATROSKA_DEMUX
GST_MATROSKA_DEMUX_CLASS
GST_IS_MATROSKA_DEMUX
GST_IS_MATROSKA_DEMUX_CLASS
gst_matroska_demux_get_type
</SECTION>
<SECTION> <SECTION>
<FILE>element-monoscope</FILE> <FILE>element-monoscope</FILE>
<TITLE>monoscope</TITLE> <TITLE>monoscope</TITLE>

View file

@ -411,7 +411,7 @@
<ARG> <ARG>
<NAME>GstUDPSrc::sockfd</NAME> <NAME>GstUDPSrc::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB>
@ -461,7 +461,7 @@
<ARG> <ARG>
<NAME>GstUDPSrc::sock</NAME> <NAME>GstUDPSrc::sock</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket currently in use for UDP reception. (-1 = no socket).</BLURB> <BLURB>Socket currently in use for UDP reception. (-1 = no socket).</BLURB>
@ -608,6 +608,16 @@
<DEFAULT>0</DEFAULT> <DEFAULT>0</DEFAULT>
</ARG> </ARG>
<ARG>
<NAME>GstRTSPSrc::nat-method</NAME>
<TYPE>GstRTSPNatMethod</TYPE>
<RANGE></RANGE>
<FLAGS>rwx</FLAGS>
<NICK>NAT Method</NICK>
<BLURB>Method to use for traversing firewalls and NAT.</BLURB>
<DEFAULT>Send Dummy packets</DEFAULT>
</ARG>
<ARG> <ARG>
<NAME>GstRTPDec::skip</NAME> <NAME>GstRTPDec::skip</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
@ -1451,7 +1461,7 @@
<ARG> <ARG>
<NAME>GstDV1394Src::port</NAME> <NAME>GstDV1394Src::port</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[-1,16]</RANGE> <RANGE>[G_MAXULONG,16]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Port</NICK> <NICK>Port</NICK>
<BLURB>Port number (-1 automatic).</BLURB> <BLURB>Port number (-1 automatic).</BLURB>
@ -1661,7 +1671,7 @@
<ARG> <ARG>
<NAME>GstTest::allowed-timestamp-deviation</NAME> <NAME>GstTest::allowed-timestamp-deviation</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>allowed timestamp deviation</NICK> <NICK>allowed timestamp deviation</NICK>
<BLURB>allowed average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB> <BLURB>allowed average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
@ -1671,7 +1681,7 @@
<ARG> <ARG>
<NAME>GstTest::buffer-count</NAME> <NAME>GstTest::buffer-count</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>buffer count</NICK> <NICK>buffer count</NICK>
<BLURB>number of buffers in stream.</BLURB> <BLURB>number of buffers in stream.</BLURB>
@ -1681,7 +1691,7 @@
<ARG> <ARG>
<NAME>GstTest::expected-buffer-count</NAME> <NAME>GstTest::expected-buffer-count</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>expected buffer count</NICK> <NICK>expected buffer count</NICK>
<BLURB>expected number of buffers in stream.</BLURB> <BLURB>expected number of buffers in stream.</BLURB>
@ -1691,7 +1701,7 @@
<ARG> <ARG>
<NAME>GstTest::expected-length</NAME> <NAME>GstTest::expected-length</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>expected length</NICK> <NICK>expected length</NICK>
<BLURB>expected length of stream.</BLURB> <BLURB>expected length of stream.</BLURB>
@ -1711,7 +1721,7 @@
<ARG> <ARG>
<NAME>GstTest::length</NAME> <NAME>GstTest::length</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>length</NICK> <NICK>length</NICK>
<BLURB>length of stream.</BLURB> <BLURB>length of stream.</BLURB>
@ -1731,7 +1741,7 @@
<ARG> <ARG>
<NAME>GstTest::timestamp-deviation</NAME> <NAME>GstTest::timestamp-deviation</NAME>
<TYPE>gint64</TYPE> <TYPE>gint64</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>timestamp deviation</NICK> <NICK>timestamp deviation</NICK>
<BLURB>average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB> <BLURB>average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
@ -1801,7 +1811,7 @@
<ARG> <ARG>
<NAME>GstBreakMyData::set-to</NAME> <NAME>GstBreakMyData::set-to</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[-1,255]</RANGE> <RANGE>[G_MAXULONG,255]</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>set-to</NICK> <NICK>set-to</NICK>
<BLURB>set changed bytes to this value (-1 means random value.</BLURB> <BLURB>set changed bytes to this value (-1 means random value.</BLURB>
@ -2121,7 +2131,7 @@
<ARG> <ARG>
<NAME>GstDynUDPSink::sockfd</NAME> <NAME>GstDynUDPSink::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[-1,32767]</RANGE> <RANGE>[G_MAXULONG,32767]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>socket handle</NICK> <NICK>socket handle</NICK>
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
@ -2191,7 +2201,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::sock</NAME> <NAME>GstMultiUDPSink::sock</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket currently in use for UDP sending. (-1 == no socket).</BLURB> <BLURB>Socket currently in use for UDP sending. (-1 == no socket).</BLURB>
@ -2201,7 +2211,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::sockfd</NAME> <NAME>GstMultiUDPSink::sockfd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Socket Handle</NICK> <NICK>Socket Handle</NICK>
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB> <BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
@ -2231,7 +2241,7 @@
<ARG> <ARG>
<NAME>GstMultiUDPSink::qos-dscp</NAME> <NAME>GstMultiUDPSink::qos-dscp</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[-1,63]</RANGE> <RANGE>[G_MAXULONG,63]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>QoS diff srv code point</NICK> <NICK>QoS diff srv code point</NICK>
<BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB> <BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB>
@ -2801,7 +2811,7 @@
<ARG> <ARG>
<NAME>GstV4l2Src::device-fd</NAME> <NAME>GstV4l2Src::device-fd</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>>= -1</RANGE> <RANGE>>= G_MAXULONG</RANGE>
<FLAGS>r</FLAGS> <FLAGS>r</FLAGS>
<NICK>File descriptor</NICK> <NICK>File descriptor</NICK>
<BLURB>File descriptor of the device.</BLURB> <BLURB>File descriptor of the device.</BLURB>
@ -3021,7 +3031,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::max</NAME> <NAME>GstRndBufferSize::max</NAME>
<TYPE>glong</TYPE> <TYPE>glong</TYPE>
<RANGE>>= 1</RANGE> <RANGE>[1,G_MAXINT]</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>maximum</NICK> <NICK>maximum</NICK>
<BLURB>maximum buffer size.</BLURB> <BLURB>maximum buffer size.</BLURB>
@ -3031,7 +3041,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::min</NAME> <NAME>GstRndBufferSize::min</NAME>
<TYPE>glong</TYPE> <TYPE>glong</TYPE>
<RANGE>>= 0</RANGE> <RANGE>[0,G_MAXINT]</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>mininum</NICK> <NICK>mininum</NICK>
<BLURB>mininum buffer size.</BLURB> <BLURB>mininum buffer size.</BLURB>
@ -3041,7 +3051,7 @@
<ARG> <ARG>
<NAME>GstRndBufferSize::seed</NAME> <NAME>GstRndBufferSize::seed</NAME>
<TYPE>gulong</TYPE> <TYPE>gulong</TYPE>
<RANGE></RANGE> <RANGE><= G_MAXUINT</RANGE>
<FLAGS>rwx</FLAGS> <FLAGS>rwx</FLAGS>
<NICK>random number seed</NICK> <NICK>random number seed</NICK>
<BLURB>seed for randomness (initialized when going from READY to PAUSED).</BLURB> <BLURB>seed for randomness (initialized when going from READY to PAUSED).</BLURB>
@ -3228,6 +3238,56 @@
<DEFAULT>"GStreamer souphttpsrc "</DEFAULT> <DEFAULT>"GStreamer souphttpsrc "</DEFAULT>
</ARG> </ARG>
<ARG>
<NAME>GstSoupHTTPSrc::is-live</NAME>
<TYPE>gboolean</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>is-live</NICK>
<BLURB>Act like a live source.</BLURB>
<DEFAULT>FALSE</DEFAULT>
</ARG>
<ARG>
<NAME>GstSoupHTTPSrc::proxy-id</NAME>
<TYPE>gchar*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>proxy-id</NICK>
<BLURB>HTTP proxy URI user id for authentication.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
<ARG>
<NAME>GstSoupHTTPSrc::proxy-pw</NAME>
<TYPE>gchar*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>proxy-pw</NICK>
<BLURB>HTTP proxy URI user password for authentication.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
<ARG>
<NAME>GstSoupHTTPSrc::user-id</NAME>
<TYPE>gchar*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>user-id</NICK>
<BLURB>HTTP location URI user id for authentication.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
<ARG>
<NAME>GstSoupHTTPSrc::user-pw</NAME>
<TYPE>gchar*</TYPE>
<RANGE></RANGE>
<FLAGS>rw</FLAGS>
<NICK>user-pw</NICK>
<BLURB>HTTP location URI user password for authentication.</BLURB>
<DEFAULT>""</DEFAULT>
</ARG>
<ARG> <ARG>
<NAME>GstRTPDVPay::mode</NAME> <NAME>GstRTPDVPay::mode</NAME>
<TYPE>GstDVPayMode</TYPE> <TYPE>GstDVPayMode</TYPE>
@ -19551,7 +19611,7 @@
<ARG> <ARG>
<NAME>GstHDV1394Src::port</NAME> <NAME>GstHDV1394Src::port</NAME>
<TYPE>gint</TYPE> <TYPE>gint</TYPE>
<RANGE>[-1,16]</RANGE> <RANGE>[G_MAXULONG,16]</RANGE>
<FLAGS>rw</FLAGS> <FLAGS>rw</FLAGS>
<NICK>Port</NICK> <NICK>Port</NICK>
<BLURB>Port number (-1 automatic).</BLURB> <BLURB>Port number (-1 automatic).</BLURB>
@ -19588,3 +19648,23 @@
<DEFAULT></DEFAULT> <DEFAULT></DEFAULT>
</ARG> </ARG>
<ARG>
<NAME>GstRtpJPEGPay::quality</NAME>
<TYPE>gint</TYPE>
<RANGE>[0,255]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Quality</NICK>
<BLURB>Quality factor on JPEG data.</BLURB>
<DEFAULT>255</DEFAULT>
</ARG>
<ARG>
<NAME>GstRtpJPEGPay::type</NAME>
<TYPE>gint</TYPE>
<RANGE>[0,255]</RANGE>
<FLAGS>rw</FLAGS>
<NICK>Type</NICK>
<BLURB>JPEG Type.</BLURB>
<DEFAULT>1</DEFAULT>
</ARG>

View file

@ -18,82 +18,24 @@ GObject
GstSwitchSink GstSwitchSink
GstGConfAudioSink GstGConfAudioSink
GstGConfAudioSrc GstGConfAudioSrc
GstRgVolume
GstRTSPSrc GstRTSPSrc
GstAutoVideoSink GstAutoVideoSink
GstAutoVideoSrc GstAutoVideoSrc
GstAutoAudioSink GstAutoAudioSink
GstAutoAudioSrc GstAutoAudioSrc
GstBaseSink GstRgVolume
GstBaseAudioSink GstCairoTextOverlay
GstAudioSink
GstPulseSink
GstEsdSink
GstOssSink
GstShout2send
GstCACASink
GstVideoSink
GstGdkPixbufSink
GstAASink
GstMultiFileSink
GstMultiUDPSink
GstUDPSink
GstDynUDPSink
GstTest
GstBaseSrc
GstPushSrc
GstBaseAudioSrc
GstAudioSrc
GstPulseSrc
GstOssSrc
GstSoupHTTPSrc
GstCddaBaseSrc
GstCdioCddaSrc
GstXImageSrc
GstV4l2Src
GstMultiFileSrc
GstUDPSrc
GstPulseMixer
GstWavpackParse
GstWavpackDec
GstWavpackEnc
GstTagLibMux
GstId3v2Mux
GstApev2Mux
GstSpeexEnc
GstSpeexDec
GstPngDec
GstPngEnc
GstJpegEnc
GstJpegDec
GstSmokeEnc
GstSmokeDec
GstGdkPixbuf
GstBaseTransform GstBaseTransform
GstPixbufScale
GstCairoTimeOverlay GstCairoTimeOverlay
GstRgAnalysis GstPixbufScale
GstRgLimiter GstVideoBox
GstAudioFilter GstAlpha
GstSpectrum GstAlphaColor
GstIirEqualizer
GstIirEqualizerNBands
GstIirEqualizer3Bands
GstIirEqualizer10Bands
GstAudioInvert
GstAudioKaraoke
GstAudioAmplify
GstAudioDynamic
GstAudioChebLimit
GstAudioChebBand
GstAudioWSincLimit
GstAudioWSincBand
GstVideoCrop
GstAudioPanorama
GstVideoFilter GstVideoFilter
GstGamma GstNavigationtest
GstVideoBalance GstVideoBalance
GstVideoFlip GstVideoFlip
GstGamma
GstSMPTEAlpha GstSMPTEAlpha
GstEdgeTV GstEdgeTV
GstAgingTV GstAgingTV
@ -103,25 +45,104 @@ GObject
GstVertigoTV GstVertigoTV
GstRevTV GstRevTV
GstQuarkTV GstQuarkTV
GstNavigationtest
GstVideoBox
GstLevel
GstBreakMyData GstBreakMyData
GstNavSeek GstNavSeek
GstProgressReport GstProgressReport
GstTagInject GstTagInject
GstAlphaColor GstLevel
GstAlpha GstAudioFilter
GstSpectrum
GstAudioInvert
GstAudioKaraoke
GstAudioAmplify
GstAudioDynamic
GstAudioChebLimit
GstAudioChebBand
GstAudioWSincLimit
GstAudioWSincBand
GstIirEqualizer
GstIirEqualizerNBands
GstIirEqualizer3Bands
GstIirEqualizer10Bands
GstAudioPanorama
GstRgAnalysis
GstRgLimiter
GstVideoCrop
GstBaseSrc
GstPushSrc
GstSoupHTTPSrc
GstBaseAudioSrc
GstAudioSrc
GstPulseSrc
GstOssSrc
GstDV1394Src
GstHDV1394Src
GstXImageSrc
GstV4l2Src
GstUDPSrc
GstMultiFileSrc
GstBaseSink
GstCACASink
GstBaseAudioSink
GstAudioSink
GstPulseSink
GstEsdSink
GstOssSink
GstAASink
GstVideoSink
GstGdkPixbufSink
GstShout2send
GstTest
GstMultiUDPSink
GstUDPSink
GstDynUDPSink
GstMultiFileSink
GstPulseMixer
GstTagLibMux
GstId3v2Mux
GstApev2Mux
GstJpegEnc
GstJpegDec
GstSmokeEnc
GstSmokeDec
GstDVDemux
GstDVDec
GstCmmlEnc
GstCmmlDec
GstFlacEnc GstFlacEnc
GstFlacDec GstFlacDec
GstFlacTag GstFlacTag
GstDVDemux GstPngDec
GstDVDec GstPngEnc
GstCairoTextOverlay GstGdkPixbuf
GstCmmlEnc GstWavpackParse
GstCmmlDec GstWavpackDec
GstWavpackEnc
GstSpeexEnc
GstSpeexDec
GstOssMixerElement GstOssMixerElement
GstRTPDec
GstICYDemux
GstWavParse
GstEbmlRead
GstMatroskaDemux
GstMatroskaMux
GstFlxDec
GstVideoMixer
GstTagDemux
GstApeDemux
GstID3Demux
GstRndBufferSize
GstEFence
GstGoom
GstGoom2k1 GstGoom2k1
GstMultipartDemux
GstMultipartMux
GstMuLawEnc
GstMuLawDec
GstALawEnc
GstALawDec
GstCutter
GstQTDemux GstQTDemux
GstBaseRTPDepayload GstBaseRTPDepayload
GstRtpXQTDepay GstRtpXQTDepay
@ -139,6 +160,7 @@ GObject
GstRtpH263PDepay GstRtpH263PDepay
GstRtpH263Depay GstRtpH263Depay
GstRtpH264Depay GstRtpH264Depay
GstRtpJPEGDepay
GstRtpL16Depay GstRtpL16Depay
GstRtpMP1SDepay GstRtpMP1SDepay
GstRtpMP2TDepay GstRtpMP2TDepay
@ -150,19 +172,22 @@ GObject
GstRtpTheoraDepay GstRtpTheoraDepay
GstRtpVorbisDepay GstRtpVorbisDepay
GstRtpVRawDepay GstRtpVRawDepay
GstWavParse GstAviDemux
GstWavEnc GstAviMux
GstVideoMixer GstAviSubtitle
GstSMPTE GstSMPTE
GstRTPDec GstInterleave
GstRTSPGoogle GstDeinterleave
GstMonoscope
GstWavEnc
GstAuParse
GstRTPDepay GstRTPDepay
GstBaseRTPPayload GstBaseRTPPayload
GstRTPDVPay GstRTPDVPay
GstBaseRTPAudioPayload GstBaseRTPAudioPayload
GstRTPILBCPay GstRTPILBCPay
GstRtpG726Pay GstRtpG726Pay
GstRtpG729Pay GstRTPG729Pay
GstRtpPcmuPay GstRtpPcmuPay
GstRtpPmcaPay GstRtpPmcaPay
GstRTPGSMPay GstRTPGSMPay
@ -172,6 +197,7 @@ GObject
GstRtpH263PPay GstRtpH263PPay
GstRtpH263Pay GstRtpH263Pay
GstRtpH264Pay GstRtpH264Pay
GstRtpJPEGPay
GstRtpL16Pay GstRtpL16Pay
GstRTPMP2TPay GstRTPMP2TPay
GstRtpMP4VPay GstRtpMP4VPay
@ -182,31 +208,6 @@ GObject
GstRtpVorbisPay GstRtpVorbisPay
GstRtpVRawPay GstRtpVRawPay
GstAsteriskh263 GstAsteriskh263
GstMultipartDemux
GstMultipartMux
GstMonoscope
GstEbmlRead
GstMatroskaDemux
GstMatroskaMux
GstMuLawEnc
GstMuLawDec
GstALawEnc
GstALawDec
GstInterleave
GstDeinterleave
GstTagDemux
GstID3Demux
GstApeDemux
GstICYDemux
GstGoom
GstFlxDec
GstRndBufferSize
GstEFence
GstCutter
GstAviDemux
GstAviMux
GstAviSubtitle
GstAuParse
GstBus GstBus
GstTask GstTask
GstClock GstClock
@ -216,10 +217,10 @@ GObject
GstRegistry GstRegistry
GstRingBuffer GstRingBuffer
GstSignalObject GstSignalObject
GdkPixbuf
GstCmmlTagStream GstCmmlTagStream
GstCmmlTagHead GstCmmlTagHead
GstCmmlTagClip GstCmmlTagClip
GdkPixbuf
GstTunerNorm GstTunerNorm
GstTunerChannel GstTunerChannel
GstColorBalanceChannel GstColorBalanceChannel
@ -235,4 +236,3 @@ GInterface
GstColorBalance GstColorBalance
GstVideoOrientation GstVideoOrientation
GstPreset GstPreset
GstRTSPExtension

View file

@ -7,36 +7,35 @@ GstGConfVideoSrc GstChildProxy
GstSwitchSink GstChildProxy GstSwitchSink GstChildProxy
GstGConfAudioSink GstChildProxy GstGConfAudioSink GstChildProxy
GstGConfAudioSrc GstChildProxy GstGConfAudioSrc GstChildProxy
GstRgVolume GstChildProxy
GstRTSPSrc GstChildProxy GstURIHandler GstRTSPSrc GstChildProxy GstURIHandler
GstAutoVideoSink GstChildProxy GstAutoVideoSink GstChildProxy
GstAutoVideoSrc GstChildProxy GstAutoVideoSrc GstChildProxy
GstAutoAudioSink GstChildProxy GstAutoAudioSink GstChildProxy
GstAutoAudioSrc GstChildProxy GstAutoAudioSrc GstChildProxy
GstPulseSink GstImplementsInterface GstPropertyProbe GstRgVolume GstChildProxy
GstShout2send GstTagSetter GstVideoBalance GstImplementsInterface GstColorBalance
GstUDPSink GstURIHandler
GstPulseSrc GstImplementsInterface GstPropertyProbe GstMixer
GstOssSrc GstImplementsInterface GstMixer
GstSoupHTTPSrc GstURIHandler
GstCddaBaseSrc GstURIHandler
GstCdioCddaSrc GstURIHandler
GstV4l2Src GstImplementsInterface GstPropertyProbe GstTuner GstColorBalance GstVideoOrientation
GstUDPSrc GstURIHandler
GstPulseMixer GstImplementsInterface GstPropertyProbe GstMixer
GstTagLibMux GstTagSetter
GstId3v2Mux GstTagSetter
GstApev2Mux GstTagSetter
GstSpeexEnc GstTagSetter
GstIirEqualizer GstChildProxy GstIirEqualizer GstChildProxy
GstIirEqualizerNBands GstChildProxy GstIirEqualizerNBands GstChildProxy
GstIirEqualizer3Bands GstChildProxy GstPreset GstIirEqualizer3Bands GstChildProxy GstPreset
GstIirEqualizer10Bands GstChildProxy GstPreset GstIirEqualizer10Bands GstChildProxy GstPreset
GstVideoBalance GstImplementsInterface GstColorBalance GstSoupHTTPSrc GstURIHandler
GstPulseSrc GstImplementsInterface GstPropertyProbe GstMixer
GstOssSrc GstImplementsInterface GstMixer
GstDV1394Src GstURIHandler GstPropertyProbe
GstHDV1394Src GstURIHandler GstPropertyProbe
GstV4l2Src GstImplementsInterface GstPropertyProbe GstTuner GstColorBalance GstVideoOrientation
GstUDPSrc GstURIHandler
GstPulseSink GstImplementsInterface GstPropertyProbe
GstShout2send GstTagSetter
GstUDPSink GstURIHandler
GstPulseMixer GstImplementsInterface GstPropertyProbe GstMixer
GstTagLibMux GstTagSetter
GstId3v2Mux GstTagSetter
GstApev2Mux GstTagSetter
GstFlacEnc GstTagSetter GstFlacEnc GstTagSetter
GstFlacTag GstTagSetter GstFlacTag GstTagSetter
GstSpeexEnc GstTagSetter
GstOssMixerElement GstImplementsInterface GstMixer GstOssMixerElement GstImplementsInterface GstMixer
GstVideoMixer GstChildProxy
GstRTSPGoogle GstRTSPExtension
GstMatroskaMux GstTagSetter GstMatroskaMux GstTagSetter
GstVideoMixer GstChildProxy
GstAviMux GstTagSetter GstAviMux GstTagSetter

View file

@ -3,10 +3,10 @@
<description>Source for video data via IEEE1394 interface</description> <description>Source for video data via IEEE1394 interface</description>
<filename>../../ext/raw1394/.libs/libgst1394.so</filename> <filename>../../ext/raw1394/.libs/libgst1394.so</filename>
<basename>libgst1394.so</basename> <basename>libgst1394.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>ASCII Art video sink</description> <description>ASCII Art video sink</description>
<filename>../../ext/aalib/.libs/libgstaasink.so</filename> <filename>../../ext/aalib/.libs/libgstaasink.so</filename>
<basename>libgstaasink.so</basename> <basename>libgstaasink.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>ALaw audio conversion routines</description> <description>ALaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstalaw.so</filename> <filename>../../gst/law/.libs/libgstalaw.so</filename>
<basename>libgstalaw.so</basename> <basename>libgstalaw.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>adds an alpha channel to video - constant or via chroma-keying</description> <description>adds an alpha channel to video - constant or via chroma-keying</description>
<filename>../../gst/alpha/.libs/libgstalpha.so</filename> <filename>../../gst/alpha/.libs/libgstalpha.so</filename>
<basename>libgstalpha.so</basename> <basename>libgstalpha.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description> <description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename> <filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
<basename>libgstalphacolor.so</basename> <basename>libgstalphacolor.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description> <description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
<filename>../../ext/annodex/.libs/libgstannodex.so</filename> <filename>../../ext/annodex/.libs/libgstannodex.so</filename>
<basename>libgstannodex.so</basename> <basename>libgstannodex.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>APEv1/2 tag reader</description> <description>APEv1/2 tag reader</description>
<filename>../../gst/apetag/.libs/libgstapetag.so</filename> <filename>../../gst/apetag/.libs/libgstapetag.so</filename>
<basename>libgstapetag.so</basename> <basename>libgstapetag.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Audio effects plugin</description> <description>Audio effects plugin</description>
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename> <filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
<basename>libgstaudiofx.so</basename> <basename>libgstaudiofx.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
@ -161,7 +161,7 @@
<longname>Band pass &amp; band reject filter</longname> <longname>Band pass &amp; band reject filter</longname>
<class>Filter/Effect/Audio</class> <class>Filter/Effect/Audio</class>
<description>Band pass and band reject windowed sinc filter</description> <description>Band pass and band reject windowed sinc filter</description>
<author>Thomas &lt;thomas@apestaart.org&gt;, Steven W. Smith, Dreamlab Technologies Ltd. &lt;mathis.hofer@dreamlab.net&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author> <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Steven W. Smith, Dreamlab Technologies Ltd. &lt;mathis.hofer@dreamlab.net&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -182,7 +182,7 @@
<longname>Low pass &amp; high pass filter</longname> <longname>Low pass &amp; high pass filter</longname>
<class>Filter/Effect/Audio</class> <class>Filter/Effect/Audio</class>
<description>Low pass and high pass windowed sinc filter</description> <description>Low pass and high pass windowed sinc filter</description>
<author>Thomas &lt;thomas@apestaart.org&gt;, Steven W. Smith, Dreamlab Technologies Ltd. &lt;mathis.hofer@dreamlab.net&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author> <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Steven W. Smith, Dreamlab Technologies Ltd. &lt;mathis.hofer@dreamlab.net&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>

View file

@ -3,10 +3,10 @@
<description>parses au streams</description> <description>parses au streams</description>
<filename>../../gst/auparse/.libs/libgstauparse.so</filename> <filename>../../gst/auparse/.libs/libgstauparse.so</filename>
<basename>libgstauparse.so</basename> <basename>libgstauparse.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,18 +3,19 @@
<description>Plugin contains auto-detection plugins for video/audio in- and outputs</description> <description>Plugin contains auto-detection plugins for video/audio in- and outputs</description>
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename> <filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
<basename>libgstautodetect.so</basename> <basename>libgstautodetect.so</basename>
<version>0.10.10.3</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
<name>autoaudiosink</name> <name>autoaudiosink</name>
<longname>Auto audio sink</longname> <longname>Auto audio sink</longname>
<class>Sink/Audio</class> <class>Sink/Audio</class>
<description>Wrapper audio sink for automatically detected audio sink</description> <description>Wrapper audio sink for automatically detected audio sink</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;012Jan Schmidt &lt;thaytan@noraisin.net&gt;</author> <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
Jan Schmidt &lt;thaytan@noraisin.net&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -27,9 +28,11 @@
<element> <element>
<name>autoaudiosrc</name> <name>autoaudiosrc</name>
<longname>Auto audio source</longname> <longname>Auto audio source</longname>
<class>Sink/Audio</class> <class>Source/Audio</class>
<description>Wrapper audio source for automatically detected audio source</description> <description>Wrapper audio source for automatically detected audio source</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;012Jan Schmidt &lt;thaytan@noraisin.net&gt;012Stefan Kost &lt;ensonic@users.sf.net&gt;</author> <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
Jan Schmidt &lt;thaytan@noraisin.net&gt;
Stefan Kost &lt;ensonic@users.sf.net&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
@ -44,7 +47,8 @@
<longname>Auto video sink</longname> <longname>Auto video sink</longname>
<class>Sink/Video</class> <class>Sink/Video</class>
<description>Wrapper video sink for automatically detected video sink</description> <description>Wrapper video sink for automatically detected video sink</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;012Jan Schmidt &lt;thaytan@noraisin.net&gt;</author> <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
Jan Schmidt &lt;thaytan@noraisin.net&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -59,7 +63,9 @@
<longname>Auto video source</longname> <longname>Auto video source</longname>
<class>Source/Video</class> <class>Source/Video</class>
<description>Wrapper video source for automatically detected video source</description> <description>Wrapper video source for automatically detected video source</description>
<author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;012Jan Schmidt &lt;thaytan@noraisin.net&gt;012Stefan Kost &lt;ensonic@users.sf.net&gt;</author> <author>Ronald Bultje &lt;rbultje@ronald.bitfreak.net&gt;
Jan Schmidt &lt;thaytan@noraisin.net&gt;
Stefan Kost &lt;ensonic@users.sf.net&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>

File diff suppressed because one or more lines are too long

View file

@ -3,10 +3,10 @@
<description>Colored ASCII Art video sink</description> <description>Colored ASCII Art video sink</description>
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename> <filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
<basename>libgstcacasink.so</basename> <basename>libgstcacasink.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Cairo-based overlaying</description> <description>Cairo-based overlaying</description>
<filename>../../ext/cairo/.libs/libgstcairo.so</filename> <filename>../../ext/cairo/.libs/libgstcairo.so</filename>
<basename>libgstcairo.so</basename> <basename>libgstcairo.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Audio Cutter to split audio into non-silent bits</description> <description>Audio Cutter to split audio into non-silent bits</description>
<filename>../../gst/cutter/.libs/libgstcutter.so</filename> <filename>../../gst/cutter/.libs/libgstcutter.so</filename>
<basename>libgstcutter.so</basename> <basename>libgstcutter.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
@ -14,7 +14,7 @@
<longname>Audio cutter</longname> <longname>Audio cutter</longname>
<class>Filter/Editor/Audio</class> <class>Filter/Editor/Audio</class>
<description>Audio Cutter to split audio into non-silent bits</description> <description>Audio Cutter to split audio into non-silent bits</description>
<author>Thomas &lt;thomas@apestaart.org&gt;</author> <author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>

View file

@ -3,10 +3,10 @@
<description>elements for testing and debugging</description> <description>elements for testing and debugging</description>
<filename>../../gst/debug/.libs/libgstdebug.so</filename> <filename>../../gst/debug/.libs/libgstdebug.so</filename>
<basename>libgstdebug.so</basename> <basename>libgstdebug.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description> <description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
<filename>../../ext/dv/.libs/libgstdv.so</filename> <filename>../../ext/dv/.libs/libgstdv.so</filename>
<basename>libgstdv.so</basename> <basename>libgstdv.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description> <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> <filename>../../gst/debug/.libs/libgstefence.so</filename>
<basename>libgstefence.so</basename> <basename>libgstefence.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>effect plugins from the effectv project</description> <description>effect plugins from the effectv project</description>
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename> <filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
<basename>libgsteffectv.so</basename> <basename>libgsteffectv.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>GStreamer audio equalizers</description> <description>GStreamer audio equalizers</description>
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename> <filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
<basename>libgstequalizer.so</basename> <basename>libgstequalizer.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>ESD Element Plugins</description> <description>ESD Element Plugins</description>
<filename>../../ext/esd/.libs/libgstesd.so</filename> <filename>../../ext/esd/.libs/libgstesd.so</filename>
<basename>libgstesd.so</basename> <basename>libgstesd.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>The FLAC Lossless compressor Codec</description> <description>The FLAC Lossless compressor Codec</description>
<filename>../../ext/flac/.libs/libgstflac.so</filename> <filename>../../ext/flac/.libs/libgstflac.so</filename>
<basename>libgstflac.so</basename> <basename>libgstflac.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>FLC/FLI/FLX video decoder</description> <description>FLC/FLI/FLX video decoder</description>
<filename>../../gst/flx/.libs/libgstflxdec.so</filename> <filename>../../gst/flx/.libs/libgstflxdec.so</filename>
<basename>libgstflxdec.so</basename> <basename>libgstflxdec.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Changes gamma on video images</description> <description>Changes gamma on video images</description>
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename> <filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
<basename>libgstgamma.so</basename> <basename>libgstgamma.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>elements wrapping the GStreamer/GConf audio/video output settings</description> <description>elements wrapping the GStreamer/GConf audio/video output settings</description>
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename> <filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
<basename>libgstgconfelements.so</basename> <basename>libgstgconfelements.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>GdkPixbuf-based image decoder, scaler and sink</description> <description>GdkPixbuf-based image decoder, scaler and sink</description>
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename> <filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
<basename>libgstgdkpixbuf.so</basename> <basename>libgstgdkpixbuf.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>GOOM visualization filter</description> <description>GOOM visualization filter</description>
<filename>../../gst/goom/.libs/libgstgoom.so</filename> <filename>../../gst/goom/.libs/libgstgoom.so</filename>
<basename>libgstgoom.so</basename> <basename>libgstgoom.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>GOOM 2k1 visualization filter</description> <description>GOOM 2k1 visualization filter</description>
<filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename> <filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename>
<basename>libgstgoom2k1.so</basename> <basename>libgstgoom2k1.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>elements wrapping the GStreamer/HAL audio input/output devices</description> <description>elements wrapping the GStreamer/HAL audio input/output devices</description>
<filename>../../ext/hal/.libs/libgsthalelements.so</filename> <filename>../../ext/hal/.libs/libgsthalelements.so</filename>
<basename>libgsthalelements.so</basename> <basename>libgsthalelements.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Demux ICY tags from a stream</description> <description>Demux ICY tags from a stream</description>
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename> <filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
<basename>libgsticydemux.so</basename> <basename>libgsticydemux.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Demux ID3v1 and ID3v2 tags from a file</description> <description>Demux ID3v1 and ID3v2 tags from a file</description>
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename> <filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
<basename>libgstid3demux.so</basename> <basename>libgstid3demux.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Audio interleaver/deinterleaver</description> <description>Audio interleaver/deinterleaver</description>
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename> <filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
<basename>libgstinterleave.so</basename> <basename>libgstinterleave.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>JPeg plugin library</description> <description>JPeg plugin library</description>
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename> <filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
<basename>libgstjpeg.so</basename> <basename>libgstjpeg.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Audio level plugin</description> <description>Audio level plugin</description>
<filename>../../gst/level/.libs/libgstlevel.so</filename> <filename>../../gst/level/.libs/libgstlevel.so</filename>
<basename>libgstlevel.so</basename> <basename>libgstlevel.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Matroska stream handling</description> <description>Matroska stream handling</description>
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename> <filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
<basename>libgstmatroska.so</basename> <basename>libgstmatroska.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Monoscope visualization</description> <description>Monoscope visualization</description>
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename> <filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
<basename>libgstmonoscope.so</basename> <basename>libgstmonoscope.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>MuLaw audio conversion routines</description> <description>MuLaw audio conversion routines</description>
<filename>../../gst/law/.libs/libgstmulaw.so</filename> <filename>../../gst/law/.libs/libgstmulaw.so</filename>
<basename>libgstmulaw.so</basename> <basename>libgstmulaw.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Writes buffers to sequentially named files</description> <description>Writes buffers to sequentially named files</description>
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename> <filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
<basename>libgstmultifile.so</basename> <basename>libgstmultifile.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>multipart stream manipulation</description> <description>multipart stream manipulation</description>
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename> <filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
<basename>libgstmultipart.so</basename> <basename>libgstmultipart.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Template for a video filter</description> <description>Template for a video filter</description>
<filename>../../gst/debug/.libs/libgstnavigationtest.so</filename> <filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
<basename>libgstnavigationtest.so</basename> <basename>libgstnavigationtest.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>OSS (Open Sound System) support for GStreamer</description> <description>OSS (Open Sound System) support for GStreamer</description>
<filename>../../sys/oss/.libs/libgstossaudio.so</filename> <filename>../../sys/oss/.libs/libgstossaudio.so</filename>
<basename>libgstossaudio.so</basename> <basename>libgstossaudio.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>PNG plugin library</description> <description>PNG plugin library</description>
<filename>../../ext/libpng/.libs/libgstpng.so</filename> <filename>../../ext/libpng/.libs/libgstpng.so</filename>
<basename>libgstpng.so</basename> <basename>libgstpng.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>PulseAudio plugin library</description> <description>PulseAudio plugin library</description>
<filename>../../ext/pulse/.libs/libgstpulse.so</filename> <filename>../../ext/pulse/.libs/libgstpulse.so</filename>
<basename>libgstpulse.so</basename> <basename>libgstpulse.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Quicktime support</description> <description>Quicktime support</description>
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename> <filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
<basename>libgstqtdemux.so</basename> <basename>libgstqtdemux.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

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

View file

@ -3,15 +3,15 @@
<description>Real-time protocol plugins</description> <description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename> <filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename> <basename>libgstrtp.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
<name>asteriskh263</name> <name>asteriskh263</name>
<longname>RTP packet parser</longname> <longname>RTP Asterisk H263 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description> <description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description>
<author>Neil Stratford &lt;neils@vipadia.com&gt;</author> <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
@ -32,10 +32,10 @@
</element> </element>
<element> <element>
<name>rtpL16depay</name> <name>rtpL16depay</name>
<longname>RTP packet depayloader</longname> <longname>RTP audio depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts raw audio from RTP packets</description> <description>Extracts raw audio from RTP packets</description>
<author>Zeeshan Ali &lt;zak147@yahoo.com&gt;,Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Zeeshan Ali &lt;zak147@yahoo.com&gt;,Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -53,10 +53,10 @@
</element> </element>
<element> <element>
<name>rtpL16pay</name> <name>rtpL16pay</name>
<longname>RTP packet payloader</longname> <longname>RTP audio payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encode Raw audio into RTP packets (RFC 3551)</description> <description>Payload-encode Raw audio into RTP packets (RFC 3551)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -68,16 +68,16 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <presence>always</presence>
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16, channels=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ]; application/x-rtp, media=(string)audio, payload=(int){ 10, 11 }, clock-rate=(int)44100</details> <details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)[ 1, 2147483647 ], encoding-name=(string)L16, channels=(int)[ 1, 2147483647 ]; application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)10, clock-rate=(int)44100; application/x-rtp, media=(string)audio, encoding-name=(string)L16, payload=(int)11, clock-rate=(int)44100</details>
</caps> </caps>
</pads> </pads>
</element> </element>
<element> <element>
<name>rtpac3depay</name> <name>rtpac3depay</name>
<longname>RTP packet depayloader</longname> <longname>RTP AC3 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts AC3 audio from RTP packets (RFC 4184)</description> <description>Extracts AC3 audio from RTP packets (RFC 4184)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -95,10 +95,10 @@
</element> </element>
<element> <element>
<name>rtpamrdepay</name> <name>rtpamrdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP AMR depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts AMR or AMR-WB audio from RTP packets (RFC 3267)</description> <description>Extracts AMR or AMR-WB audio from RTP packets (RFC 3267)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -116,10 +116,10 @@
</element> </element>
<element> <element>
<name>rtpamrpay</name> <name>rtpamrpay</name>
<longname>RTP packet payloader</longname> <longname>RTP AMR payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encode AMR or AMR-WB audio into RTP packets (RFC 3267)</description> <description>Payload-encode AMR or AMR-WB audio into RTP packets (RFC 3267)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -137,10 +137,10 @@
</element> </element>
<element> <element>
<name>rtpdepay</name> <name>rtpdepay</name>
<longname>RTP depayloader</longname> <longname>Dummy RTP session manager</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Accepts raw RTP and RTCP packets and sends them forward</description> <description>Accepts raw RTP and RTCP packets and sends them forward</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sinkrtcp</name> <name>sinkrtcp</name>
@ -212,7 +212,7 @@
</element> </element>
<element> <element>
<name>rtpg726depay</name> <name>rtpg726depay</name>
<longname>RTP packet depayloader</longname> <longname>RTP G.726 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts G.726 audio from RTP packets</description> <description>Extracts G.726 audio from RTP packets</description>
<author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author> <author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author>
@ -233,7 +233,7 @@
</element> </element>
<element> <element>
<name>rtpg726pay</name> <name>rtpg726pay</name>
<longname>RTP packet payloader</longname> <longname>RTP G.726 payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes G.726 audio into a RTP packet</description> <description>Payload-encodes G.726 audio into a RTP packet</description>
<author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author> <author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author>
@ -254,9 +254,9 @@
</element> </element>
<element> <element>
<name>rtpg729depay</name> <name>rtpg729depay</name>
<longname>RTP packet depayloader</longname> <longname>RTP G.729 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts G729 audio from RTP packets (RFC 3551)</description> <description>Extracts G.729 audio from RTP packets (RFC 3551)</description>
<author>Laurent Glayal &lt;spglegle@yahoo.fr&gt;</author> <author>Laurent Glayal &lt;spglegle@yahoo.fr&gt;</author>
<pads> <pads>
<caps> <caps>
@ -275,16 +275,16 @@
</element> </element>
<element> <element>
<name>rtpg729pay</name> <name>rtpg729pay</name>
<longname>RTP Payloader for G729 Audio</longname> <longname>RTP G.729 payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Packetize G729 audio streams into RTP packets</description> <description>Packetize G.729 audio into RTP packets</description>
<author>Laurent Glayal &lt;spglegle@yahoo.fr&gt;</author> <author>Olivier Crete &lt;olivier.crete@collabora.co.uk&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <presence>always</presence>
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729; application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000</details> <details>application/x-rtp, media=(string)audio, payload=(int)18, clock-rate=(int)8000, encoding-name=(string)G729; application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)G729</details>
</caps> </caps>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -296,7 +296,7 @@
</element> </element>
<element> <element>
<name>rtpgsmdepay</name> <name>rtpgsmdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP GSM depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts GSM audio from RTP packets</description> <description>Extracts GSM audio from RTP packets</description>
<author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author> <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
@ -317,7 +317,7 @@
</element> </element>
<element> <element>
<name>rtpgsmpay</name> <name>rtpgsmpay</name>
<longname>RTP GSM audio payloader</longname> <longname>RTP GSM payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes GSM audio into a RTP packet</description> <description>Payload-encodes GSM audio into a RTP packet</description>
<author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author> <author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
@ -338,7 +338,7 @@
</element> </element>
<element> <element>
<name>rtph263depay</name> <name>rtph263depay</name>
<longname>RTP H263 packet depayloader</longname> <longname>RTP H263 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts H263 video from RTP packets (RFC 2190)</description> <description>Extracts H263 video from RTP packets (RFC 2190)</description>
<author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;, Edward Hervey &lt;bilboed@bilboed.com&gt;</author> <author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;, Edward Hervey &lt;bilboed@bilboed.com&gt;</author>
@ -359,7 +359,7 @@
</element> </element>
<element> <element>
<name>rtph263pay</name> <name>rtph263pay</name>
<longname>RTP packet payloader</longname> <longname>RTP H263 payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes H263 video in RTP packets (RFC 2190)</description> <description>Payload-encodes H263 video in RTP packets (RFC 2190)</description>
<author>Neil Stratford &lt;neils@vipadia.com&gt;</author> <author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
@ -380,10 +380,10 @@
</element> </element>
<element> <element>
<name>rtph263pdepay</name> <name>rtph263pdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP H263 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts H263/+/++ video from RTP packets (RFC 4629)</description> <description>Extracts H263/+/++ video from RTP packets (RFC 4629)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -401,10 +401,10 @@
</element> </element>
<element> <element>
<name>rtph263ppay</name> <name>rtph263ppay</name>
<longname>RTP packet payloader</longname> <longname>RTP H263 payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes H263/+/++ video in RTP packets (RFC 4629)</description> <description>Payload-encodes H263/+/++ video in RTP packets (RFC 4629)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -422,10 +422,10 @@
</element> </element>
<element> <element>
<name>rtph264depay</name> <name>rtph264depay</name>
<longname>RTP packet depayloader</longname> <longname>RTP H264 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts H264 video from RTP packets (RFC 3984)</description> <description>Extracts H264 video from RTP packets (RFC 3984)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -443,7 +443,7 @@
</element> </element>
<element> <element>
<name>rtph264pay</name> <name>rtph264pay</name>
<longname>RTP packet payloader</longname> <longname>RTP H264 payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encode H264 video into RTP packets (RFC 3984)</description> <description>Payload-encode H264 video into RTP packets (RFC 3984)</description>
<author>Laurent Glayal &lt;spglegle@yahoo.fr&gt;</author> <author>Laurent Glayal &lt;spglegle@yahoo.fr&gt;</author>
@ -464,9 +464,9 @@
</element> </element>
<element> <element>
<name>rtpilbcdepay</name> <name>rtpilbcdepay</name>
<longname>RTP iLBC packet depayloader</longname> <longname>RTP iLBC depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts iLBC audio from RTP packets</description> <description>Extracts iLBC audio from RTP packets (RFC 3952)</description>
<author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;</author> <author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;</author>
<pads> <pads>
<caps> <caps>
@ -485,7 +485,7 @@
</element> </element>
<element> <element>
<name>rtpilbcpay</name> <name>rtpilbcpay</name>
<longname>RTP Payloader for iLBC Audio</longname> <longname>RTP iLBC Payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Packetize iLBC audio streams into RTP packets</description> <description>Packetize iLBC audio streams into RTP packets</description>
<author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;</author> <author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;</author>
@ -504,9 +504,51 @@
</caps> </caps>
</pads> </pads>
</element> </element>
<element>
<name>rtpjpegdepay</name>
<longname>RTP JPEG depayloader</longname>
<class>Codec/Depayloader/Network</class>
<description>Extracts JPEG video from RTP packets (RFC 2435)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads>
<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)JPEG; application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>image/jpeg</details>
</caps>
</pads>
</element>
<element>
<name>rtpjpegpay</name>
<longname>RTP JPEG payloader</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes JPEG pictures into RTP packets (RFC 2435)</description>
<author>Axis Communications &lt;dev-gstreamer@axis.com&gt;</author>
<pads>
<caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>image/jpeg, height=(int)[ 0, 2040 ], width=(int)[ 0, 2040 ]; video/x-jpeg, height=(int)[ 0, 2040 ], width=(int)[ 0, 2040 ]</details>
</caps>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>application/x-rtp, media=(string)video, payload=(int)26, clock-rate=(int)90000, encoding-name=(string)JPEG</details>
</caps>
</pads>
</element>
<element> <element>
<name>rtpmp1sdepay</name> <name>rtpmp1sdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG1 System Stream depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG1 System Streams from RTP packets (RFC 3555)</description> <description>Extracts MPEG1 System Streams from RTP packets (RFC 3555)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
@ -527,10 +569,10 @@
</element> </element>
<element> <element>
<name>rtpmp2tdepay</name> <name>rtpmp2tdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG Transport Stream depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description> <description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt; <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;
Thijs Vermeir &lt;thijs.vermeir@barco.com&gt;</author> Thijs Vermeir &lt;thijs.vermeir@barco.com&gt;</author>
<pads> <pads>
<caps> <caps>
@ -549,10 +591,10 @@
</element> </element>
<element> <element>
<name>rtpmp2tpay</name> <name>rtpmp2tpay</name>
<longname>RTP MP2T audio payloader</longname> <longname>RTP MPEG2 Transport Stream payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes MPEG2 TS into RTP packets (RFC 2250)</description> <description>Payload-encodes MPEG2 TS into RTP packets (RFC 2250)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
@ -570,10 +612,10 @@
</element> </element>
<element> <element>
<name>rtpmp4adepay</name> <name>rtpmp4adepay</name>
<longname>RTP packet parser</longname> <longname>RTP MPEG4 audio depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG4 audio from RTP packets (RFC 3016)</description> <description>Extracts MPEG4 audio from RTP packets (RFC 3016)</description>
<author>Nokia Corporation (contact &lt;stefan.kost@nokia.com&gt;), Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Nokia Corporation (contact &lt;stefan.kost@nokia.com&gt;), Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -591,7 +633,7 @@
</element> </element>
<element> <element>
<name>rtpmp4apay</name> <name>rtpmp4apay</name>
<longname>RTP packet payloader</longname> <longname>RTP MPEG4 audio payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload MPEG4 audio as RTP packets (RFC 3016)</description> <description>Payload MPEG4 audio as RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
@ -612,10 +654,10 @@
</element> </element>
<element> <element>
<name>rtpmp4gdepay</name> <name>rtpmp4gdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG4 ES depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description> <description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -633,10 +675,10 @@
</element> </element>
<element> <element>
<name>rtpmp4gpay</name> <name>rtpmp4gpay</name>
<longname>RTP packet payloader</longname> <longname>RTP MPEG4 ES payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload MPEG4 elementary streams as RTP packets (RFC 3640)</description> <description>Payload MPEG4 elementary streams as RTP packets (RFC 3640)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -654,10 +696,10 @@
</element> </element>
<element> <element>
<name>rtpmp4vdepay</name> <name>rtpmp4vdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG4 video depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG4 video from RTP packets (RFC 3016)</description> <description>Extracts MPEG4 video from RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -675,10 +717,10 @@
</element> </element>
<element> <element>
<name>rtpmp4vpay</name> <name>rtpmp4vpay</name>
<longname>RTP MPEG-4 Video packet payloader</longname> <longname>RTP MPEG4 Video payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload MPEG-4 video as RTP packets (RFC 3016)</description> <description>Payload MPEG-4 video as RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -696,10 +738,10 @@
</element> </element>
<element> <element>
<name>rtpmpadepay</name> <name>rtpmpadepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG audio depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG audio from RTP packets (RFC 2038)</description> <description>Extracts MPEG audio from RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -711,22 +753,22 @@
<name>src</name> <name>src</name>
<direction>source</direction> <direction>source</direction>
<presence>always</presence> <presence>always</presence>
<details>audio/mpeg</details> <details>audio/mpeg, mpegversion=(int)1</details>
</caps> </caps>
</pads> </pads>
</element> </element>
<element> <element>
<name>rtpmpapay</name> <name>rtpmpapay</name>
<longname>RTP packet payloader</longname> <longname>RTP MPEG audio payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload MPEG audio as RTP packets (RFC 2038)</description> <description>Payload MPEG audio as RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
<direction>sink</direction> <direction>sink</direction>
<presence>always</presence> <presence>always</presence>
<details>audio/mpeg</details> <details>audio/mpeg, mpegversion=(int)1</details>
</caps> </caps>
<caps> <caps>
<name>src</name> <name>src</name>
@ -738,10 +780,10 @@
</element> </element>
<element> <element>
<name>rtpmpvdepay</name> <name>rtpmpvdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP MPEG video depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts MPEG video from RTP packets (RFC 2250)</description> <description>Extracts MPEG video from RTP packets (RFC 2250)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -780,7 +822,7 @@
</element> </element>
<element> <element>
<name>rtppcmadepay</name> <name>rtppcmadepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP PCMA depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts PCMA audio from RTP packets</description> <description>Extracts PCMA audio from RTP packets</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
@ -801,7 +843,7 @@
</element> </element>
<element> <element>
<name>rtppcmapay</name> <name>rtppcmapay</name>
<longname>RTP packet payloader</longname> <longname>RTP PCMA payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes PCMA audio into a RTP packet</description> <description>Payload-encodes PCMA audio into a RTP packet</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
@ -822,7 +864,7 @@
</element> </element>
<element> <element>
<name>rtppcmudepay</name> <name>rtppcmudepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP PCMU depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts PCMU audio from RTP packets</description> <description>Extracts PCMU audio from RTP packets</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
@ -843,7 +885,7 @@
</element> </element>
<element> <element>
<name>rtppcmupay</name> <name>rtppcmupay</name>
<longname>RTP packet payloader</longname> <longname>RTP PCMU payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes PCMU audio into a RTP packet</description> <description>Payload-encodes PCMU audio into a RTP packet</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
@ -864,7 +906,7 @@
</element> </element>
<element> <element>
<name>rtpspeexdepay</name> <name>rtpspeexdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Speex depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts Speex audio from RTP packets</description> <description>Extracts Speex audio from RTP packets</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
@ -885,7 +927,7 @@
</element> </element>
<element> <element>
<name>rtpspeexpay</name> <name>rtpspeexpay</name>
<longname>RTP packet payloader</longname> <longname>RTP Speex payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encodes Speex audio into a RTP packet</description> <description>Payload-encodes Speex audio into a RTP packet</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author> <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
@ -906,10 +948,10 @@
</element> </element>
<element> <element>
<name>rtpsv3vdepay</name> <name>rtpsv3vdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP SVQ3 depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts SVQ3 video from RTP packets (no RFC)</description> <description>Extracts SVQ3 video from RTP packets (no RFC)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -927,10 +969,10 @@
</element> </element>
<element> <element>
<name>rtptheoradepay</name> <name>rtptheoradepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Theora depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts Theora video from RTP packets (draft-01 of RFC XXXX)</description> <description>Extracts Theora video from RTP packets (draft-01 of RFC XXXX)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
@ -948,10 +990,10 @@
</element> </element>
<element> <element>
<name>rtptheorapay</name> <name>rtptheorapay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Theora depayloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)</description> <description>Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -969,10 +1011,10 @@
</element> </element>
<element> <element>
<name>rtpvorbisdepay</name> <name>rtpvorbisdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Vorbis depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts Vorbis Audio from RTP packets (RFC 5215)</description> <description>Extracts Vorbis Audio from RTP packets (RFC 5215)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>src</name> <name>src</name>
@ -990,10 +1032,10 @@
</element> </element>
<element> <element>
<name>rtpvorbispay</name> <name>rtpvorbispay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Vorbis depayloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload-encode Vorbis audio into RTP packets (RFC 5215)</description> <description>Payload-encode Vorbis audio into RTP packets (RFC 5215)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author> <author>Wim Taymans &lt;wimi.taymans@gmail.com&gt;</author>
<pads> <pads>
<caps> <caps>
<name>sink</name> <name>sink</name>
@ -1011,7 +1053,7 @@
</element> </element>
<element> <element>
<name>rtpvrawdepay</name> <name>rtpvrawdepay</name>
<longname>RTP packet depayloader</longname> <longname>RTP Raw Video depayloader</longname>
<class>Codec/Depayloader/Network</class> <class>Codec/Depayloader/Network</class>
<description>Extracts raw video from RTP packets (RFC 4175)</description> <description>Extracts raw video from RTP packets (RFC 4175)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
@ -1032,7 +1074,7 @@
</element> </element>
<element> <element>
<name>rtpvrawpay</name> <name>rtpvrawpay</name>
<longname>RTP packet payloader</longname> <longname>RTP Raw Video payloader</longname>
<class>Codec/Payloader/Network</class> <class>Codec/Payloader/Network</class>
<description>Payload raw video as RTP packets (RFC 4175)</description> <description>Payload raw video as RTP packets (RFC 4175)</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author> <author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>

View file

@ -3,10 +3,10 @@
<description>transfer data via RTSP</description> <description>transfer data via RTSP</description>
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename> <filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
<basename>libgstrtsp.so</basename> <basename>libgstrtsp.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
@ -42,16 +42,6 @@
</caps> </caps>
</pads> </pads>
</element> </element>
<element>
<name>rtspgoogle</name>
<longname>Google RTSP Extension</longname>
<class>Network/Extension/Protocol</class>
<description>Extends RTSP so that it can handle Google setup</description>
<author>Wim Taymans &lt;wim.taymans@gmail.com&gt;</author>
<pads>
</pads>
</element>
<element> <element>
<name>rtspsrc</name> <name>rtspsrc</name>
<longname>RTSP packet receiver</longname> <longname>RTSP packet receiver</longname>

View file

@ -3,7 +3,7 @@
<description>Sends data to an icecast server using libshout2</description> <description>Sends data to an icecast server using libshout2</description>
<filename>../../ext/shout2/.libs/libgstshout2.so</filename> <filename>../../ext/shout2/.libs/libgstshout2.so</filename>
<basename>libgstshout2.so</basename> <basename>libgstshout2.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>libshout2</package> <package>libshout2</package>

View file

@ -3,10 +3,10 @@
<description>Apply the standard SMPTE transitions on video images</description> <description>Apply the standard SMPTE transitions on video images</description>
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename> <filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
<basename>libgstsmpte.so</basename> <basename>libgstsmpte.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>libsoup HTTP client src</description> <description>libsoup HTTP client src</description>
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename> <filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
<basename>libgstsouphttpsrc.so</basename> <basename>libgstsouphttpsrc.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

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

View file

@ -3,10 +3,10 @@
<description>Speex plugin library</description> <description>Speex plugin library</description>
<filename>../../ext/speex/.libs/libgstspeex.so</filename> <filename>../../ext/speex/.libs/libgstspeex.so</filename>
<basename>libgstspeex.so</basename> <basename>libgstspeex.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Tag writing plug-in based on taglib</description> <description>Tag writing plug-in based on taglib</description>
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename> <filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
<basename>libgsttaglib.so</basename> <basename>libgsttaglib.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>transfer data via UDP</description> <description>transfer data via UDP</description>
<filename>../../gst/udp/.libs/libgstudp.so</filename> <filename>../../gst/udp/.libs/libgstudp.so</filename>
<basename>libgstudp.so</basename> <basename>libgstudp.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>elements for Video 4 Linux</description> <description>elements for Video 4 Linux</description>
<filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename> <filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename>
<basename>libgstvideo4linux2.so</basename> <basename>libgstvideo4linux2.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Changes hue, saturation, brightness etc. on video images</description> <description>Changes hue, saturation, brightness etc. on video images</description>
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename> <filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
<basename>libgstvideobalance.so</basename> <basename>libgstvideobalance.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>resizes a video by adding borders or cropping</description> <description>resizes a video by adding borders or cropping</description>
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename> <filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
<basename>libgstvideobox.so</basename> <basename>libgstvideobox.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Crops video into a user-defined region</description> <description>Crops video into a user-defined region</description>
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename> <filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
<basename>libgstvideocrop.so</basename> <basename>libgstvideocrop.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Flips and rotates video</description> <description>Flips and rotates video</description>
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename> <filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
<basename>libgstvideoflip.so</basename> <basename>libgstvideoflip.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Video mixer</description> <description>Video mixer</description>
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename> <filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
<basename>libgstvideomixer.so</basename> <basename>libgstvideomixer.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Encode raw audio into WAV</description> <description>Encode raw audio into WAV</description>
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename> <filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
<basename>libgstwavenc.so</basename> <basename>libgstwavenc.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
@ -20,7 +20,7 @@
<name>sink</name> <name>sink</name>
<direction>sink</direction> <direction>sink</direction>
<presence>always</presence> <presence>always</presence>
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32, depth=(int){ 24, 32 }, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)24, depth=(int)24, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], width=(int)8, depth=(int)8, signed=(boolean)false</details> <details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)32, depth=(int)32, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)24, depth=(int)24, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int)16, depth=(int)16, signed=(boolean)true; audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], width=(int)8, depth=(int)8, signed=(boolean)false; audio/x-raw-float, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2 ], endianness=(int)1234, width=(int){ 32, 64 }; audio/x-alaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ], width=(int)8, depth=(int)8, signed=(boolean)false; audio/x-mulaw, rate=(int)[ 8000, 192000 ], channels=(int)[ 1, 2 ], width=(int)8, depth=(int)8, signed=(boolean)false</details>
</caps> </caps>
<caps> <caps>
<name>src</name> <name>src</name>

View file

@ -3,10 +3,10 @@
<description>Wavpack lossless/lossy audio format handling</description> <description>Wavpack lossless/lossy audio format handling</description>
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename> <filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
<basename>libgstwavpack.so</basename> <basename>libgstwavpack.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -3,10 +3,10 @@
<description>Parse a .wav file into raw audio</description> <description>Parse a .wav file into raw audio</description>
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename> <filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
<basename>libgstwavparse.so</basename> <basename>libgstwavparse.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>
@ -20,7 +20,7 @@
<name>wavparse_src</name> <name>wavparse_src</name>
<direction>source</direction> <direction>source</direction>
<presence>sometimes</presence> <presence>sometimes</presence>
<details>audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean){ true, false }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)[ 8000, 8000 ], channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw-float, endianness=(int)1234, width=(int){ 32, 64 }, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; application/x-ogg-avi</details> <details>audio/ms-gsm, rate=(int)[ 1, 96000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)3, rate=(int)[ 8000, 48000 ], channels=(int)[ 1, 2 ]; audio/mpeg, mpegversion=(int)1, layer=(int)2, rate=(int)[ 16000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-raw-int, endianness=(int)1234, signed=(boolean){ true, false }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-vorbis, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-ac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ]; audio/x-dts; audio/mpeg, mpegversion=(int)4, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-alaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-mulaw, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ]; audio/x-wms, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)microsoft, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-adpcm, layout=(string)dvi, rate=(int)[ 1000, 48000 ], channels=(int)[ 1, 2 ], block_align=(int)[ 1, 2147483647 ]; audio/x-truespeech, rate=(int)8000, channels=(int)[ 1, 2 ]; audio/x-wma, wmaversion=(int)1, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)2, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-wma, wmaversion=(int)3, bitrate=(int)[ 0, 2147483647 ], rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 6 ], block_align=(int)[ 1, 2147483647 ]; audio/x-vnd.sony.atrac3, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-raw-float, endianness=(int)1234, width=(int){ 32, 64 }, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 8 ]; audio/x-voxware, voxwaretype=(int)117, rate=(int)[ 1000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk4, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; audio/x-adpcm, layout=(string)dk3, rate=(int)[ 8000, 96000 ], channels=(int)[ 1, 2 ]; application/x-ogg-avi</details>
</caps> </caps>
<caps> <caps>
<name>wavparse_sink</name> <name>wavparse_sink</name>

View file

@ -3,10 +3,10 @@
<description>X11 video input plugin using standard Xlib calls</description> <description>X11 video input plugin using standard Xlib calls</description>
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename> <filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
<basename>libgstximagesrc.so</basename> <basename>libgstximagesrc.so</basename>
<version>0.10.11</version> <version>0.10.11.1</version>
<license>LGPL</license> <license>LGPL</license>
<source>gst-plugins-good</source> <source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package> <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin> <origin>Unknown package origin</origin>
<elements> <elements>
<element> <element>

View file

@ -30,6 +30,20 @@
* TODO: seeking with incomplete or without CUE * TODO: seeking with incomplete or without CUE
*/ */
/**
* SECTION:element-matroskademux
*
* matroskademux demuxes a Matroska file into the different contained streams.
*
* <refsect2>
* <title>Example launch line</title>
* |[
* gst-launch -v filesrc location=/path/to/mkv ! matroskademux ! vorbisdec ! audioconvert ! audioresample ! autoaudiosink
* ]| This pipeline demuxes a Matroska file and outputs the contained Vorbis audio.
* </refsect2>
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "config.h" #include "config.h"
#endif #endif

View file

@ -49,6 +49,8 @@ typedef enum {
typedef struct _GstMatroskaDemux { typedef struct _GstMatroskaDemux {
GstEbmlRead parent; GstEbmlRead parent;
/* < private > */
/* pads */ /* pads */
GstPad *sinkpad; GstPad *sinkpad;
GPtrArray *src; GPtrArray *src;

View file

@ -25,6 +25,22 @@
* - make sure timestamps are correctly scaled everywhere * - make sure timestamps are correctly scaled everywhere
*/ */
/**
* SECTION:element-matroskamux
*
* matroskamux muxes different input streams into a Matroska file.
*
* <refsect2>
* <title>Example launch line</title>
* |[
* gst-launch -v filesrc location=/path/to/mp3 ! mp3parse ! matroskamux name=mux ! filesink location=test.mkv filesrc location=/path/to/theora.ogg ! oggdemux ! theoraparse ! mux.
* ]| This pipeline muxes an MP3 file and a Ogg Theora video into a Matroska file.
* |[
* gst-launch -v audiotestsrc num-buffers=100 ! audioconvert ! vorbisenc ! matroskamux ! filesink location=test.mka
* ]| This pipeline muxes a 440Hz sine wave encoded with the Vorbis codec into a Matroska file.
* </refsect2>
*/
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include "config.h" #include "config.h"
#endif #endif

View file

@ -84,6 +84,8 @@ GstMatroskaPad;
typedef struct _GstMatroskaMux { typedef struct _GstMatroskaMux {
GstElement element; GstElement element;
/* < private > */
/* pads */ /* pads */
GstPad *srcpad; GstPad *srcpad;