diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-31 13:05:33 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-31 13:05:33 +0000 |
commit | e68ab1115cac4df6eca47d9894bf48508350c4df (patch) | |
tree | 9219bc8232013ce00b2db620dbf16bbe1c65de7c /DOCS | |
parent | 6426ea8a8a013fba5651fa837644446a7621a4c0 (diff) |
All RealVideo codecs liste on one line - less wasted space.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7191 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/codecs.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html index b85514a23a..0c8eeae610 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -206,9 +206,7 @@ <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 RV30) - decoding supported by <B>RealPlayer libraries</B></LI> - <LI>RealVideo 4.0 (fourcc RV40) - decoding supported by <B>RealPlayer libraries</B></LI> + <LI>RealVideo 2.0, 3.0, 4.0 (fourcc RV20, RV30, RV40) - decoding supported by <B>RealPlayer libraries</B></LI> </UL> <P>It is recommended to download and install RealPlayer8 or RealONE, because |