diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-21 00:13:31 +0000 |
commit | a7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (patch) | |
tree | 235547737695473e9e91e955c488a0b5f40ae6d8 /docs/plugins/inspect/plugin-real.xml | |
parent | 4978843dcdc44d9e9ec5328670630f9811572797 (diff) | |
download | gstreamer-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.gz |
Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6
Original commit message from CVS:
Release 0.10.6 - A Big Deep Breath
Diffstat (limited to 'docs/plugins/inspect/plugin-real.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-real.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/docs/plugins/inspect/plugin-real.xml b/docs/plugins/inspect/plugin-real.xml index 2b414bb60..96e682ab3 100644 --- a/docs/plugins/inspect/plugin-real.xml +++ b/docs/plugins/inspect/plugin-real.xml @@ -3,10 +3,10 @@ <description>Decode REAL streams</description> <filename>../../gst/real/.libs/libgstreal.so</filename> <basename>libgstreal.so</basename> - <version>0.10.5.1</version> + <version>0.10.6</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> @@ -17,17 +17,17 @@ <author>Lutz Mueller <lutz@topfrose.de></author> <pads> <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>audio/x-raw-int, width=(int)[ 1, 2147483647 ], depth=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details> - </caps> - <caps> <name>sink</name> <direction>sink</direction> <presence>always</presence> <details>audio/x-pn-realaudio; audio/x-sipro</details> </caps> + <caps> + <name>src</name> + <direction>source</direction> + <presence>always</presence> + <details>audio/x-raw-int, width=(int)[ 1, 2147483647 ], depth=(int)[ 1, 2147483647 ], rate=(int)[ 1, 2147483647 ], channels=(int)[ 1, 2147483647 ]</details> + </caps> </pads> </element> <element> @@ -38,17 +38,17 @@ <author>Lutz Mueller <lutz@topfrose.de></author> <pads> <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details> - </caps> - <caps> <name>sink</name> <direction>sink</direction> <presence>always</presence> <details>video/x-pn-realvideo, rmversion=(int)[ 2, 4 ]</details> </caps> + <caps> + <name>src</name> + <direction>source</direction> + <presence>always</presence> + <details>video/x-raw-yuv, format=(fourcc)I420, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 16, 4096 ], height=(int)[ 16, 4096 ]</details> + </caps> </pads> </element> </elements> |