summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-11 00:14:46 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-11 00:14:46 +0000
commitad5bec8c07e080f7f1c74a43b34cdc7ad0e1faef (patch)
tree0031eb0e24bbb6c073406952b0ea4cf32f0643a5 /etc
parent437489c79649c6b6c47a4994b27af90c9d8a6f4d (diff)
downloadmpv-ad5bec8c07e080f7f1c74a43b34cdc7ad0e1faef.tar.bz2
mpv-ad5bec8c07e080f7f1c74a43b34cdc7ad0e1faef.tar.xz
raw added for tv
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2805 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 89af1731cf..49838e15e6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -553,6 +553,12 @@ videocodec cyuvxa
dll "vid_cyuv.xa"
out YV12,IYUV,I420
+videocodec raw
+ info "RAW codec (only copying)"
+ status untested
+ driver raw
+ fourcc YV12
+ out YV12
videocodec null
info "NULL codec (no decoding!)"