From f452c1262fd167a90fd63e13bd2de7bf8c7ca17b Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 14 Feb 2010 15:39:52 +0000 Subject: Add support for decoding 4:2:2 and 4:4:4 Theora files. Patch by Giorgio Vazzana [mywing81 gmail com] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30585 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index bbdc753be4..26a052911e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -584,7 +584,7 @@ videocodec theora fourcc theo,Thra driver theora dll libtheora - out YV12 + out YV12,422P,444P ; prefer native codecs over win32? ; the win32 codecs probably are (better) optimized and support direct -- cgit v1.2.3