summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2011-01-06 13:21:11 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2011-01-31 16:03:10 +0200
commit2ce17b5afdbd7cd80290c4d9aa5c0aa78c9325d2 (patch)
treeebb1a990660f34faafcc11ff616d58401ce8c55d
parent359e85c23431fc2eabdb1217fec7e912eaedc883 (diff)
downloadmpv-2ce17b5afdbd7cd80290c4d9aa5c0aa78c9325d2.tar.bz2
mpv-2ce17b5afdbd7cd80290c4d9aa5c0aa78c9325d2.tar.xz
codecs.conf: Fix playback of ffv1 yuv422p16
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32764 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 5242f05f69..f9e25c3606 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -781,7 +781,7 @@ videocodec ffv1
fourcc FFV1
driver ffmpeg
dll ffv1
- out 411P,444P,422P,YV12,I420,IYUV,YVU9
+ out 411P,444P,422P,YV12,I420,IYUV,YVU9,422P16
out BGR32
videocodec ffsnow