From 8affafc2a8e0d569724f119941fec5c5e8633bfb Mon Sep 17 00:00:00 2001 From: cehoyos Date: Thu, 10 Feb 2011 11:55:03 +0000 Subject: codecs.conf: Add FFmpeg WC4 xan decoder Patch by Philip Langdale, philipl overt org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32875 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 261a9e0757..5226c37197 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -3089,6 +3089,14 @@ videocodec xan dll "xanlib.dll" out BGR24,BGR15,BGR8 query,flip +videocodec ffwc4 + info "FFmpeg XAN wc4" + status working + fourcc Xxan + driver ffmpeg + dll "xan_wc4" + out YV12 + videocodec ffwc3 info "FFmpeg XAN wc3" status buggy -- cgit v1.2.3