summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@gnome.org>2015-11-08 01:37:14 +0100
committerThibault Saunier <tsaunier@gnome.org>2015-11-08 01:37:14 +0100
commit06749ee33380898c334e83c068622017a75c8d23 (patch)
tree7fcf5afe49d76f09111cdf636c1a4ad62ce17e90
parent024b1762d7ecf17b596d3c65e6c477824f4358d8 (diff)
validate: Remove 0.10 caps reference from the documentation
-rw-r--r--validate/docs/validate/gst-validate-transcoding.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/validate/docs/validate/gst-validate-transcoding.xml b/validate/docs/validate/gst-validate-transcoding.xml
index 4b69b99..279b5ed 100644
--- a/validate/docs/validate/gst-validate-transcoding.xml
+++ b/validate/docs/validate/gst-validate-transcoding.xml
@@ -119,7 +119,7 @@
VP8 as the video codec and Vorbis as the audio codec), you should use:
</para>
<informalexample>
- <programlisting>video/webm:video/x-raw-yuv,width=1920,height=1080-->video/x-vp8:audio/x-vorbis</programlisting>
+ <programlisting>video/webm:video/x-raw,width=1920,height=1080-->video/x-vp8:audio/x-vorbis</programlisting>
</informalexample>
<refsect3>
<title>Some serialized encoding formats examples:</title>