mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-28 19:20:35 +00:00
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:
parent
4c67eeecf4
commit
c54c9e2bac
74 changed files with 633 additions and 372 deletions
78
ChangeLog
78
ChangeLog
|
@ -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>
|
||||
|
||||
* configure.ac:
|
||||
|
|
|
@ -133,6 +133,8 @@ EXTRA_HFILES = \
|
|||
$(top_srcdir)/gst/interleave/deinterleave.h \
|
||||
$(top_srcdir)/gst/interleave/interleave.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/multifile/gstmultifilesink.h \
|
||||
$(top_srcdir)/gst/multifile/gstmultifilesrc.h \
|
||||
|
|
|
@ -63,6 +63,8 @@
|
|||
<xi:include href="xml/element-jpegdec.xml" />
|
||||
<xi:include href="xml/element-jpegenc.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-multifilesink.xml" />
|
||||
<xi:include href="xml/element-multifilesrc.xml" />
|
||||
|
|
|
@ -780,6 +780,34 @@ GST_IS_LEVEL_CLASS
|
|||
gst_level_get_type
|
||||
</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>
|
||||
<FILE>element-monoscope</FILE>
|
||||
<TITLE>monoscope</TITLE>
|
||||
|
|
|
@ -411,7 +411,7 @@
|
|||
<ARG>
|
||||
<NAME>GstUDPSrc::sockfd</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Socket Handle</NICK>
|
||||
<BLURB>Socket to use for UDP reception. (-1 == allocate).</BLURB>
|
||||
|
@ -461,7 +461,7 @@
|
|||
<ARG>
|
||||
<NAME>GstUDPSrc::sock</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>Socket Handle</NICK>
|
||||
<BLURB>Socket currently in use for UDP reception. (-1 = no socket).</BLURB>
|
||||
|
@ -608,6 +608,16 @@
|
|||
<DEFAULT>0</DEFAULT>
|
||||
</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>
|
||||
<NAME>GstRTPDec::skip</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
|
@ -1451,7 +1461,7 @@
|
|||
<ARG>
|
||||
<NAME>GstDV1394Src::port</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-1,16]</RANGE>
|
||||
<RANGE>[G_MAXULONG,16]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Port</NICK>
|
||||
<BLURB>Port number (-1 automatic).</BLURB>
|
||||
|
@ -1661,7 +1671,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::allowed-timestamp-deviation</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>allowed timestamp deviation</NICK>
|
||||
<BLURB>allowed average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
|
||||
|
@ -1671,7 +1681,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::buffer-count</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>buffer count</NICK>
|
||||
<BLURB>number of buffers in stream.</BLURB>
|
||||
|
@ -1681,7 +1691,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::expected-buffer-count</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>expected buffer count</NICK>
|
||||
<BLURB>expected number of buffers in stream.</BLURB>
|
||||
|
@ -1691,7 +1701,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::expected-length</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>expected length</NICK>
|
||||
<BLURB>expected length of stream.</BLURB>
|
||||
|
@ -1711,7 +1721,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::length</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>length</NICK>
|
||||
<BLURB>length of stream.</BLURB>
|
||||
|
@ -1731,7 +1741,7 @@
|
|||
<ARG>
|
||||
<NAME>GstTest::timestamp-deviation</NAME>
|
||||
<TYPE>gint64</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>timestamp deviation</NICK>
|
||||
<BLURB>average difference in usec between timestamp of next buffer and expected timestamp from analyzing last buffer.</BLURB>
|
||||
|
@ -1801,7 +1811,7 @@
|
|||
<ARG>
|
||||
<NAME>GstBreakMyData::set-to</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-1,255]</RANGE>
|
||||
<RANGE>[G_MAXULONG,255]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>set-to</NICK>
|
||||
<BLURB>set changed bytes to this value (-1 means random value.</BLURB>
|
||||
|
@ -2121,7 +2131,7 @@
|
|||
<ARG>
|
||||
<NAME>GstDynUDPSink::sockfd</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-1,32767]</RANGE>
|
||||
<RANGE>[G_MAXULONG,32767]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>socket handle</NICK>
|
||||
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
|
||||
|
@ -2191,7 +2201,7 @@
|
|||
<ARG>
|
||||
<NAME>GstMultiUDPSink::sock</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>Socket Handle</NICK>
|
||||
<BLURB>Socket currently in use for UDP sending. (-1 == no socket).</BLURB>
|
||||
|
@ -2201,7 +2211,7 @@
|
|||
<ARG>
|
||||
<NAME>GstMultiUDPSink::sockfd</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Socket Handle</NICK>
|
||||
<BLURB>Socket to use for UDP sending. (-1 == allocate).</BLURB>
|
||||
|
@ -2231,7 +2241,7 @@
|
|||
<ARG>
|
||||
<NAME>GstMultiUDPSink::qos-dscp</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-1,63]</RANGE>
|
||||
<RANGE>[G_MAXULONG,63]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>QoS diff srv code point</NICK>
|
||||
<BLURB>Quality of Service, differentiated services code point (-1 default).</BLURB>
|
||||
|
@ -2801,7 +2811,7 @@
|
|||
<ARG>
|
||||
<NAME>GstV4l2Src::device-fd</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>>= -1</RANGE>
|
||||
<RANGE>>= G_MAXULONG</RANGE>
|
||||
<FLAGS>r</FLAGS>
|
||||
<NICK>File descriptor</NICK>
|
||||
<BLURB>File descriptor of the device.</BLURB>
|
||||
|
@ -3021,7 +3031,7 @@
|
|||
<ARG>
|
||||
<NAME>GstRndBufferSize::max</NAME>
|
||||
<TYPE>glong</TYPE>
|
||||
<RANGE>>= 1</RANGE>
|
||||
<RANGE>[1,G_MAXINT]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>maximum</NICK>
|
||||
<BLURB>maximum buffer size.</BLURB>
|
||||
|
@ -3031,7 +3041,7 @@
|
|||
<ARG>
|
||||
<NAME>GstRndBufferSize::min</NAME>
|
||||
<TYPE>glong</TYPE>
|
||||
<RANGE>>= 0</RANGE>
|
||||
<RANGE>[0,G_MAXINT]</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>mininum</NICK>
|
||||
<BLURB>mininum buffer size.</BLURB>
|
||||
|
@ -3041,7 +3051,7 @@
|
|||
<ARG>
|
||||
<NAME>GstRndBufferSize::seed</NAME>
|
||||
<TYPE>gulong</TYPE>
|
||||
<RANGE></RANGE>
|
||||
<RANGE><= G_MAXUINT</RANGE>
|
||||
<FLAGS>rwx</FLAGS>
|
||||
<NICK>random number seed</NICK>
|
||||
<BLURB>seed for randomness (initialized when going from READY to PAUSED).</BLURB>
|
||||
|
@ -3228,6 +3238,56 @@
|
|||
<DEFAULT>"GStreamer souphttpsrc "</DEFAULT>
|
||||
</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>
|
||||
<NAME>GstRTPDVPay::mode</NAME>
|
||||
<TYPE>GstDVPayMode</TYPE>
|
||||
|
@ -19551,7 +19611,7 @@
|
|||
<ARG>
|
||||
<NAME>GstHDV1394Src::port</NAME>
|
||||
<TYPE>gint</TYPE>
|
||||
<RANGE>[-1,16]</RANGE>
|
||||
<RANGE>[G_MAXULONG,16]</RANGE>
|
||||
<FLAGS>rw</FLAGS>
|
||||
<NICK>Port</NICK>
|
||||
<BLURB>Port number (-1 automatic).</BLURB>
|
||||
|
@ -19588,3 +19648,23 @@
|
|||
<DEFAULT></DEFAULT>
|
||||
</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>
|
||||
|
||||
|
|
|
@ -18,82 +18,24 @@ GObject
|
|||
GstSwitchSink
|
||||
GstGConfAudioSink
|
||||
GstGConfAudioSrc
|
||||
GstRgVolume
|
||||
GstRTSPSrc
|
||||
GstAutoVideoSink
|
||||
GstAutoVideoSrc
|
||||
GstAutoAudioSink
|
||||
GstAutoAudioSrc
|
||||
GstBaseSink
|
||||
GstBaseAudioSink
|
||||
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
|
||||
GstRgVolume
|
||||
GstCairoTextOverlay
|
||||
GstBaseTransform
|
||||
GstPixbufScale
|
||||
GstCairoTimeOverlay
|
||||
GstRgAnalysis
|
||||
GstRgLimiter
|
||||
GstAudioFilter
|
||||
GstSpectrum
|
||||
GstIirEqualizer
|
||||
GstIirEqualizerNBands
|
||||
GstIirEqualizer3Bands
|
||||
GstIirEqualizer10Bands
|
||||
GstAudioInvert
|
||||
GstAudioKaraoke
|
||||
GstAudioAmplify
|
||||
GstAudioDynamic
|
||||
GstAudioChebLimit
|
||||
GstAudioChebBand
|
||||
GstAudioWSincLimit
|
||||
GstAudioWSincBand
|
||||
GstVideoCrop
|
||||
GstAudioPanorama
|
||||
GstPixbufScale
|
||||
GstVideoBox
|
||||
GstAlpha
|
||||
GstAlphaColor
|
||||
GstVideoFilter
|
||||
GstGamma
|
||||
GstNavigationtest
|
||||
GstVideoBalance
|
||||
GstVideoFlip
|
||||
GstGamma
|
||||
GstSMPTEAlpha
|
||||
GstEdgeTV
|
||||
GstAgingTV
|
||||
|
@ -103,25 +45,104 @@ GObject
|
|||
GstVertigoTV
|
||||
GstRevTV
|
||||
GstQuarkTV
|
||||
GstNavigationtest
|
||||
GstVideoBox
|
||||
GstLevel
|
||||
GstBreakMyData
|
||||
GstNavSeek
|
||||
GstProgressReport
|
||||
GstTagInject
|
||||
GstAlphaColor
|
||||
GstAlpha
|
||||
GstLevel
|
||||
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
|
||||
GstFlacDec
|
||||
GstFlacTag
|
||||
GstDVDemux
|
||||
GstDVDec
|
||||
GstCairoTextOverlay
|
||||
GstCmmlEnc
|
||||
GstCmmlDec
|
||||
GstPngDec
|
||||
GstPngEnc
|
||||
GstGdkPixbuf
|
||||
GstWavpackParse
|
||||
GstWavpackDec
|
||||
GstWavpackEnc
|
||||
GstSpeexEnc
|
||||
GstSpeexDec
|
||||
GstOssMixerElement
|
||||
GstRTPDec
|
||||
GstICYDemux
|
||||
GstWavParse
|
||||
GstEbmlRead
|
||||
GstMatroskaDemux
|
||||
GstMatroskaMux
|
||||
GstFlxDec
|
||||
GstVideoMixer
|
||||
GstTagDemux
|
||||
GstApeDemux
|
||||
GstID3Demux
|
||||
GstRndBufferSize
|
||||
GstEFence
|
||||
GstGoom
|
||||
GstGoom2k1
|
||||
GstMultipartDemux
|
||||
GstMultipartMux
|
||||
GstMuLawEnc
|
||||
GstMuLawDec
|
||||
GstALawEnc
|
||||
GstALawDec
|
||||
GstCutter
|
||||
GstQTDemux
|
||||
GstBaseRTPDepayload
|
||||
GstRtpXQTDepay
|
||||
|
@ -139,6 +160,7 @@ GObject
|
|||
GstRtpH263PDepay
|
||||
GstRtpH263Depay
|
||||
GstRtpH264Depay
|
||||
GstRtpJPEGDepay
|
||||
GstRtpL16Depay
|
||||
GstRtpMP1SDepay
|
||||
GstRtpMP2TDepay
|
||||
|
@ -150,19 +172,22 @@ GObject
|
|||
GstRtpTheoraDepay
|
||||
GstRtpVorbisDepay
|
||||
GstRtpVRawDepay
|
||||
GstWavParse
|
||||
GstWavEnc
|
||||
GstVideoMixer
|
||||
GstAviDemux
|
||||
GstAviMux
|
||||
GstAviSubtitle
|
||||
GstSMPTE
|
||||
GstRTPDec
|
||||
GstRTSPGoogle
|
||||
GstInterleave
|
||||
GstDeinterleave
|
||||
GstMonoscope
|
||||
GstWavEnc
|
||||
GstAuParse
|
||||
GstRTPDepay
|
||||
GstBaseRTPPayload
|
||||
GstRTPDVPay
|
||||
GstBaseRTPAudioPayload
|
||||
GstRTPILBCPay
|
||||
GstRtpG726Pay
|
||||
GstRtpG729Pay
|
||||
GstRTPG729Pay
|
||||
GstRtpPcmuPay
|
||||
GstRtpPmcaPay
|
||||
GstRTPGSMPay
|
||||
|
@ -172,6 +197,7 @@ GObject
|
|||
GstRtpH263PPay
|
||||
GstRtpH263Pay
|
||||
GstRtpH264Pay
|
||||
GstRtpJPEGPay
|
||||
GstRtpL16Pay
|
||||
GstRTPMP2TPay
|
||||
GstRtpMP4VPay
|
||||
|
@ -182,31 +208,6 @@ GObject
|
|||
GstRtpVorbisPay
|
||||
GstRtpVRawPay
|
||||
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
|
||||
GstTask
|
||||
GstClock
|
||||
|
@ -216,10 +217,10 @@ GObject
|
|||
GstRegistry
|
||||
GstRingBuffer
|
||||
GstSignalObject
|
||||
GdkPixbuf
|
||||
GstCmmlTagStream
|
||||
GstCmmlTagHead
|
||||
GstCmmlTagClip
|
||||
GdkPixbuf
|
||||
GstTunerNorm
|
||||
GstTunerChannel
|
||||
GstColorBalanceChannel
|
||||
|
@ -235,4 +236,3 @@ GInterface
|
|||
GstColorBalance
|
||||
GstVideoOrientation
|
||||
GstPreset
|
||||
GstRTSPExtension
|
||||
|
|
|
@ -7,36 +7,35 @@ GstGConfVideoSrc GstChildProxy
|
|||
GstSwitchSink GstChildProxy
|
||||
GstGConfAudioSink GstChildProxy
|
||||
GstGConfAudioSrc GstChildProxy
|
||||
GstRgVolume GstChildProxy
|
||||
GstRTSPSrc GstChildProxy GstURIHandler
|
||||
GstAutoVideoSink GstChildProxy
|
||||
GstAutoVideoSrc GstChildProxy
|
||||
GstAutoAudioSink GstChildProxy
|
||||
GstAutoAudioSrc GstChildProxy
|
||||
GstPulseSink GstImplementsInterface GstPropertyProbe
|
||||
GstShout2send GstTagSetter
|
||||
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
|
||||
GstRgVolume GstChildProxy
|
||||
GstVideoBalance GstImplementsInterface GstColorBalance
|
||||
GstIirEqualizer GstChildProxy
|
||||
GstIirEqualizerNBands GstChildProxy
|
||||
GstIirEqualizer3Bands 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
|
||||
GstFlacTag GstTagSetter
|
||||
GstSpeexEnc GstTagSetter
|
||||
GstOssMixerElement GstImplementsInterface GstMixer
|
||||
GstVideoMixer GstChildProxy
|
||||
GstRTSPGoogle GstRTSPExtension
|
||||
GstMatroskaMux GstTagSetter
|
||||
GstVideoMixer GstChildProxy
|
||||
GstAviMux GstTagSetter
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Source for video data via IEEE1394 interface</description>
|
||||
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
|
||||
<basename>libgst1394.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ASCII Art video sink</description>
|
||||
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
|
||||
<basename>libgstaasink.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ALaw audio conversion routines</description>
|
||||
<filename>../../gst/law/.libs/libgstalaw.so</filename>
|
||||
<basename>libgstalaw.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>adds an alpha channel to video - constant or via chroma-keying</description>
|
||||
<filename>../../gst/alpha/.libs/libgstalpha.so</filename>
|
||||
<basename>libgstalpha.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>RGBA to AYUV colorspace conversion preserving the alpha channel</description>
|
||||
<filename>../../gst/alpha/.libs/libgstalphacolor.so</filename>
|
||||
<basename>libgstalphacolor.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>annodex stream manipulation (info about annodex: http://www.annodex.net)</description>
|
||||
<filename>../../ext/annodex/.libs/libgstannodex.so</filename>
|
||||
<basename>libgstannodex.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>APEv1/2 tag reader</description>
|
||||
<filename>../../gst/apetag/.libs/libgstapetag.so</filename>
|
||||
<basename>libgstapetag.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio effects plugin</description>
|
||||
<filename>../../gst/audiofx/.libs/libgstaudiofx.so</filename>
|
||||
<basename>libgstaudiofx.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -161,7 +161,7 @@
|
|||
<longname>Band pass & band reject filter</longname>
|
||||
<class>Filter/Effect/Audio</class>
|
||||
<description>Band pass and band reject windowed sinc filter</description>
|
||||
<author>Thomas <thomas@apestaart.org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -182,7 +182,7 @@
|
|||
<longname>Low pass & high pass filter</longname>
|
||||
<class>Filter/Effect/Audio</class>
|
||||
<description>Low pass and high pass windowed sinc filter</description>
|
||||
<author>Thomas <thomas@apestaart.org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<author>Thomas Vander Stichele <thomas at apestaart dot org>, Steven W. Smith, Dreamlab Technologies Ltd. <mathis.hofer@dreamlab.net>, Sebastian Dröge <slomo@circular-chaos.org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>parses au streams</description>
|
||||
<filename>../../gst/auparse/.libs/libgstauparse.so</filename>
|
||||
<basename>libgstauparse.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,18 +3,19 @@
|
|||
<description>Plugin contains auto-detection plugins for video/audio in- and outputs</description>
|
||||
<filename>../../gst/autodetect/.libs/libgstautodetect.so</filename>
|
||||
<basename>libgstautodetect.so</basename>
|
||||
<version>0.10.10.3</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>GStreamer Good Plug-ins CVS/prerelease</package>
|
||||
<origin>http://gstreamer.freedesktop.org</origin>
|
||||
<origin>Unknown package origin</origin>
|
||||
<elements>
|
||||
<element>
|
||||
<name>autoaudiosink</name>
|
||||
<longname>Auto audio sink</longname>
|
||||
<class>Sink/Audio</class>
|
||||
<description>Wrapper audio sink for automatically detected audio sink</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net></author>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
Jan Schmidt <thaytan@noraisin.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -27,9 +28,11 @@
|
|||
<element>
|
||||
<name>autoaudiosrc</name>
|
||||
<longname>Auto audio source</longname>
|
||||
<class>Sink/Audio</class>
|
||||
<class>Source/Audio</class>
|
||||
<description>Wrapper audio source for automatically detected audio source</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net>012Stefan Kost <ensonic@users.sf.net></author>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
Jan Schmidt <thaytan@noraisin.net>
|
||||
Stefan Kost <ensonic@users.sf.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -44,7 +47,8 @@
|
|||
<longname>Auto video sink</longname>
|
||||
<class>Sink/Video</class>
|
||||
<description>Wrapper video sink for automatically detected video sink</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net></author>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
Jan Schmidt <thaytan@noraisin.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -59,7 +63,9 @@
|
|||
<longname>Auto video source</longname>
|
||||
<class>Source/Video</class>
|
||||
<description>Wrapper video source for automatically detected video source</description>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>012Jan Schmidt <thaytan@noraisin.net>012Stefan Kost <ensonic@users.sf.net></author>
|
||||
<author>Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||
Jan Schmidt <thaytan@noraisin.net>
|
||||
Stefan Kost <ensonic@users.sf.net></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3,10 +3,10 @@
|
|||
<description>Colored ASCII Art video sink</description>
|
||||
<filename>../../ext/libcaca/.libs/libgstcacasink.so</filename>
|
||||
<basename>libgstcacasink.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Cairo-based overlaying</description>
|
||||
<filename>../../ext/cairo/.libs/libgstcairo.so</filename>
|
||||
<basename>libgstcairo.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio Cutter to split audio into non-silent bits</description>
|
||||
<filename>../../gst/cutter/.libs/libgstcutter.so</filename>
|
||||
<basename>libgstcutter.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -14,7 +14,7 @@
|
|||
<longname>Audio cutter</longname>
|
||||
<class>Filter/Editor/Audio</class>
|
||||
<description>Audio Cutter to split audio into non-silent bits</description>
|
||||
<author>Thomas <thomas@apestaart.org></author>
|
||||
<author>Thomas Vander Stichele <thomas at apestaart dot org></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>elements for testing and debugging</description>
|
||||
<filename>../../gst/debug/.libs/libgstdebug.so</filename>
|
||||
<basename>libgstdebug.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>DV demuxer and decoder based on libdv (libdv.sf.net)</description>
|
||||
<filename>../../ext/dv/.libs/libgstdv.so</filename>
|
||||
<basename>libgstdv.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>This element converts a stream of normal GStreamer buffers into a stream of buffers that are allocated in such a way that out-of-bounds access to data in the buffer is more likely to cause segmentation faults. This allocation method is very similar to the debugging tool "Electric Fence".</description>
|
||||
<filename>../../gst/debug/.libs/libgstefence.so</filename>
|
||||
<basename>libgstefence.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>effect plugins from the effectv project</description>
|
||||
<filename>../../gst/effectv/.libs/libgsteffectv.so</filename>
|
||||
<basename>libgsteffectv.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GStreamer audio equalizers</description>
|
||||
<filename>../../gst/equalizer/.libs/libgstequalizer.so</filename>
|
||||
<basename>libgstequalizer.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ESD Element Plugins</description>
|
||||
<filename>../../ext/esd/.libs/libgstesd.so</filename>
|
||||
<basename>libgstesd.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>The FLAC Lossless compressor Codec</description>
|
||||
<filename>../../ext/flac/.libs/libgstflac.so</filename>
|
||||
<basename>libgstflac.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>FLC/FLI/FLX video decoder</description>
|
||||
<filename>../../gst/flx/.libs/libgstflxdec.so</filename>
|
||||
<basename>libgstflxdec.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Changes gamma on video images</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstgamma.so</filename>
|
||||
<basename>libgstgamma.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>elements wrapping the GStreamer/GConf audio/video output settings</description>
|
||||
<filename>../../ext/gconf/.libs/libgstgconfelements.so</filename>
|
||||
<basename>libgstgconfelements.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GdkPixbuf-based image decoder, scaler and sink</description>
|
||||
<filename>../../ext/gdk_pixbuf/.libs/libgstgdkpixbuf.so</filename>
|
||||
<basename>libgstgdkpixbuf.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GOOM visualization filter</description>
|
||||
<filename>../../gst/goom/.libs/libgstgoom.so</filename>
|
||||
<basename>libgstgoom.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>GOOM 2k1 visualization filter</description>
|
||||
<filename>../../gst/goom2k1/.libs/libgstgoom2k1.so</filename>
|
||||
<basename>libgstgoom2k1.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>elements wrapping the GStreamer/HAL audio input/output devices</description>
|
||||
<filename>../../ext/hal/.libs/libgsthalelements.so</filename>
|
||||
<basename>libgsthalelements.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Demux ICY tags from a stream</description>
|
||||
<filename>../../gst/icydemux/.libs/libgsticydemux.so</filename>
|
||||
<basename>libgsticydemux.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Demux ID3v1 and ID3v2 tags from a file</description>
|
||||
<filename>../../gst/id3demux/.libs/libgstid3demux.so</filename>
|
||||
<basename>libgstid3demux.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio interleaver/deinterleaver</description>
|
||||
<filename>../../gst/interleave/.libs/libgstinterleave.so</filename>
|
||||
<basename>libgstinterleave.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>JPeg plugin library</description>
|
||||
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
|
||||
<basename>libgstjpeg.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Audio level plugin</description>
|
||||
<filename>../../gst/level/.libs/libgstlevel.so</filename>
|
||||
<basename>libgstlevel.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Matroska stream handling</description>
|
||||
<filename>../../gst/matroska/.libs/libgstmatroska.so</filename>
|
||||
<basename>libgstmatroska.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Monoscope visualization</description>
|
||||
<filename>../../gst/monoscope/.libs/libgstmonoscope.so</filename>
|
||||
<basename>libgstmonoscope.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>MuLaw audio conversion routines</description>
|
||||
<filename>../../gst/law/.libs/libgstmulaw.so</filename>
|
||||
<basename>libgstmulaw.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Writes buffers to sequentially named files</description>
|
||||
<filename>../../gst/multifile/.libs/libgstmultifile.so</filename>
|
||||
<basename>libgstmultifile.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>multipart stream manipulation</description>
|
||||
<filename>../../gst/multipart/.libs/libgstmultipart.so</filename>
|
||||
<basename>libgstmultipart.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Template for a video filter</description>
|
||||
<filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
|
||||
<basename>libgstnavigationtest.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>OSS (Open Sound System) support for GStreamer</description>
|
||||
<filename>../../sys/oss/.libs/libgstossaudio.so</filename>
|
||||
<basename>libgstossaudio.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>PNG plugin library</description>
|
||||
<filename>../../ext/libpng/.libs/libgstpng.so</filename>
|
||||
<basename>libgstpng.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>PulseAudio plugin library</description>
|
||||
<filename>../../ext/pulse/.libs/libgstpulse.so</filename>
|
||||
<basename>libgstpulse.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Quicktime support</description>
|
||||
<filename>../../gst/qtdemux/.libs/libgstqtdemux.so</filename>
|
||||
<basename>libgstqtdemux.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>ReplayGain volume normalization</description>
|
||||
<filename>../../gst/replaygain/.libs/libgstreplaygain.so</filename>
|
||||
<basename>libgstreplaygain.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,15 +3,15 @@
|
|||
<description>Real-time protocol plugins</description>
|
||||
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
|
||||
<basename>libgstrtp.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
<name>asteriskh263</name>
|
||||
<longname>RTP packet parser</longname>
|
||||
<longname>RTP Asterisk H263 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description>
|
||||
<author>Neil Stratford <neils@vipadia.com></author>
|
||||
|
@ -32,10 +32,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpL16depay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP audio depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts raw audio from RTP packets</description>
|
||||
<author>Zeeshan Ali <zak147@yahoo.com>,Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Zeeshan Ali <zak147@yahoo.com>,Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -53,10 +53,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpL16pay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP audio payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encode Raw audio into RTP packets (RFC 3551)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -68,16 +68,16 @@
|
|||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<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>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>rtpac3depay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP AC3 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts AC3 audio from RTP packets (RFC 4184)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -95,10 +95,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpamrdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP AMR depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts AMR or AMR-WB audio from RTP packets (RFC 3267)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -116,10 +116,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpamrpay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP AMR payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encode AMR or AMR-WB audio into RTP packets (RFC 3267)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -137,10 +137,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpdepay</name>
|
||||
<longname>RTP depayloader</longname>
|
||||
<longname>Dummy RTP session manager</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Accepts raw RTP and RTCP packets and sends them forward</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sinkrtcp</name>
|
||||
|
@ -212,7 +212,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpg726depay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP G.726 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts G.726 audio from RTP packets</description>
|
||||
<author>Axis Communications <dev-gstreamer@axis.com></author>
|
||||
|
@ -233,7 +233,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpg726pay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP G.726 payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes G.726 audio into a RTP packet</description>
|
||||
<author>Axis Communications <dev-gstreamer@axis.com></author>
|
||||
|
@ -254,9 +254,9 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpg729depay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP G.729 depayloader</longname>
|
||||
<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 <spglegle@yahoo.fr></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
@ -275,16 +275,16 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpg729pay</name>
|
||||
<longname>RTP Payloader for G729 Audio</longname>
|
||||
<longname>RTP G.729 payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Packetize G729 audio streams into RTP packets</description>
|
||||
<author>Laurent Glayal <spglegle@yahoo.fr></author>
|
||||
<description>Packetize G.729 audio into RTP packets</description>
|
||||
<author>Olivier Crete <olivier.crete@collabora.co.uk></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>application/x-rtp, media=(string)audio, payload=(int)[ 96, 127 ], clock-rate=(int)8000, encoding-name=(string)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>
|
||||
<name>sink</name>
|
||||
|
@ -296,7 +296,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpgsmdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP GSM depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts GSM audio from RTP packets</description>
|
||||
<author>Zeeshan Ali <zeenix@gmail.com></author>
|
||||
|
@ -317,7 +317,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpgsmpay</name>
|
||||
<longname>RTP GSM audio payloader</longname>
|
||||
<longname>RTP GSM payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes GSM audio into a RTP packet</description>
|
||||
<author>Zeeshan Ali <zeenix@gmail.com></author>
|
||||
|
@ -338,7 +338,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph263depay</name>
|
||||
<longname>RTP H263 packet depayloader</longname>
|
||||
<longname>RTP H263 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts H263 video from RTP packets (RFC 2190)</description>
|
||||
<author>Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Edward Hervey <bilboed@bilboed.com></author>
|
||||
|
@ -359,7 +359,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph263pay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP H263 payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes H263 video in RTP packets (RFC 2190)</description>
|
||||
<author>Neil Stratford <neils@vipadia.com></author>
|
||||
|
@ -380,10 +380,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph263pdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP H263 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts H263/+/++ video from RTP packets (RFC 4629)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -401,10 +401,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph263ppay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP H263 payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes H263/+/++ video in RTP packets (RFC 4629)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -422,10 +422,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph264depay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP H264 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts H264 video from RTP packets (RFC 3984)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -443,7 +443,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtph264pay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP H264 payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encode H264 video into RTP packets (RFC 3984)</description>
|
||||
<author>Laurent Glayal <spglegle@yahoo.fr></author>
|
||||
|
@ -464,9 +464,9 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpilbcdepay</name>
|
||||
<longname>RTP iLBC packet depayloader</longname>
|
||||
<longname>RTP iLBC depayloader</longname>
|
||||
<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 <philippe.kalaf@collabora.co.uk></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
@ -485,7 +485,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpilbcpay</name>
|
||||
<longname>RTP Payloader for iLBC Audio</longname>
|
||||
<longname>RTP iLBC Payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Packetize iLBC audio streams into RTP packets</description>
|
||||
<author>Philippe Kalaf <philippe.kalaf@collabora.co.uk></author>
|
||||
|
@ -504,9 +504,51 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</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 <wim.taymans@gmail.com></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 <dev-gstreamer@axis.com></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>
|
||||
<name>rtpmp1sdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG1 System Stream depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG1 System Streams from RTP packets (RFC 3555)</description>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
|
@ -527,10 +569,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp2tdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG Transport Stream depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com>
|
||||
Thijs Vermeir <thijs.vermeir@barco.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
|
@ -549,10 +591,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp2tpay</name>
|
||||
<longname>RTP MP2T audio payloader</longname>
|
||||
<longname>RTP MPEG2 Transport Stream payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes MPEG2 TS into RTP packets (RFC 2250)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -570,10 +612,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4adepay</name>
|
||||
<longname>RTP packet parser</longname>
|
||||
<longname>RTP MPEG4 audio depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG4 audio from RTP packets (RFC 3016)</description>
|
||||
<author>Nokia Corporation (contact <stefan.kost@nokia.com>), Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Nokia Corporation (contact <stefan.kost@nokia.com>), Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -591,7 +633,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4apay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP MPEG4 audio payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload MPEG4 audio as RTP packets (RFC 3016)</description>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
|
@ -612,10 +654,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4gdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG4 ES depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -633,10 +675,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4gpay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP MPEG4 ES payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload MPEG4 elementary streams as RTP packets (RFC 3640)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -654,10 +696,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4vdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG4 video depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG4 video from RTP packets (RFC 3016)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -675,10 +717,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmp4vpay</name>
|
||||
<longname>RTP MPEG-4 Video packet payloader</longname>
|
||||
<longname>RTP MPEG4 Video payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload MPEG-4 video as RTP packets (RFC 3016)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -696,10 +738,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmpadepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG audio depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG audio from RTP packets (RFC 2038)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -711,22 +753,22 @@
|
|||
<name>src</name>
|
||||
<direction>source</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/mpeg</details>
|
||||
<details>audio/mpeg, mpegversion=(int)1</details>
|
||||
</caps>
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>rtpmpapay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP MPEG audio payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload MPEG audio as RTP packets (RFC 2038)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<presence>always</presence>
|
||||
<details>audio/mpeg</details>
|
||||
<details>audio/mpeg, mpegversion=(int)1</details>
|
||||
</caps>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -738,10 +780,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpmpvdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP MPEG video depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts MPEG video from RTP packets (RFC 2250)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -780,7 +822,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtppcmadepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP PCMA depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts PCMA audio from RTP packets</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author>
|
||||
|
@ -801,7 +843,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtppcmapay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP PCMA payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes PCMA audio into a RTP packet</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
|
@ -822,7 +864,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtppcmudepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP PCMU depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts PCMU audio from RTP packets</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author>
|
||||
|
@ -843,7 +885,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtppcmupay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP PCMU payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes PCMU audio into a RTP packet</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
|
@ -864,7 +906,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpspeexdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Speex depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts Speex audio from RTP packets</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
|
@ -885,7 +927,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpspeexpay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP Speex payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encodes Speex audio into a RTP packet</description>
|
||||
<author>Edgard Lima <edgard.lima@indt.org.br></author>
|
||||
|
@ -906,10 +948,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpsv3vdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP SVQ3 depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts SVQ3 video from RTP packets (no RFC)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -927,10 +969,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtptheoradepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Theora depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts Theora video from RTP packets (draft-01 of RFC XXXX)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -948,10 +990,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtptheorapay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Theora depayloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encode Theora video into RTP packets (draft-01 RFC XXXX)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -969,10 +1011,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpvorbisdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Vorbis depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts Vorbis Audio from RTP packets (RFC 5215)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>src</name>
|
||||
|
@ -990,10 +1032,10 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpvorbispay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Vorbis depayloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload-encode Vorbis audio into RTP packets (RFC 5215)</description>
|
||||
<author>Wim Taymans <wim@fluendo.com></author>
|
||||
<author>Wim Taymans <wimi.taymans@gmail.com></author>
|
||||
<pads>
|
||||
<caps>
|
||||
<name>sink</name>
|
||||
|
@ -1011,7 +1053,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpvrawdepay</name>
|
||||
<longname>RTP packet depayloader</longname>
|
||||
<longname>RTP Raw Video depayloader</longname>
|
||||
<class>Codec/Depayloader/Network</class>
|
||||
<description>Extracts raw video from RTP packets (RFC 4175)</description>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
|
@ -1032,7 +1074,7 @@
|
|||
</element>
|
||||
<element>
|
||||
<name>rtpvrawpay</name>
|
||||
<longname>RTP packet payloader</longname>
|
||||
<longname>RTP Raw Video payloader</longname>
|
||||
<class>Codec/Payloader/Network</class>
|
||||
<description>Payload raw video as RTP packets (RFC 4175)</description>
|
||||
<author>Wim Taymans <wim.taymans@gmail.com></author>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>transfer data via RTSP</description>
|
||||
<filename>../../gst/rtsp/.libs/libgstrtsp.so</filename>
|
||||
<basename>libgstrtsp.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -42,16 +42,6 @@
|
|||
</caps>
|
||||
</pads>
|
||||
</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 <wim.taymans@gmail.com></author>
|
||||
<pads>
|
||||
|
||||
</pads>
|
||||
</element>
|
||||
<element>
|
||||
<name>rtspsrc</name>
|
||||
<longname>RTSP packet receiver</longname>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<description>Sends data to an icecast server using libshout2</description>
|
||||
<filename>../../ext/shout2/.libs/libgstshout2.so</filename>
|
||||
<basename>libgstshout2.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<source>gst-plugins-good</source>
|
||||
<package>libshout2</package>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Apply the standard SMPTE transitions on video images</description>
|
||||
<filename>../../gst/smpte/.libs/libgstsmpte.so</filename>
|
||||
<basename>libgstsmpte.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>libsoup HTTP client src</description>
|
||||
<filename>../../ext/soup/.libs/libgstsouphttpsrc.so</filename>
|
||||
<basename>libgstsouphttpsrc.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Run an FFT on the audio signal, output spectrum data</description>
|
||||
<filename>../../gst/spectrum/.libs/libgstspectrum.so</filename>
|
||||
<basename>libgstspectrum.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Speex plugin library</description>
|
||||
<filename>../../ext/speex/.libs/libgstspeex.so</filename>
|
||||
<basename>libgstspeex.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Tag writing plug-in based on taglib</description>
|
||||
<filename>../../ext/taglib/.libs/libgsttaglib.so</filename>
|
||||
<basename>libgsttaglib.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>transfer data via UDP</description>
|
||||
<filename>../../gst/udp/.libs/libgstudp.so</filename>
|
||||
<basename>libgstudp.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>elements for Video 4 Linux</description>
|
||||
<filename>../../sys/v4l2/.libs/libgstvideo4linux2.so</filename>
|
||||
<basename>libgstvideo4linux2.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Changes hue, saturation, brightness etc. on video images</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstvideobalance.so</filename>
|
||||
<basename>libgstvideobalance.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>resizes a video by adding borders or cropping</description>
|
||||
<filename>../../gst/videobox/.libs/libgstvideobox.so</filename>
|
||||
<basename>libgstvideobox.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Crops video into a user-defined region</description>
|
||||
<filename>../../gst/videocrop/.libs/libgstvideocrop.so</filename>
|
||||
<basename>libgstvideocrop.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Flips and rotates video</description>
|
||||
<filename>../../gst/videofilter/.libs/libgstvideoflip.so</filename>
|
||||
<basename>libgstvideoflip.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Video mixer</description>
|
||||
<filename>../../gst/videomixer/.libs/libgstvideomixer.so</filename>
|
||||
<basename>libgstvideomixer.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Encode raw audio into WAV</description>
|
||||
<filename>../../gst/wavenc/.libs/libgstwavenc.so</filename>
|
||||
<basename>libgstwavenc.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<name>sink</name>
|
||||
<direction>sink</direction>
|
||||
<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>
|
||||
<name>src</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Wavpack lossless/lossy audio format handling</description>
|
||||
<filename>../../ext/wavpack/.libs/libgstwavpack.so</filename>
|
||||
<basename>libgstwavpack.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>Parse a .wav file into raw audio</description>
|
||||
<filename>../../gst/wavparse/.libs/libgstwavparse.so</filename>
|
||||
<basename>libgstwavparse.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<name>wavparse_src</name>
|
||||
<direction>source</direction>
|
||||
<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>
|
||||
<name>wavparse_sink</name>
|
||||
|
|
|
@ -3,10 +3,10 @@
|
|||
<description>X11 video input plugin using standard Xlib calls</description>
|
||||
<filename>../../sys/ximage/.libs/libgstximagesrc.so</filename>
|
||||
<basename>libgstximagesrc.so</basename>
|
||||
<version>0.10.11</version>
|
||||
<version>0.10.11.1</version>
|
||||
<license>LGPL</license>
|
||||
<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>
|
||||
<elements>
|
||||
<element>
|
||||
|
|
|
@ -30,6 +30,20 @@
|
|||
* 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
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
|
|
@ -49,6 +49,8 @@ typedef enum {
|
|||
typedef struct _GstMatroskaDemux {
|
||||
GstEbmlRead parent;
|
||||
|
||||
/* < private > */
|
||||
|
||||
/* pads */
|
||||
GstPad *sinkpad;
|
||||
GPtrArray *src;
|
||||
|
|
|
@ -25,6 +25,22 @@
|
|||
* - 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
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
|
|
@ -84,6 +84,8 @@ GstMatroskaPad;
|
|||
|
||||
typedef struct _GstMatroskaMux {
|
||||
GstElement element;
|
||||
|
||||
/* < private > */
|
||||
|
||||
/* pads */
|
||||
GstPad *srcpad;
|
||||
|
|
Loading…
Reference in a new issue