diff options
author | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-03 20:18:47 +0000 |
---|---|---|
committer | compn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-03 20:18:47 +0000 |
commit | 47271a8598487344a5de13774dfa042954e51a7e (patch) | |
tree | 2e44b4e6dfbbef9129f0a9d47b878db8eef90adf | |
parent | 869aad500ef7c0bf18c78876a578c236dbb63de7 (diff) |
add yuvs fourcc, fixes yuvs.mov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29817 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 29abbd1d52..bdf3568efe 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2975,6 +2975,7 @@ videocodec rawyuy2 fourcc V422 YUY2 fourcc YUNV YUY2 fourcc VYUY YUY2 + fourcc yuvs YUY2 out YUY2 videocodec rawyuv2 |