summaryrefslogtreecommitdiff
path: root/docs/gst_plugins_cache.json
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst_plugins_cache.json')
-rw-r--r--docs/gst_plugins_cache.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/docs/gst_plugins_cache.json b/docs/gst_plugins_cache.json
index dbe88b7..534d57c 100644
--- a/docs/gst_plugins_cache.json
+++ b/docs/gst_plugins_cache.json
@@ -25882,6 +25882,37 @@
"rank": "marginal",
"signals": {}
},
+ "avdemux_xwma": {
+ "author": "Wim Taymans <wim@fluendo.com>, Ronald Bultje <rbultje@ronald.bitfreak.net>, Edward Hervey <bilboed@bilboed.com>",
+ "description": "libav Microsoft xWMA demuxer",
+ "hierarchy": [
+ "avdemux_xwma",
+ "GstElement",
+ "GstObject",
+ "GInitiallyUnowned",
+ "GObject"
+ ],
+ "klass": "Codec/Demuxer",
+ "long-name": "libav Microsoft xWMA demuxer",
+ "pad-templates": {
+ "audio_%%u": {
+ "caps": "ANY",
+ "direction": "src",
+ "presence": "sometimes"
+ },
+ "sink": {
+ "caps": "application/x-gst-av-xwma:\n",
+ "direction": "sink",
+ "presence": "always"
+ },
+ "video_%%u": {
+ "caps": "ANY",
+ "direction": "src",
+ "presence": "sometimes"
+ }
+ },
+ "rank": "marginal"
+ },
"avdemux_yuv4mpegpipe": {
"author": "Wim Taymans <wim@fluendo.com>, Ronald Bultje <rbultje@ronald.bitfreak.net>, Edward Hervey <bilboed@bilboed.com>",
"description": "libav YUV4MPEG pipe demuxer",