summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorconrad <conrad@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-13 22:46:58 +0000
committerconrad <conrad@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-03-13 22:46:58 +0000
commit13d16eb051b31e046c9943cf38c6e9f484b0af8e (patch)
treedd622b3e9c32ebd3d66a6d1ca32b16f459874c84 /etc
parent2f46a41e3b8fdd7133adc2c3426ef8ba88515369 (diff)
downloadmpv-13d16eb051b31e046c9943cf38c6e9f484b0af8e.tar.bz2
mpv-13d16eb051b31e046c9943cf38c6e9f484b0af8e.tar.xz
fftheora supports 4:2:2 and 4:4:4 now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30887 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2fe487bc91..1233410e11 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2071,7 +2071,7 @@ videocodec fftheora
format 0xFFFC
driver ffmpeg
dll "theora"
- out YV12
+ out YV12,422P,444P
videocodec vp3
info "On2 Open Source VP3 Codec"