summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-20 16:26:30 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-10-20 16:26:30 +0000
commitb2ebe306216b510c064f716e09cdd7440dcda2f0 (patch)
tree3563ca5b3cdc6561821f35ed303b5cd8f5a56de8 /etc/codecs.conf
parente4a3a38398c5b7d81feb957dc766edde07a96cb6 (diff)
downloadmpv-b2ebe306216b510c064f716e09cdd7440dcda2f0.tar.bz2
mpv-b2ebe306216b510c064f716e09cdd7440dcda2f0.tar.xz
add V422, YUNV to rawyuy2
add UYNV,UYNY,uyv1,2Vu1 to rawuyvy add P422 to raw422P works on samples/V-codecs/. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29789 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index a08c912ac2..b194c434a0 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2965,6 +2965,8 @@ videocodec rawyuy2
format 0x0 0x32595559
format 0x20776172 0x32595559
fourcc yuy2,YUY2
+ fourcc V422 YUY2
+ fourcc YUNV YUY2
out YUY2
videocodec rawyuv2
@@ -2985,6 +2987,10 @@ videocodec rawuyvy
format 0x20776172 0x59565955
fourcc uyvy,UYVY
fourcc HDYC UYVY
+ fourcc UYNV UYVY
+ fourcc UYNY UYVY
+ fourcc uyv1 UYVY
+ fourcc 2Vu1 UYVY
out UYVY
videocodec raw444P
@@ -3003,6 +3009,7 @@ videocodec raw422P
format 0x0 0x50323234
format 0x20776172 0x50323234
fourcc 422p,422P
+ fourcc P422 422P
out 422P
videocodec rawyv12