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-mpegtsparse.xml | |
parent | 4978843dcdc44d9e9ec5328670630f9811572797 (diff) | |
download | gst-plugins-bad-RELEASE-0_10_6.tar.gz gst-plugins-bad-RELEASE-0_10_6.tar.bz2 gst-plugins-bad-RELEASE-0_10_6.zip |
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-mpegtsparse.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-mpegtsparse.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/plugins/inspect/plugin-mpegtsparse.xml b/docs/plugins/inspect/plugin-mpegtsparse.xml index b88db975..5d7a75f0 100644 --- a/docs/plugins/inspect/plugin-mpegtsparse.xml +++ b/docs/plugins/inspect/plugin-mpegtsparse.xml @@ -3,10 +3,10 @@ <description>MPEG-2 transport stream parser</description> <filename>../../gst/mpegtsparse/.libs/libgstmpegtsparse.so</filename> <basename>libgstmpegtsparse.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,9 +17,9 @@ <author>Alessandro Decina <alessandro@nnva.org></author> <pads> <caps> - <name>program_%d</name> - <direction>source</direction> - <presence>sometimes</presence> + <name>sink</name> + <direction>sink</direction> + <presence>always</presence> <details>video/mpegts, systemstream=(boolean)true</details> </caps> <caps> @@ -29,9 +29,9 @@ <details>video/mpegts, systemstream=(boolean)true</details> </caps> <caps> - <name>sink</name> - <direction>sink</direction> - <presence>always</presence> + <name>program_%d</name> + <direction>source</direction> + <presence>sometimes</presence> <details>video/mpegts, systemstream=(boolean)true</details> </caps> </pads> |