summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-26 05:03:10 +0000
committermelanson <melanson@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-26 05:03:10 +0000
commit3f5ad4c82b639b3524df447c08be7685d2ca290a (patch)
tree9d4579a9a0bae5c2bdb7a677aa7b23ad40e574de /etc
parent18f583efc750aedeee3a7a64fcd299c6e8ea69c7 (diff)
downloadmpv-3f5ad4c82b639b3524df447c08be7685d2ca290a.tar.bz2
mpv-3f5ad4c82b639b3524df447c08be7685d2ca290a.tar.xz
added YUY2 output to the widely used (heh) CYUV decoder because it seemed
like a good idea...isn't YUY2 better supported that UYVY? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5352 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f4aa787f19..ad8e7903cc 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -343,6 +343,7 @@ videocodec cyuv
status working
fourcc cyuv,CYUV
driver cyuv
+ out YUY2
out UYVY
videocodec qtsmc