From 224fd95f9cb299e3264a6d6cab49684491bd55fd Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 7 Apr 2007 16:50:33 +0000 Subject: support for C93 video git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22936 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index e07fdcbbc2..8f90da19cf 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2035,6 +2035,14 @@ videocodec ffvqa dll "vqavideo" out BGR8 +videocodec ffc93 + info "FFmpeg C93 Video" + status buggy + fourcc C93V ; internal MPlayer FourCC + driver ffmpeg + dll c93 + out BGR8 + ; raw formats: (now RGB formats are autodetected) -- cgit v1.2.3