From ad5bec8c07e080f7f1c74a43b34cdc7ad0e1faef Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 11 Nov 2001 00:14:46 +0000 Subject: raw added for tv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2805 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 6 ++++++ 1 file changed, 6 insertions(+) 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!)" -- cgit v1.2.3