diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2015-12-16 09:33:12 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2015-12-16 09:33:30 +0100 |
commit | aa1b795ce08278a730b6f362d7d2b666ec8dc31b (patch) | |
tree | 390534f57a7ab6884707a342a4f59cdcde04ba0d /docs/plugins | |
parent | 50978ccd1ae2e4055d40112aa4e019b48f1952eb (diff) | |
download | gstreamer-plugins-bad-aa1b795ce08278a730b6f362d7d2b666ec8dc31b.tar.gz |
docs: update to git
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.args | 118 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.hierarchy | 27 | ||||
-rw-r--r-- | docs/plugins/gst-plugins-bad-plugins.signals | 7 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-curl.xml | 15 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpegtsdemux.xml | 4 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-mpegtsmux.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-opus.xml | 8 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-spandsp.xml | 4 |
8 files changed, 145 insertions, 40 deletions
diff --git a/docs/plugins/gst-plugins-bad-plugins.args b/docs/plugins/gst-plugins-bad-plugins.args index 467166342..04d59cd40 100644 --- a/docs/plugins/gst-plugins-bad-plugins.args +++ b/docs/plugins/gst-plugins-bad-plugins.args @@ -23952,10 +23952,10 @@ <NAME>GstLiveAdder::latency</NAME> <TYPE>guint</TYPE> <RANGE></RANGE> -<FLAGS>rw</FLAGS> -<NICK>Buffering latency</NICK> -<BLURB>Amount of data to buffer (in milliseconds).</BLURB> -<DEFAULT>60</DEFAULT> +<FLAGS>rwx</FLAGS> +<NICK>Buffer latency</NICK> +<BLURB>Additional latency in live mode to allow upstream to take longer to produce buffers for the current position (in milliseconds).</BLURB> +<DEFAULT>30</DEFAULT> </ARG> <ARG> @@ -59959,6 +59959,16 @@ </ARG> <ARG> +<NAME>GstDashDemux::presentation-delay</NAME> +<TYPE>gchar*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Presentation delay</NICK> +<BLURB>Default presentation delay (in seconds, milliseconds or fragments) (e.g. 12s, 2500ms, 3f).</BLURB> +<DEFAULT>NULL</DEFAULT> +</ARG> + +<ARG> <NAME>GstSkinDetect::method</NAME> <TYPE>GstSkindetectMethod</TYPE> <RANGE></RANGE> @@ -67083,6 +67093,56 @@ Gestures in the defined region of interest will emit messages.</BLURB> </ARG> <ARG> +<NAME>GstGLFilterShader::fragment</NAME> +<TYPE>gchar*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Fragment Source</NICK> +<BLURB>GLSL fragment source.</BLURB> +<DEFAULT>NULL</DEFAULT> +</ARG> + +<ARG> +<NAME>GstGLFilterShader::shader</NAME> +<TYPE>GstGLShader*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Shader object</NICK> +<BLURB>GstGLShader to use.</BLURB> +<DEFAULT></DEFAULT> +</ARG> + +<ARG> +<NAME>GstGLFilterShader::uniforms</NAME> +<TYPE>GstStructure*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>GLSL Uniforms</NICK> +<BLURB>GLSL Uniforms.</BLURB> +<DEFAULT></DEFAULT> +</ARG> + +<ARG> +<NAME>GstGLFilterShader::update-shader</NAME> +<TYPE>gboolean</TYPE> +<RANGE></RANGE> +<FLAGS>w</FLAGS> +<NICK>Update Shader</NICK> +<BLURB>Emit the 'create-shader' signal for the next frame.</BLURB> +<DEFAULT>FALSE</DEFAULT> +</ARG> + +<ARG> +<NAME>GstGLFilterShader::vertex</NAME> +<TYPE>gchar*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Vertex Source</NICK> +<BLURB>GLSL vertex source.</BLURB> +<DEFAULT>NULL</DEFAULT> +</ARG> + +<ARG> <NAME>GstGLOverlay::angle-png</NAME> <TYPE>gint</TYPE> <RANGE>[-90,90]</RANGE> @@ -68960,3 +69020,53 @@ Gestures in the defined region of interest will emit messages.</BLURB> <DEFAULT>128</DEFAULT> </ARG> +<ARG> +<NAME>GstTeletextDec::font-description</NAME> +<TYPE>gchar*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Pango font description</NICK> +<BLURB>Font description used for the pango output.</BLURB> +<DEFAULT>"verdana 12"</DEFAULT> +</ARG> + +<ARG> +<NAME>GstTeletextDec::page</NAME> +<TYPE>gint</TYPE> +<RANGE>[100,999]</RANGE> +<FLAGS>rw</FLAGS> +<NICK>Page number</NICK> +<BLURB>Number of page that should displayed.</BLURB> +<DEFAULT>100</DEFAULT> +</ARG> + +<ARG> +<NAME>GstTeletextDec::subpage</NAME> +<TYPE>gint</TYPE> +<RANGE>[G_MAXULONG,153]</RANGE> +<FLAGS>rw</FLAGS> +<NICK>Sub-page number</NICK> +<BLURB>Number of sub-page that should displayed (-1 for all).</BLURB> +<DEFAULT>-1</DEFAULT> +</ARG> + +<ARG> +<NAME>GstTeletextDec::subtitles-mode</NAME> +<TYPE>gboolean</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Enable subtitles mode</NICK> +<BLURB>Enables subtitles mode for text output stripping the blank lines and the teletext state lines.</BLURB> +<DEFAULT>FALSE</DEFAULT> +</ARG> + +<ARG> +<NAME>GstTeletextDec::subtitles-template</NAME> +<TYPE>gchar*</TYPE> +<RANGE></RANGE> +<FLAGS>rw</FLAGS> +<NICK>Subtitles output template</NICK> +<BLURB>Output template used to print each one of the subtitles lines.</BLURB> +<DEFAULT>"%s\\n"</DEFAULT> +</ARG> + diff --git a/docs/plugins/gst-plugins-bad-plugins.hierarchy b/docs/plugins/gst-plugins-bad-plugins.hierarchy index 26d402b36..529178832 100644 --- a/docs/plugins/gst-plugins-bad-plugins.hierarchy +++ b/docs/plugins/gst-plugins-bad-plugins.hierarchy @@ -3,8 +3,8 @@ GObject GstObject GstAllocator GstAllocatorSysmem - GstVdpVideoAllocator - GstWlShmAllocator + GstFdAllocator + GstWlShmAllocator GstAudioRingBuffer GstAudioSinkRingBuffer GstAudioSrcRingBuffer @@ -20,6 +20,7 @@ GObject GstAudioInterleave GstAudioMixer GstLiveAdder + GstMXFMux GstVideoAggregator GstCompositor GstGLBaseMixer @@ -42,7 +43,6 @@ GObject GstSirenDec GstAudioEncoder ADPCMEnc - GstFaac GstGSMEnc GstOpusEnc GstSbcEnc @@ -73,12 +73,9 @@ GObject GstAudioSink GstOpenALSink GstDecklinkAudioSink - GstAvdtpSink GstChecksumSink GstCurlBaseSink GstCurlFileSink - GstCurlSshSink - GstCurlSftpSink GstCurlTlsSink GstCurlFtpSink GstCurlHttpSink @@ -89,15 +86,16 @@ GObject GstRTMPSink GstShmSink GstVideoSink + GstDfbVideoSink GstFBDEVSink GstGLImageSink GstGtkBaseSink GstGtkGLSink GstGtkSink GstInterVideoSink + GstQtSink GstWaylandSink GstBaseSrc - GstAvdtpSrc GstDataURISrc GstFliteTestSrc GstInterAudioSrc @@ -139,6 +137,7 @@ GObject GstStereo GstBayer2RGB GstDebugSpy + GstDtmfDetect GstFreeverb GstGLBaseFilter GstGLColorConvertElement @@ -229,13 +228,11 @@ GObject GstSolarize GstVideoAnalyse GstVideoDiff - GstZBar GstZebraStripe GstWatchdog GstYadif GstBin DvbBaseBin - GstA2dpSink GstAdaptiveDemux GstDashDemux GstHLSDemux @@ -315,31 +312,34 @@ GObject GstSegmentClip GstAudioSegmentClip GstVideoSegmentClip + GstSpanPlc GstSpeed GstSrtEnc GstSrtpDec GstSrtpEnc GstTagMux GstId3Mux + GstTeletextDec GstTemplateMatch GstUvcH264MjpgDemux GstVideoDecoder GstLibde265Dec GstOpenEXRDec GstOpenJPEGDec + GstOpenh264Dec GstPnmdec GstRsvgDec GstSchroDec GstVMncDec - GstVdpDecoder - GstVdpMpegDec GstWebPDec GstVideoEncoder GstOpenJPEGEnc + GstOpenh264Enc GstPnmenc GstSchroEnc GstWebpEnc GstX265Enc + GstVideoFrameAudioLevel GstWebvttEnc GstWildmidi GstY4mDec @@ -349,11 +349,13 @@ GObject MpegTSParse2 MpegTsMux GstGLContext + GstGLShader GstPad GstAggregatorPad GstAudioAggregatorPad GstAudioInterleavePad GstAudioMixerPad + GstMXFMuxPad GstVideoAggregatorPad GstCompositorPad GstGLBaseMixerPad @@ -370,8 +372,8 @@ GObject GstTask GstTaskPool GtkWidget + GstColorBalanceChannel GstEncodingProfile - GstVdpDevice MXFMetadataBase MXFDescriptiveMetadata MXFDMS1 @@ -449,6 +451,7 @@ GInterface AtkImplementorIface GTypePlugin GstChildProxy + GstColorBalance GstNavigation GstPreset GstTagSetter diff --git a/docs/plugins/gst-plugins-bad-plugins.signals b/docs/plugins/gst-plugins-bad-plugins.signals index 1040a7d62..7fecee4f1 100644 --- a/docs/plugins/gst-plugins-bad-plugins.signals +++ b/docs/plugins/gst-plugins-bad-plugins.signals @@ -750,3 +750,10 @@ GstDtlsEnc *gstdtlsenc GstDtlsDec *gstdtlsdec </SIGNAL> +<SIGNAL> +<NAME>GstGLFilterShader::create-shader</NAME> +<RETURNS>GstGLShader*</RETURNS> +<FLAGS>l</FLAGS> +GstGLFilterShader *gstglfiltershader +</SIGNAL> + diff --git a/docs/plugins/inspect/plugin-curl.xml b/docs/plugins/inspect/plugin-curl.xml index 0db594a6d..31ebbfe9f 100644 --- a/docs/plugins/inspect/plugin-curl.xml +++ b/docs/plugins/inspect/plugin-curl.xml @@ -55,21 +55,6 @@ </pads> </element> <element> - <name>curlsftpsink</name> - <longname>Curl sftp sink</longname> - <class>Sink/Network</class> - <description>Upload data over the SFTP protocol using libcurl</description> - <author>Sorin L. <sorin@axis.com></author> - <pads> - <caps> - <name>sink</name> - <direction>sink</direction> - <presence>always</presence> - <details>ANY</details> - </caps> - </pads> - </element> - <element> <name>curlsmtpsink</name> <longname>Curl smtp sink</longname> <class>Sink/Network</class> diff --git a/docs/plugins/inspect/plugin-mpegtsdemux.xml b/docs/plugins/inspect/plugin-mpegtsdemux.xml index df04837f5..63e0b6165 100644 --- a/docs/plugins/inspect/plugin-mpegtsdemux.xml +++ b/docs/plugins/inspect/plugin-mpegtsdemux.xml @@ -27,7 +27,7 @@ Edward Hervey <edward.hervey@collabora.co.uk></author> <name>audio_%04x</name> <direction>source</direction> <presence>sometimes</presence> - <details>audio/mpeg, mpegversion=(int)1; audio/mpeg, mpegversion=(int)2, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3; audio/x-eac3; audio/x-dts; audio/x-private-ts-lpcm</details> + <details>audio/mpeg, mpegversion=(int)1; audio/mpeg, mpegversion=(int)2, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)loas; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3; audio/x-eac3; audio/x-dts; audio/x-opus; audio/x-private-ts-lpcm</details> </caps> <caps> <name>private_%04x</name> @@ -39,7 +39,7 @@ Edward Hervey <edward.hervey@collabora.co.uk></author> <name>subpicture_%04x</name> <direction>source</direction> <presence>sometimes</presence> - <details>subpicture/x-pgs; subpicture/x-dvd</details> + <details>subpicture/x-pgs; subpicture/x-dvd; subpicture/x-dvb</details> </caps> <caps> <name>video_%04x</name> diff --git a/docs/plugins/inspect/plugin-mpegtsmux.xml b/docs/plugins/inspect/plugin-mpegtsmux.xml index c65f972b4..d4a8b54a8 100644 --- a/docs/plugins/inspect/plugin-mpegtsmux.xml +++ b/docs/plugins/inspect/plugin-mpegtsmux.xml @@ -20,7 +20,7 @@ <name>sink_%d</name> <direction>sink</direction> <presence>request</presence> - <details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; subpicture/x-dvb; application/x-teletext; meta/x-klv, parsed=(boolean)true</details> + <details>video/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2, 4 }, systemstream=(boolean)false; video/x-dirac; video/x-h264, stream-format=(string)byte-stream, alignment=(string){ au, nal }; audio/mpeg, parsed=(boolean)true, mpegversion=(int){ 1, 2 }; audio/mpeg, framed=(boolean)true, mpegversion=(int)4, stream-format=(string)adts; audio/mpeg, mpegversion=(int)4, stream-format=(string)raw; audio/x-lpcm, width=(int){ 16, 20, 24 }, rate=(int){ 48000, 96000 }, channels=(int)[ 1, 8 ], dynamic_range=(int)[ 0, 255 ], emphasis=(boolean){ false, true }, mute=(boolean){ false, true }; audio/x-ac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true; audio/x-opus, channels=(int)[ 1, 8 ], channel-mapping-family=(int){ 0, 1 }; subpicture/x-dvb; application/x-teletext; meta/x-klv, parsed=(boolean)true</details> </caps> <caps> <name>src</name> diff --git a/docs/plugins/inspect/plugin-opus.xml b/docs/plugins/inspect/plugin-opus.xml index 386114842..4dc0d1859 100644 --- a/docs/plugins/inspect/plugin-opus.xml +++ b/docs/plugins/inspect/plugin-opus.xml @@ -20,7 +20,7 @@ <name>sink</name> <direction>sink</direction> <presence>always</presence> - <details>audio/x-opus</details> + <details>audio/x-opus, channel-mapping-family=(int)0; audio/x-opus, channel-mapping-family=(int)[ 1, 255 ], channels=(int)[ 1, 255 ], stream-count=(int)[ 1, 255 ], coupled-count=(int)[ 0, 255 ]</details> </caps> <caps> <name>src</name> @@ -41,7 +41,7 @@ <name>sink</name> <direction>sink</direction> <presence>always</presence> - <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 12000, 16000, 24000, 48000 }, channels=(int)[ 1, 2 ]</details> + <details>audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int)48000, channels=(int)[ 1, 8 ]; audio/x-raw, format=(string)S16LE, layout=(string)interleaved, rate=(int){ 8000, 12000, 16000, 24000 }, channels=(int)[ 1, 8 ]</details> </caps> <caps> <name>src</name> @@ -89,7 +89,7 @@ <name>src</name> <direction>source</direction> <presence>always</presence> - <details>audio/x-opus, multistream=(boolean)false</details> + <details>audio/x-opus, channel-mapping-family=(int)0</details> </caps> </pads> </element> @@ -104,7 +104,7 @@ <name>sink</name> <direction>sink</direction> <presence>always</presence> - <details>audio/x-opus, multistream=(boolean)false</details> + <details>audio/x-opus, channels=(int)[ 1, 2 ], channel-mapping-family=(int)0</details> </caps> <caps> <name>src</name> diff --git a/docs/plugins/inspect/plugin-spandsp.xml b/docs/plugins/inspect/plugin-spandsp.xml index 1c231c766..799221b53 100644 --- a/docs/plugins/inspect/plugin-spandsp.xml +++ b/docs/plugins/inspect/plugin-spandsp.xml @@ -3,10 +3,10 @@ <description>libspandsp plugin</description> <filename>../../ext/spandsp/.libs/libgstspandsp.so</filename> <basename>libgstspandsp.so</basename> - <version>1.6.0</version> + <version>1.7.0.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins git</package> <origin>Unknown package origin</origin> <elements> <element> |