diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2012-09-14 02:06:48 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2012-09-14 02:06:48 +0100 |
commit | 7d1c82245f4fac29bd4d0622cf9f601dc2ecdbcc (patch) | |
tree | a811d13ea22c126c43a6353f0d8e903379a239dd /docs/plugins/inspect/plugin-jpegformat.xml | |
parent | 3ff18504fc55478a1b8b42fda38764c524296783 (diff) | |
download | gstreamer-plugins-bad-7d1c82245f4fac29bd4d0622cf9f601dc2ecdbcc.tar.gz |
docs: update docs
Diffstat (limited to 'docs/plugins/inspect/plugin-jpegformat.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-jpegformat.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-jpegformat.xml b/docs/plugins/inspect/plugin-jpegformat.xml index b893f8135..406cef0f5 100644 --- a/docs/plugins/inspect/plugin-jpegformat.xml +++ b/docs/plugins/inspect/plugin-jpegformat.xml @@ -3,10 +3,10 @@ <description>JPEG interchange format plugin</description> <filename>../../gst/jpegformat/.libs/libgstjpegformat.so</filename> <basename>libgstjpegformat.so</basename> - <version>0.10.23.1</version> + <version>0.11.94</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins git</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> @@ -47,7 +47,7 @@ <name>src</name> <direction>source</direction> <presence>always</presence> - <details>image/jpeg, format=(fourcc){ I420, Y41B, UYVY, YV12 }, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], interlaced=(boolean){ true, false }, framerate=(fraction)[ 0/1, 2147483647/1 ], parsed=(boolean)true</details> + <details>image/jpeg, format=(string){ I420, Y41B, UYVY, YV12 }, width=(int)[ 0, 2147483647 ], height=(int)[ 0, 2147483647 ], interlaced=(boolean){ true, false }, framerate=(fraction)[ 0/1, 2147483647/1 ], parsed=(boolean)true</details> </caps> </pads> </element> |