validate: Remove 0.10 caps reference from the documentation

This commit is contained in:
Thibault Saunier 2015-11-08 01:37:14 +01:00
parent 024b1762d7
commit 06749ee333

View file

@ -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>