mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
docs: Add lots of gaudieffects/geometrictransform symbols to the docs
This commit is contained in:
parent
0c0adffce7
commit
76b4ed4ef1
11 changed files with 755 additions and 308 deletions
|
@ -151,14 +151,21 @@ EXTRA_HFILES = \
|
||||||
$(top_srcdir)/gst/gaudieffects/gstdilate.h \
|
$(top_srcdir)/gst/gaudieffects/gstdilate.h \
|
||||||
$(top_srcdir)/gst/gaudieffects/gstdodge.h \
|
$(top_srcdir)/gst/gaudieffects/gstdodge.h \
|
||||||
$(top_srcdir)/gst/gaudieffects/gstexclusion.h \
|
$(top_srcdir)/gst/gaudieffects/gstexclusion.h \
|
||||||
|
$(top_srcdir)/gst/gaudieffects/gstgaussblur.h \
|
||||||
$(top_srcdir)/gst/gaudieffects/gstplugin.h \
|
$(top_srcdir)/gst/gaudieffects/gstplugin.h \
|
||||||
$(top_srcdir)/gst/gaudieffects/gstsolarize.h \
|
$(top_srcdir)/gst/gaudieffects/gstsolarize.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gstbulge.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstcircle.h \
|
$(top_srcdir)/gst/geometrictransform/gstcircle.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstdiffuse.h \
|
$(top_srcdir)/gst/geometrictransform/gstdiffuse.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gstfisheye.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstkaleidoscope.h \
|
$(top_srcdir)/gst/geometrictransform/gstkaleidoscope.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstmarble.h \
|
$(top_srcdir)/gst/geometrictransform/gstmarble.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gstmirror.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstpinch.h \
|
$(top_srcdir)/gst/geometrictransform/gstpinch.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstsphere.h \
|
$(top_srcdir)/gst/geometrictransform/gstsphere.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gstsquare.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gststretch.h \
|
||||||
|
$(top_srcdir)/gst/geometrictransform/gsttunnel.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gsttwirl.h \
|
$(top_srcdir)/gst/geometrictransform/gsttwirl.h \
|
||||||
$(top_srcdir)/gst/geometrictransform/gstwaterripple.h \
|
$(top_srcdir)/gst/geometrictransform/gstwaterripple.h \
|
||||||
$(top_srcdir)/gst/ivfparse/gstivfparse.h \
|
$(top_srcdir)/gst/ivfparse/gstivfparse.h \
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
<xi:include href="xml/element-amrwbenc.xml" />
|
<xi:include href="xml/element-amrwbenc.xml" />
|
||||||
<xi:include href="xml/element-assrender.xml" />
|
<xi:include href="xml/element-assrender.xml" />
|
||||||
<xi:include href="xml/element-autoconvert.xml" />
|
<xi:include href="xml/element-autoconvert.xml" />
|
||||||
|
<xi:include href="xml/element-bulge.xml" />
|
||||||
<xi:include href="xml/element-burn.xml" />
|
<xi:include href="xml/element-burn.xml" />
|
||||||
<xi:include href="xml/element-camerabin.xml" />
|
<xi:include href="xml/element-camerabin.xml" />
|
||||||
<xi:include href="xml/element-celtdec.xml" />
|
<xi:include href="xml/element-celtdec.xml" />
|
||||||
|
@ -51,9 +52,11 @@
|
||||||
<xi:include href="xml/element-faac.xml" />
|
<xi:include href="xml/element-faac.xml" />
|
||||||
<xi:include href="xml/element-faad.xml" />
|
<xi:include href="xml/element-faad.xml" />
|
||||||
<xi:include href="xml/element-festival.xml" />
|
<xi:include href="xml/element-festival.xml" />
|
||||||
|
<xi:include href="xml/element-fisheye.xml" />
|
||||||
<xi:include href="xml/element-flacparse.xml" />
|
<xi:include href="xml/element-flacparse.xml" />
|
||||||
<xi:include href="xml/element-fpsdisplaysink.xml" />
|
<xi:include href="xml/element-fpsdisplaysink.xml" />
|
||||||
<xi:include href="xml/element-freeze.xml" />
|
<xi:include href="xml/element-freeze.xml" />
|
||||||
|
<xi:include href="xml/element-gaussianblur.xml" />
|
||||||
<xi:include href="xml/element-input-selector.xml" />
|
<xi:include href="xml/element-input-selector.xml" />
|
||||||
<xi:include href="xml/element-ivfparse.xml" />
|
<xi:include href="xml/element-ivfparse.xml" />
|
||||||
<xi:include href="xml/element-jackaudiosrc.xml" />
|
<xi:include href="xml/element-jackaudiosrc.xml" />
|
||||||
|
@ -72,6 +75,7 @@
|
||||||
<xi:include href="xml/element-metadatamux.xml" />
|
<xi:include href="xml/element-metadatamux.xml" />
|
||||||
<xi:include href="xml/element-mimenc.xml" />
|
<xi:include href="xml/element-mimenc.xml" />
|
||||||
<xi:include href="xml/element-mimdec.xml" />
|
<xi:include href="xml/element-mimdec.xml" />
|
||||||
|
<xi:include href="xml/element-mirror.xml" />
|
||||||
<xi:include href="xml/element-modplug.xml" />
|
<xi:include href="xml/element-modplug.xml" />
|
||||||
<xi:include href="xml/element-mpeg2enc.xml" />
|
<xi:include href="xml/element-mpeg2enc.xml" />
|
||||||
<xi:include href="xml/element-mplex.xml" />
|
<xi:include href="xml/element-mplex.xml" />
|
||||||
|
@ -95,11 +99,14 @@
|
||||||
<xi:include href="xml/element-solarize.xml" />
|
<xi:include href="xml/element-solarize.xml" />
|
||||||
<xi:include href="xml/element-speed.xml" />
|
<xi:include href="xml/element-speed.xml" />
|
||||||
<xi:include href="xml/element-sphere.xml" />
|
<xi:include href="xml/element-sphere.xml" />
|
||||||
|
<xi:include href="xml/element-square.xml" />
|
||||||
<xi:include href="xml/element-stereo.xml" />
|
<xi:include href="xml/element-stereo.xml" />
|
||||||
|
<xi:include href="xml/element-stretch.xml" />
|
||||||
<!--xi:include href="xml/element-theoradecexp.xml" /-->
|
<!--xi:include href="xml/element-theoradecexp.xml" /-->
|
||||||
<xi:include href="xml/element-tiger.xml" />
|
<xi:include href="xml/element-tiger.xml" />
|
||||||
<xi:include href="xml/element-timidity.xml" />
|
<xi:include href="xml/element-timidity.xml" />
|
||||||
<xi:include href="xml/element-trm.xml" />
|
<xi:include href="xml/element-trm.xml" />
|
||||||
|
<xi:include href="xml/element-tunnel.xml" />
|
||||||
<xi:include href="xml/element-twirl.xml" />
|
<xi:include href="xml/element-twirl.xml" />
|
||||||
<xi:include href="xml/element-valve.xml" />
|
<xi:include href="xml/element-valve.xml" />
|
||||||
<xi:include href="xml/element-videoanalyse.xml" />
|
<xi:include href="xml/element-videoanalyse.xml" />
|
||||||
|
|
|
@ -125,6 +125,22 @@ GST_IS_AUTO_CONVERT
|
||||||
GST_IS_AUTO_CONVERT_CLASS
|
GST_IS_AUTO_CONVERT_CLASS
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-bulge</FILE>
|
||||||
|
<TITLE>bulge</TITLE>
|
||||||
|
GstBulge
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstBulgeClass
|
||||||
|
GST_BULGE
|
||||||
|
GST_BULGE_CAST
|
||||||
|
GST_BULGE_CLASS
|
||||||
|
GST_IS_BULGE
|
||||||
|
GST_IS_BULGE_CLASS
|
||||||
|
GST_TYPE_BULGE
|
||||||
|
gst_bulge_get_type
|
||||||
|
gst_bulge_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-burn</FILE>
|
<FILE>element-burn</FILE>
|
||||||
<TITLE>burn</TITLE>
|
<TITLE>burn</TITLE>
|
||||||
|
@ -137,6 +153,7 @@ GST_IS_BURN
|
||||||
GST_IS_BURN_CLASS
|
GST_IS_BURN_CLASS
|
||||||
GST_TYPE_BURN
|
GST_TYPE_BURN
|
||||||
gst_burn_get_type
|
gst_burn_get_type
|
||||||
|
gst_burn_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -194,6 +211,7 @@ GST_IS_CHROMIUM
|
||||||
GST_IS_CHROMIUM_CLASS
|
GST_IS_CHROMIUM_CLASS
|
||||||
GST_TYPE_CHROMIUM
|
GST_TYPE_CHROMIUM
|
||||||
gst_chromium_get_type
|
gst_chromium_get_type
|
||||||
|
gst_chromium_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -203,10 +221,13 @@ GstCircle
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstCircleClass
|
GstCircleClass
|
||||||
GST_CIRCLE
|
GST_CIRCLE
|
||||||
|
GST_CIRCLE_CAST
|
||||||
GST_CIRCLE_CLASS
|
GST_CIRCLE_CLASS
|
||||||
GST_IS_CIRCLE
|
GST_IS_CIRCLE
|
||||||
GST_IS_CIRCLE_CLASS
|
GST_IS_CIRCLE_CLASS
|
||||||
GST_TYPE_CIRCLE
|
GST_TYPE_CIRCLE
|
||||||
|
gst_circle_get_type
|
||||||
|
gst_circle_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -321,10 +342,13 @@ GstDiffuse
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstDiffuseClass
|
GstDiffuseClass
|
||||||
GST_DIFFUSE
|
GST_DIFFUSE
|
||||||
|
GST_DIFFUSE_CAST
|
||||||
GST_DIFFUSE_CLASS
|
GST_DIFFUSE_CLASS
|
||||||
GST_IS_DIFFUSE
|
GST_IS_DIFFUSE
|
||||||
GST_IS_DIFFUSE_CLASS
|
GST_IS_DIFFUSE_CLASS
|
||||||
GST_TYPE_DIFFUSE
|
GST_TYPE_DIFFUSE
|
||||||
|
gst_diffuse_get_type
|
||||||
|
gst_diffuse_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -339,6 +363,7 @@ GST_IS_DILATE
|
||||||
GST_IS_DILATE_CLASS
|
GST_IS_DILATE_CLASS
|
||||||
GST_TYPE_DILATE
|
GST_TYPE_DILATE
|
||||||
gst_dilate_get_type
|
gst_dilate_get_type
|
||||||
|
gst_dilate_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -372,6 +397,7 @@ GST_IS_DODGE
|
||||||
GST_IS_DODGE_CLASS
|
GST_IS_DODGE_CLASS
|
||||||
GST_TYPE_DODGE
|
GST_TYPE_DODGE
|
||||||
gst_dodge_get_type
|
gst_dodge_get_type
|
||||||
|
gst_dodge_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -484,6 +510,7 @@ GST_IS_EXCLUSION
|
||||||
GST_IS_EXCLUSION_CLASS
|
GST_IS_EXCLUSION_CLASS
|
||||||
GST_TYPE_EXCLUSION
|
GST_TYPE_EXCLUSION
|
||||||
gst_exclusion_get_type
|
gst_exclusion_get_type
|
||||||
|
gst_exclusion_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -532,6 +559,22 @@ FESTIVAL_DEFAULT_SERVER_PORT
|
||||||
FESTIVAL_DEFAULT_TEXT_MODE
|
FESTIVAL_DEFAULT_TEXT_MODE
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-fisheye</FILE>
|
||||||
|
<TITLE>fisheye</TITLE>
|
||||||
|
GstFisheye
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstFisheyeClass
|
||||||
|
GST_FISHEYE
|
||||||
|
GST_FISHEYE_CAST
|
||||||
|
GST_FISHEYE_CLASS
|
||||||
|
GST_IS_FISHEYE
|
||||||
|
GST_IS_FISHEYE_CLASS
|
||||||
|
GST_TYPE_FISHEYE
|
||||||
|
gst_fisheye_get_type
|
||||||
|
gst_fisheye_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-flacparse</FILE>
|
<FILE>element-flacparse</FILE>
|
||||||
<TITLE>flacparse</TITLE>
|
<TITLE>flacparse</TITLE>
|
||||||
|
@ -574,6 +617,18 @@ GST_TYPE_FREEZE
|
||||||
gst_freeze_get_type
|
gst_freeze_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-gaussianblur</FILE>
|
||||||
|
<TITLE>gaussianblur</TITLE>
|
||||||
|
GaussBlur
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GaussBlurClass
|
||||||
|
GAUSS_BLUR
|
||||||
|
GST_TYPE_GAUSS_BLUR
|
||||||
|
gauss_blur_get_type
|
||||||
|
gst_gauss_blur_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-input-selector</FILE>
|
<FILE>element-input-selector</FILE>
|
||||||
<TITLE>input-selector</TITLE>
|
<TITLE>input-selector</TITLE>
|
||||||
|
@ -692,10 +747,13 @@ GstKaleidoscope
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstKaleidoscopeClass
|
GstKaleidoscopeClass
|
||||||
GST_KALEIDOSCOPE
|
GST_KALEIDOSCOPE
|
||||||
|
GST_KALEIDOSCOPE_CAST
|
||||||
GST_KALEIDOSCOPE_CLASS
|
GST_KALEIDOSCOPE_CLASS
|
||||||
GST_IS_KALEIDOSCOPE
|
GST_IS_KALEIDOSCOPE
|
||||||
GST_IS_KALEIDOSCOPE_CLASS
|
GST_IS_KALEIDOSCOPE_CLASS
|
||||||
GST_TYPE_KALEIDOSCOPE
|
GST_TYPE_KALEIDOSCOPE
|
||||||
|
gst_kaleidoscope_get_type
|
||||||
|
gst_kaleidoscope_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -810,10 +868,13 @@ GstMarble
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstMarbleClass
|
GstMarbleClass
|
||||||
GST_MARBLE
|
GST_MARBLE
|
||||||
|
GST_MARBLE_CAST
|
||||||
GST_MARBLE_CLASS
|
GST_MARBLE_CLASS
|
||||||
GST_IS_MARBLE
|
GST_IS_MARBLE
|
||||||
GST_IS_MARBLE_CLASS
|
GST_IS_MARBLE_CLASS
|
||||||
GST_TYPE_MARBLE
|
GST_TYPE_MARBLE
|
||||||
|
gst_marble_get_type
|
||||||
|
gst_marble_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -872,6 +933,22 @@ GST_TYPE_MIMENC
|
||||||
gst_mimenc_get_type
|
gst_mimenc_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-mirror</FILE>
|
||||||
|
<TITLE>mirror</TITLE>
|
||||||
|
GstMirror
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstMirrorClass
|
||||||
|
GST_MIRROR
|
||||||
|
GST_MIRROR_CAST
|
||||||
|
GST_MIRROR_CLASS
|
||||||
|
GST_IS_MIRROR
|
||||||
|
GST_IS_MIRROR_CLASS
|
||||||
|
GST_TYPE_MIRROR
|
||||||
|
gst_mirror_get_type
|
||||||
|
gst_mirror_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-modplug</FILE>
|
<FILE>element-modplug</FILE>
|
||||||
<TITLE>modplug</TITLE>
|
<TITLE>modplug</TITLE>
|
||||||
|
@ -1017,10 +1094,13 @@ GstPinch
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstPinchClass
|
GstPinchClass
|
||||||
GST_PINCH
|
GST_PINCH
|
||||||
|
GST_PINCH_CAST
|
||||||
GST_PINCH_CLASS
|
GST_PINCH_CLASS
|
||||||
GST_IS_PINCH
|
GST_IS_PINCH
|
||||||
GST_IS_PINCH_CLASS
|
GST_IS_PINCH_CLASS
|
||||||
GST_TYPE_PINCH
|
GST_TYPE_PINCH
|
||||||
|
gst_pinch_get_type
|
||||||
|
gst_pinch_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -1192,6 +1272,7 @@ GST_IS_SOLARIZE
|
||||||
GST_IS_SOLARIZE_CLASS
|
GST_IS_SOLARIZE_CLASS
|
||||||
GST_TYPE_SOLARIZE
|
GST_TYPE_SOLARIZE
|
||||||
gst_solarize_get_type
|
gst_solarize_get_type
|
||||||
|
gst_solarize_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -1216,10 +1297,29 @@ GstSphere
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstSphereClass
|
GstSphereClass
|
||||||
GST_SPHERE
|
GST_SPHERE
|
||||||
|
GST_SPHERE_CAST
|
||||||
GST_SPHERE_CLASS
|
GST_SPHERE_CLASS
|
||||||
GST_IS_SPHERE
|
GST_IS_SPHERE
|
||||||
GST_IS_SPHERE_CLASS
|
GST_IS_SPHERE_CLASS
|
||||||
GST_TYPE_SPHERE
|
GST_TYPE_SPHERE
|
||||||
|
gst_sphere_get_type
|
||||||
|
gst_sphere_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-square</FILE>
|
||||||
|
<TITLE>square</TITLE>
|
||||||
|
GstSquare
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstSquareClass
|
||||||
|
GST_SQUARE
|
||||||
|
GST_SQUARE_CAST
|
||||||
|
GST_SQUARE_CLASS
|
||||||
|
GST_IS_SQUARE
|
||||||
|
GST_IS_SQUARE_CLASS
|
||||||
|
GST_TYPE_SQUARE
|
||||||
|
gst_square_get_type
|
||||||
|
gst_square_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -1236,6 +1336,22 @@ GST_TYPE_STEREO
|
||||||
gst_stereo_get_type
|
gst_stereo_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-stretch</FILE>
|
||||||
|
<TITLE>stretch</TITLE>
|
||||||
|
GstStretch
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstStretchClass
|
||||||
|
GST_STRETCH
|
||||||
|
GST_STRETCH_CAST
|
||||||
|
GST_STRETCH_CLASS
|
||||||
|
GST_IS_STRETCH
|
||||||
|
GST_IS_STRETCH_CLASS
|
||||||
|
GST_TYPE_STRETCH
|
||||||
|
gst_stretch_get_type
|
||||||
|
gst_stretch_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-theoradecexp</FILE>
|
<FILE>element-theoradecexp</FILE>
|
||||||
<TITLE>theoradecexp</TITLE>
|
<TITLE>theoradecexp</TITLE>
|
||||||
|
@ -1277,6 +1393,22 @@ GST_TYPE_TRM
|
||||||
gst_trm_get_type
|
gst_trm_get_type
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
|
<SECTION>
|
||||||
|
<FILE>element-tunnel</FILE>
|
||||||
|
<TITLE>tunnel</TITLE>
|
||||||
|
GstTunnel
|
||||||
|
<SUBSECTION Standard>
|
||||||
|
GstTunnelClass
|
||||||
|
GST_TUNNEL
|
||||||
|
GST_TUNNEL_CAST
|
||||||
|
GST_TUNNEL_CLASS
|
||||||
|
GST_IS_TUNNEL
|
||||||
|
GST_IS_TUNNEL_CLASS
|
||||||
|
GST_TYPE_TUNNEL
|
||||||
|
gst_tunnel_get_type
|
||||||
|
gst_tunnel_plugin_init
|
||||||
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>element-twirl</FILE>
|
<FILE>element-twirl</FILE>
|
||||||
<TITLE>twirl</TITLE>
|
<TITLE>twirl</TITLE>
|
||||||
|
@ -1284,10 +1416,13 @@ GstTwirl
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstTwirlClass
|
GstTwirlClass
|
||||||
GST_TWIRL
|
GST_TWIRL
|
||||||
|
GST_TWIRL_CAST
|
||||||
GST_TWIRL_CLASS
|
GST_TWIRL_CLASS
|
||||||
GST_IS_TWIRL
|
GST_IS_TWIRL
|
||||||
GST_IS_TWIRL_CLASS
|
GST_IS_TWIRL_CLASS
|
||||||
GST_TYPE_TWIRL
|
GST_TYPE_TWIRL
|
||||||
|
gst_twirl_get_type
|
||||||
|
gst_twirl_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
@ -1383,10 +1518,13 @@ GstWaterRipple
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GstWaterRippleClass
|
GstWaterRippleClass
|
||||||
GST_WATER_RIPPLE
|
GST_WATER_RIPPLE
|
||||||
|
GST_WATER_RIPPLE_CAST
|
||||||
GST_WATER_RIPPLE_CLASS
|
GST_WATER_RIPPLE_CLASS
|
||||||
GST_IS_WATER_RIPPLE
|
GST_IS_WATER_RIPPLE
|
||||||
GST_IS_WATER_RIPPLE_CLASS
|
GST_IS_WATER_RIPPLE_CLASS
|
||||||
GST_TYPE_WATER_RIPPLE
|
GST_TYPE_WATER_RIPPLE
|
||||||
|
gst_water_ripple_get_type
|
||||||
|
gst_water_ripple_plugin_init
|
||||||
</SECTION>
|
</SECTION>
|
||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
|
|
|
@ -26340,7 +26340,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>physics</NICK>
|
<NICK>physics</NICK>
|
||||||
<BLURB>water density: from 1 to 4.</BLURB>
|
<BLURB>water density: from 1 to 4.</BLURB>
|
||||||
<DEFAULT>8.20074e-304</DEFAULT>
|
<DEFAULT>0</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26380,7 +26380,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>splash</NICK>
|
<NICK>splash</NICK>
|
||||||
<BLURB>make a big splash in the center.</BLURB>
|
<BLURB>make a big splash in the center.</BLURB>
|
||||||
<DEFAULT>4.63015e-299</DEFAULT>
|
<DEFAULT>0</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26390,7 +26390,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>splash</NICK>
|
<NICK>splash</NICK>
|
||||||
<BLURB>make a big splash in the center.</BLURB>
|
<BLURB>make a big splash in the center.</BLURB>
|
||||||
<DEFAULT>4.63015e-299</DEFAULT>
|
<DEFAULT>0</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26440,7 +26440,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>DelayTime</NICK>
|
<NICK>DelayTime</NICK>
|
||||||
<BLURB>the delay time.</BLURB>
|
<BLURB>the delay time.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>7.74861e-304</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26470,7 +26470,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Color</NICK>
|
<NICK>Color</NICK>
|
||||||
<BLURB>the color of the image.</BLURB>
|
<BLURB>the color of the image.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>9.33458e-15</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26480,7 +26480,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Color</NICK>
|
<NICK>Color</NICK>
|
||||||
<BLURB>the color of the image.</BLURB>
|
<BLURB>the color of the image.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>9.33458e-15</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26490,7 +26490,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Color-R</NICK>
|
<NICK>Color-R</NICK>
|
||||||
<BLURB>the color of the image.</BLURB>
|
<BLURB>the color of the image.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>8.37068e-21</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -26820,7 +26820,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>lredscale</NICK>
|
<NICK>lredscale</NICK>
|
||||||
<BLURB>multiplier for downscaling non-edge brightness.</BLURB>
|
<BLURB>multiplier for downscaling non-edge brightness.</BLURB>
|
||||||
<DEFAULT>0</DEFAULT>
|
<DEFAULT>8.80716e-317</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -27010,7 +27010,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>blend</NICK>
|
<NICK>blend</NICK>
|
||||||
<BLURB>blend factor.</BLURB>
|
<BLURB>blend factor.</BLURB>
|
||||||
<DEFAULT>6.09249e+247</DEFAULT>
|
<DEFAULT>4.74303e-322</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -27020,7 +27020,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>fader</NICK>
|
<NICK>fader</NICK>
|
||||||
<BLURB>the fader position.</BLURB>
|
<BLURB>the fader position.</BLURB>
|
||||||
<DEFAULT>7.7486e-304</DEFAULT>
|
<DEFAULT>4.74303e-322</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -27200,7 +27200,7 @@
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>HSync</NICK>
|
<NICK>HSync</NICK>
|
||||||
<BLURB>the hsync offset.</BLURB>
|
<BLURB>the hsync offset.</BLURB>
|
||||||
<DEFAULT>2.07274e-314</DEFAULT>
|
<DEFAULT>9.27715e-317</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
|
@ -45965,7 +45965,7 @@
|
||||||
|
|
||||||
<ARG>
|
<ARG>
|
||||||
<NAME>GstGSettingsAudioSink::profile</NAME>
|
<NAME>GstGSettingsAudioSink::profile</NAME>
|
||||||
<TYPE>GstGSettingsProfile</TYPE>
|
<TYPE>GstGSettingsAudioSinkProfile</TYPE>
|
||||||
<RANGE></RANGE>
|
<RANGE></RANGE>
|
||||||
<FLAGS>rw</FLAGS>
|
<FLAGS>rw</FLAGS>
|
||||||
<NICK>Profile</NICK>
|
<NICK>Profile</NICK>
|
||||||
|
@ -46093,3 +46093,13 @@
|
||||||
<DEFAULT>FALSE</DEFAULT>
|
<DEFAULT>FALSE</DEFAULT>
|
||||||
</ARG>
|
</ARG>
|
||||||
|
|
||||||
|
<ARG>
|
||||||
|
<NAME>GaussBlur::sigma</NAME>
|
||||||
|
<TYPE>gdouble</TYPE>
|
||||||
|
<RANGE>[-20,20]</RANGE>
|
||||||
|
<FLAGS>rw</FLAGS>
|
||||||
|
<NICK>Sigma</NICK>
|
||||||
|
<BLURB>Sigma value for gaussian blur (negative for sharpen).</BLURB>
|
||||||
|
<DEFAULT>1.2</DEFAULT>
|
||||||
|
</ARG>
|
||||||
|
|
||||||
|
|
|
@ -14,24 +14,114 @@ GObject
|
||||||
GstPipeline
|
GstPipeline
|
||||||
GstCameraBin
|
GstCameraBin
|
||||||
GstQTMoovRecover
|
GstQTMoovRecover
|
||||||
|
RsnDvdBin
|
||||||
GstGSettingsSwitchSink
|
GstGSettingsSwitchSink
|
||||||
GstGSettingsAudioSink
|
GstGSettingsAudioSink
|
||||||
RsnDvdBin
|
GstGSettingsVideoSink
|
||||||
|
GstGSettingsSwitchSrc
|
||||||
|
GstGSettingsAudioSrc
|
||||||
|
GstGSettingsVideoSrc
|
||||||
DvbBaseBin
|
DvbBaseBin
|
||||||
GstRtpBin
|
|
||||||
GstFPSDisplaySink
|
GstFPSDisplaySink
|
||||||
GstAutoConvert
|
GstAutoConvert
|
||||||
GstSDPDemux
|
GstSDPDemux
|
||||||
GstBaseVideoCodec
|
GstRtpBin
|
||||||
GstBaseVideoDecoder
|
GstBaseTransform
|
||||||
GstVP8Dec
|
GstVideoFilter
|
||||||
GstSchroDec
|
GstGeometricTransform
|
||||||
GstBaseVideoEncoder
|
GstCircleGeometricTransform
|
||||||
GstVP8Enc
|
GstCircle
|
||||||
GstSchroEnc
|
GstKaleidoscope
|
||||||
GstDiracEnc
|
GstPinch
|
||||||
GstBaseVideoParse
|
GstSphere
|
||||||
GstSchroParse
|
GstTwirl
|
||||||
|
GstWaterRipple
|
||||||
|
GstStretch
|
||||||
|
GstBulge
|
||||||
|
GstTunnel
|
||||||
|
GstDiffuse
|
||||||
|
GstMarble
|
||||||
|
GstSquare
|
||||||
|
GstMirror
|
||||||
|
GstFisheye
|
||||||
|
GstZBar
|
||||||
|
GstBurn
|
||||||
|
GstChromium
|
||||||
|
GstDilate
|
||||||
|
GstDodge
|
||||||
|
GstExclusion
|
||||||
|
GstSolarize
|
||||||
|
GaussBlur
|
||||||
|
frei0r-filter-transparency
|
||||||
|
frei0r-filter-invert0r
|
||||||
|
frei0r-filter-letterb0xed
|
||||||
|
frei0r-filter-gamma
|
||||||
|
frei0r-filter-delay0r
|
||||||
|
frei0r-filter-r
|
||||||
|
frei0r-filter-squareblur
|
||||||
|
frei0r-filter-curves
|
||||||
|
frei0r-filter-b
|
||||||
|
frei0r-filter-vectorscope
|
||||||
|
frei0r-filter-mask0mate
|
||||||
|
frei0r-filter-vertigo
|
||||||
|
frei0r-filter-color-distance
|
||||||
|
frei0r-filter-distort0r
|
||||||
|
frei0r-filter-threshold0r
|
||||||
|
frei0r-filter-lens-correction
|
||||||
|
frei0r-filter-nosync0r
|
||||||
|
frei0r-filter-luminance
|
||||||
|
frei0r-filter-rgb-parade
|
||||||
|
frei0r-filter-3-point-color-balance
|
||||||
|
frei0r-filter-bw0r
|
||||||
|
frei0r-filter-threelay0r
|
||||||
|
frei0r-filter-bluescreen0r
|
||||||
|
frei0r-filter-sobel
|
||||||
|
frei0r-filter-glow
|
||||||
|
frei0r-filter-tint0r
|
||||||
|
frei0r-filter-levels
|
||||||
|
frei0r-filter-hueshift0r
|
||||||
|
frei0r-filter-pixeliz0r
|
||||||
|
frei0r-filter-primaries
|
||||||
|
frei0r-filter-nervous
|
||||||
|
frei0r-filter-saturat0r
|
||||||
|
frei0r-filter-white-balance
|
||||||
|
frei0r-filter-cartoon
|
||||||
|
frei0r-filter-twolay0r
|
||||||
|
frei0r-filter-scanline0r
|
||||||
|
frei0r-filter-water
|
||||||
|
frei0r-filter-perspective
|
||||||
|
frei0r-filter-k-means-clustering
|
||||||
|
frei0r-filter-edgeglow
|
||||||
|
frei0r-filter-baltan
|
||||||
|
frei0r-filter-g
|
||||||
|
frei0r-filter-tehroxx0r
|
||||||
|
frei0r-filter-equaliz0r
|
||||||
|
frei0r-filter-scale0tilt
|
||||||
|
frei0r-filter-brightness
|
||||||
|
frei0r-filter-flippo
|
||||||
|
frei0r-filter-3dflippo
|
||||||
|
frei0r-filter-contrast0r
|
||||||
|
frei0r-filter-dealygrab
|
||||||
|
GstVideoAnalyse
|
||||||
|
GstVideoDetect
|
||||||
|
GstVideoMark
|
||||||
|
GstAudioFilter
|
||||||
|
GstOFA
|
||||||
|
GstBPMDetect
|
||||||
|
GstStereo
|
||||||
|
GstCogdownsample
|
||||||
|
GstCogcolorspace
|
||||||
|
GstCogScale
|
||||||
|
GstColorconvert
|
||||||
|
GstLogoinsert
|
||||||
|
GstDtmfDetect
|
||||||
|
GstBayer2RGB
|
||||||
|
GstRGB2Bayer
|
||||||
|
GstVideoMaxRate
|
||||||
|
GstScaletempo
|
||||||
|
GstLegacyresample
|
||||||
|
GstMeasureCollector
|
||||||
|
GstHDVParse
|
||||||
GstSignalProcessor
|
GstSignalProcessor
|
||||||
invadarecords-com-plugins-lv2-compressor-mono
|
invadarecords-com-plugins-lv2-compressor-mono
|
||||||
invadarecords-com-plugins-lv2-compressor-stereo
|
invadarecords-com-plugins-lv2-compressor-stereo
|
||||||
|
@ -225,6 +315,16 @@ GObject
|
||||||
GstXvidEnc
|
GstXvidEnc
|
||||||
GstXvidDec
|
GstXvidDec
|
||||||
GstFaad
|
GstFaad
|
||||||
|
GstBaseVideoCodec
|
||||||
|
GstBaseVideoDecoder
|
||||||
|
GstVP8Dec
|
||||||
|
GstSchroDec
|
||||||
|
GstBaseVideoEncoder
|
||||||
|
GstVP8Enc
|
||||||
|
GstSchroEnc
|
||||||
|
GstDiracEnc
|
||||||
|
GstBaseVideoParse
|
||||||
|
GstSchroParse
|
||||||
GstBz2enc
|
GstBz2enc
|
||||||
GstBz2dec
|
GstBz2dec
|
||||||
GstCDAudio
|
GstCDAudio
|
||||||
|
@ -274,90 +374,6 @@ GObject
|
||||||
GstDTMFSrc
|
GstDTMFSrc
|
||||||
GstRTPDTMFSrc
|
GstRTPDTMFSrc
|
||||||
GstDataURISrc
|
GstDataURISrc
|
||||||
GstBaseTransform
|
|
||||||
GstAudioFilter
|
|
||||||
GstOFA
|
|
||||||
GstBPMDetect
|
|
||||||
GstStereo
|
|
||||||
GstCogdownsample
|
|
||||||
GstCogcolorspace
|
|
||||||
GstCogScale
|
|
||||||
GstColorconvert
|
|
||||||
GstLogoinsert
|
|
||||||
GstVideoFilter
|
|
||||||
GstZBar
|
|
||||||
frei0r-filter-transparency
|
|
||||||
frei0r-filter-invert0r
|
|
||||||
frei0r-filter-letterb0xed
|
|
||||||
frei0r-filter-gamma
|
|
||||||
frei0r-filter-delay0r
|
|
||||||
frei0r-filter-r
|
|
||||||
frei0r-filter-squareblur
|
|
||||||
frei0r-filter-curves
|
|
||||||
frei0r-filter-b
|
|
||||||
frei0r-filter-vectorscope
|
|
||||||
frei0r-filter-mask0mate
|
|
||||||
frei0r-filter-vertigo
|
|
||||||
frei0r-filter-opencvfacedetect
|
|
||||||
frei0r-filter-color-distance
|
|
||||||
frei0r-filter-distort0r
|
|
||||||
frei0r-filter-threshold0r
|
|
||||||
frei0r-filter-lens-correction
|
|
||||||
frei0r-filter-nosync0r
|
|
||||||
frei0r-filter-luminance
|
|
||||||
frei0r-filter-rgb-parade
|
|
||||||
frei0r-filter-3-point-color-balance
|
|
||||||
frei0r-filter-bw0r
|
|
||||||
frei0r-filter-threelay0r
|
|
||||||
frei0r-filter-bluescreen0r
|
|
||||||
frei0r-filter-sobel
|
|
||||||
frei0r-filter-glow
|
|
||||||
frei0r-filter-tint0r
|
|
||||||
frei0r-filter-levels
|
|
||||||
frei0r-filter-hueshift0r
|
|
||||||
frei0r-filter-pixeliz0r
|
|
||||||
frei0r-filter-primaries
|
|
||||||
frei0r-filter-nervous
|
|
||||||
frei0r-filter-saturat0r
|
|
||||||
frei0r-filter-white-balance
|
|
||||||
frei0r-filter-cartoon
|
|
||||||
frei0r-filter-twolay0r
|
|
||||||
frei0r-filter-scanline0r
|
|
||||||
frei0r-filter-water
|
|
||||||
frei0r-filter-perspective
|
|
||||||
frei0r-filter-k-means-clustering
|
|
||||||
frei0r-filter-edgeglow
|
|
||||||
frei0r-filter-baltan
|
|
||||||
frei0r-filter-g
|
|
||||||
frei0r-filter-tehroxx0r
|
|
||||||
frei0r-filter-equaliz0r
|
|
||||||
frei0r-filter-scale0tilt
|
|
||||||
frei0r-filter-brightness
|
|
||||||
frei0r-filter-flippo
|
|
||||||
frei0r-filter-3dflippo
|
|
||||||
frei0r-filter-contrast0r
|
|
||||||
frei0r-filter-dealygrab
|
|
||||||
GstVideoAnalyse
|
|
||||||
GstVideoDetect
|
|
||||||
GstVideoMark
|
|
||||||
GstGeometricTransform
|
|
||||||
GstCircleGeometricTransform
|
|
||||||
GstCircle
|
|
||||||
GstKaleidoscope
|
|
||||||
GstPinch
|
|
||||||
GstSphere
|
|
||||||
GstTwirl
|
|
||||||
GstWaterRipple
|
|
||||||
GstDiffuse
|
|
||||||
GstMarble
|
|
||||||
GstDtmfDetect
|
|
||||||
GstBayer2RGB
|
|
||||||
GstRGB2Bayer
|
|
||||||
GstVideoMaxRate
|
|
||||||
GstScaletempo
|
|
||||||
GstLegacyresample
|
|
||||||
GstMeasureCollector
|
|
||||||
GstHDVParse
|
|
||||||
GstDtsDec
|
GstDtsDec
|
||||||
GstRsvgDec
|
GstRsvgDec
|
||||||
GstFaac
|
GstFaac
|
||||||
|
@ -373,8 +389,6 @@ GObject
|
||||||
GstMSE
|
GstMSE
|
||||||
GstAssRender
|
GstAssRender
|
||||||
GstPitch
|
GstPitch
|
||||||
GstCeltEnc
|
|
||||||
GstCeltDec
|
|
||||||
GstTRM
|
GstTRM
|
||||||
SatBaseVideoDecoder
|
SatBaseVideoDecoder
|
||||||
GstVdpDecoder
|
GstVdpDecoder
|
||||||
|
@ -385,10 +399,6 @@ GObject
|
||||||
GstMveMux
|
GstMveMux
|
||||||
GstBaseRTPDepayload
|
GstBaseRTPDepayload
|
||||||
GstRtpDTMFDepay
|
GstRtpDTMFDepay
|
||||||
GstRtpJitterBuffer
|
|
||||||
GstRtpPtDemux
|
|
||||||
GstRtpSession
|
|
||||||
GstRtpSsrcDemux
|
|
||||||
GstMpegPSDemux
|
GstMpegPSDemux
|
||||||
GstMpegTSDemux
|
GstMpegTSDemux
|
||||||
MpegTSParse
|
MpegTSParse
|
||||||
|
@ -484,6 +494,10 @@ GObject
|
||||||
GstSirenEnc
|
GstSirenEnc
|
||||||
GstPcapParse
|
GstPcapParse
|
||||||
MpegPsMux
|
MpegPsMux
|
||||||
|
GstRtpJitterBuffer
|
||||||
|
GstRtpPtDemux
|
||||||
|
GstRtpSession
|
||||||
|
GstRtpSsrcDemux
|
||||||
GstBus
|
GstBus
|
||||||
GstTask
|
GstTask
|
||||||
GstTaskPool
|
GstTaskPool
|
||||||
|
@ -498,12 +512,10 @@ GObject
|
||||||
GstJackAudioSinkRingBuffer
|
GstJackAudioSinkRingBuffer
|
||||||
GstSignalObject
|
GstSignalObject
|
||||||
GstVdpDevice
|
GstVdpDevice
|
||||||
|
RTPSession
|
||||||
MpegTsPatInfo
|
MpegTsPatInfo
|
||||||
MpegTsPmtInfo
|
MpegTsPmtInfo
|
||||||
RTPSession
|
|
||||||
GstColorBalanceChannel
|
GstColorBalanceChannel
|
||||||
GstMixerTrack
|
|
||||||
GstMixerOptions
|
|
||||||
GInterface
|
GInterface
|
||||||
GTypePlugin
|
GTypePlugin
|
||||||
GstChildProxy
|
GstChildProxy
|
||||||
|
|
|
@ -2,18 +2,22 @@ GstBin GstChildProxy
|
||||||
GstPipeline GstChildProxy
|
GstPipeline GstChildProxy
|
||||||
GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter GstPhotography
|
GstCameraBin GstChildProxy GstImplementsInterface GstColorBalance GstTagSetter GstPhotography
|
||||||
GstQTMoovRecover GstChildProxy
|
GstQTMoovRecover GstChildProxy
|
||||||
|
RsnDvdBin GstChildProxy GstURIHandler
|
||||||
GstGSettingsSwitchSink GstChildProxy
|
GstGSettingsSwitchSink GstChildProxy
|
||||||
GstGSettingsAudioSink GstChildProxy
|
GstGSettingsAudioSink GstChildProxy
|
||||||
RsnDvdBin GstChildProxy GstURIHandler
|
GstGSettingsVideoSink GstChildProxy
|
||||||
|
GstGSettingsSwitchSrc GstChildProxy
|
||||||
|
GstGSettingsAudioSrc GstChildProxy
|
||||||
|
GstGSettingsVideoSrc GstChildProxy
|
||||||
DvbBaseBin GstChildProxy GstURIHandler
|
DvbBaseBin GstChildProxy GstURIHandler
|
||||||
GstRtpBin GstChildProxy
|
|
||||||
GstFPSDisplaySink GstChildProxy
|
GstFPSDisplaySink GstChildProxy
|
||||||
GstAutoConvert GstChildProxy
|
GstAutoConvert GstChildProxy
|
||||||
GstSDPDemux GstChildProxy
|
GstSDPDemux GstChildProxy
|
||||||
GstVP8Enc GstTagSetter GstPreset
|
GstRtpBin GstChildProxy
|
||||||
GstDiracEnc GstPreset
|
|
||||||
GstMetadataMux GstTagSetter
|
GstMetadataMux GstTagSetter
|
||||||
GstXvidEnc GstPreset
|
GstXvidEnc GstPreset
|
||||||
|
GstVP8Enc GstTagSetter GstPreset
|
||||||
|
GstDiracEnc GstPreset
|
||||||
GstCDAudio GstURIHandler
|
GstCDAudio GstURIHandler
|
||||||
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
GstDfbVideoSink GstImplementsInterface GstNavigation GstColorBalance
|
||||||
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
|
GstSDLVideoSink GstImplementsInterface GstXOverlay GstNavigation
|
||||||
|
@ -29,7 +33,6 @@ GstDataURISrc GstURIHandler
|
||||||
GstFaac GstPreset
|
GstFaac GstPreset
|
||||||
GstKateEnc GstTagSetter
|
GstKateEnc GstTagSetter
|
||||||
GstKateTag GstTagSetter
|
GstKateTag GstTagSetter
|
||||||
GstCeltEnc GstTagSetter GstPreset
|
|
||||||
GstQTMux GstTagSetter
|
GstQTMux GstTagSetter
|
||||||
GstMP4Mux GstTagSetter
|
GstMP4Mux GstTagSetter
|
||||||
GstGPPMux GstTagSetter
|
GstGPPMux GstTagSetter
|
||||||
|
|
|
@ -9,26 +9,5 @@
|
||||||
<package>GStreamer Bad Plug-ins prerelease</package>
|
<package>GStreamer Bad Plug-ins prerelease</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
<element>
|
|
||||||
<name>aiffparse</name>
|
|
||||||
<longname>AIFF audio demuxer</longname>
|
|
||||||
<class>Codec/Demuxer/Audio</class>
|
|
||||||
<description>Parse a .aiff file into raw audio</description>
|
|
||||||
<author>Pioneers of the Inevitable <songbird@songbirdnest.com></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>audio/x-aiff</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>audio/x-raw-int, rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ], endianness=(int){ 1234, 4321 }, width=(int){ 8, 16, 24, 32 }, depth=(int)[ 1, 32 ], signed=(boolean){ true, false }</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
</elements>
|
</elements>
|
||||||
</plugin>
|
</plugin>
|
|
@ -639,27 +639,6 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
|
||||||
<name>frei0r-filter-opencvfacedetect</name>
|
|
||||||
<longname>opencvfacedetect</longname>
|
|
||||||
<class>Filter/Effect/Video</class>
|
|
||||||
<description>detect faces</description>
|
|
||||||
<author>Sebastian Dröge <sebastian.droege@collabora.co.uk>, binarymillenium</author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
<element>
|
<element>
|
||||||
<name>frei0r-filter-perspective</name>
|
<name>frei0r-filter-perspective</name>
|
||||||
<longname>Perspective</longname>
|
<longname>Perspective</longname>
|
||||||
|
|
|
@ -9,6 +9,27 @@
|
||||||
<package>GStreamer Bad Plug-ins git</package>
|
<package>GStreamer Bad Plug-ins git</package>
|
||||||
<origin>Unknown package origin</origin>
|
<origin>Unknown package origin</origin>
|
||||||
<elements>
|
<elements>
|
||||||
|
<element>
|
||||||
|
<name>bulge</name>
|
||||||
|
<longname>bulge</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Adds a protuberance in the center point</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>circle</name>
|
<name>circle</name>
|
||||||
<longname>circle</longname>
|
<longname>circle</longname>
|
||||||
|
@ -51,6 +72,27 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>fisheye</name>
|
||||||
|
<longname>fisheye</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Split the image into two halves and reflect one over each other</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>kaleidoscope</name>
|
<name>kaleidoscope</name>
|
||||||
<longname>kaleidoscope</longname>
|
<longname>kaleidoscope</longname>
|
||||||
|
@ -93,6 +135,27 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>mirror</name>
|
||||||
|
<longname>mirror</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Split the image into two halves and reflect one over each other</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>pinch</name>
|
<name>pinch</name>
|
||||||
<longname>pinch</longname>
|
<longname>pinch</longname>
|
||||||
|
@ -135,6 +198,69 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>square</name>
|
||||||
|
<longname>square</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Distort center part of the image into a square</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com</author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>stretch</name>
|
||||||
|
<longname>stretch</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Stretch the image in a circle around the center point</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
|
<element>
|
||||||
|
<name>tunnel</name>
|
||||||
|
<longname>tunnel</longname>
|
||||||
|
<class>Transform/Effect/Video</class>
|
||||||
|
<description>Light tunnel effect</description>
|
||||||
|
<author>Filippo Argiolas <filippo.argiolas@gmail.com></author>
|
||||||
|
<pads>
|
||||||
|
<caps>
|
||||||
|
<name>sink</name>
|
||||||
|
<direction>sink</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
<caps>
|
||||||
|
<name>src</name>
|
||||||
|
<direction>source</direction>
|
||||||
|
<presence>always</presence>
|
||||||
|
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, alpha_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)65280, green_mask=(int)16711680, blue_mask=(int)-16777216, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)24, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)32, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, alpha_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680, blue_mask=(int)65280, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)255, green_mask=(int)65280, blue_mask=(int)16711680, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-rgb, bpp=(int)32, depth=(int)24, endianness=(int)4321, red_mask=(int)16711680, green_mask=(int)65280, blue_mask=(int)255, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)4321, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
||||||
|
</caps>
|
||||||
|
</pads>
|
||||||
|
</element>
|
||||||
<element>
|
<element>
|
||||||
<name>twirl</name>
|
<name>twirl</name>
|
||||||
<longname>twirl</longname>
|
<longname>twirl</longname>
|
||||||
|
|
|
@ -93,32 +93,5 @@
|
||||||
</caps>
|
</caps>
|
||||||
</pads>
|
</pads>
|
||||||
</element>
|
</element>
|
||||||
<element>
|
|
||||||
<name>tiger</name>
|
|
||||||
<longname>Kate stream renderer</longname>
|
|
||||||
<class>Mixer/Video/Overlay/Subtitle</class>
|
|
||||||
<description>Decodes and renders Kate streams on top of a video</description>
|
|
||||||
<author>Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com></author>
|
|
||||||
<pads>
|
|
||||||
<caps>
|
|
||||||
<name>subtitle_sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>subtitle/x-kate; application/x-kate</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>video_sink</name>
|
|
||||||
<direction>sink</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
|
|
||||||
</caps>
|
|
||||||
<caps>
|
|
||||||
<name>src</name>
|
|
||||||
<direction>source</direction>
|
|
||||||
<presence>always</presence>
|
|
||||||
<details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
|
|
||||||
</caps>
|
|
||||||
</pads>
|
|
||||||
</element>
|
|
||||||
</elements>
|
</elements>
|
||||||
</plugin>
|
</plugin>
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue