diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-09 21:07:13 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-06-09 21:07:13 +0000 |
commit | b7bf84e5404a99aa06b5145886be5dff1b7b860e (patch) | |
tree | 332d02d0e11c6f36b4956c757141fa48ebfa8343 | |
parent | 615ee4099c5cb012b0fb5517767e324e4ae8b6fe (diff) | |
download | mpv-b7bf84e5404a99aa06b5145886be5dff1b7b860e.tar.bz2 mpv-b7bf84e5404a99aa06b5145886be5dff1b7b860e.tar.xz |
typo, noticed by Jonas Jermann
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6365 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/codecs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html index 6977dfb0af..757aead72e 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -222,7 +222,7 @@ video output driver permits it.</P> <UL> <LI>RealVideo 1.0 (fourcc RV10) - en/decoding supported by <B>libavcodec</B></LI> <LI>RealVideo 2.0 (fourcc RV20) - decoding supported by <B>RealPlayer libraries</B></LI> - <LI>RealVideo 3.0 (fourcc RV20) - decoding supported by <B>RealPlayer libraries</B></LI> + <LI>RealVideo 3.0 (fourcc RV30) - decoding supported by <B>RealPlayer libraries</B></LI> </UL> </P> |