summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-21 17:45:19 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-06-21 17:45:19 +0000
commitdc089b3a2e3b04b1dde39f8d46733d04e837e44f (patch)
tree04dd3832214765418f70c20d6668671a6f633262 /etc
parentaac6031e771be32fbe2641e56f84045b88651ee8 (diff)
downloadmpv-dc089b3a2e3b04b1dde39f8d46733d04e837e44f.tar.bz2
mpv-dc089b3a2e3b04b1dde39f8d46733d04e837e44f.tar.xz
added rawyvu9
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6489 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 6abacb98e3..2a0b7577f2 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1028,6 +1028,15 @@ videocodec rawi420
fourcc i420,I420
out I420
+videocodec rawyvu9
+ info "RAW YVU9"
+ status working
+ driver raw
+ format 0x0
+ format 0x20776172
+ fourcc yvu9,YVU9
+ out YVU9
+
; NULL codec - for testing.
videocodec null