From 49987047a39ca37633976e584082a8bf84b079ea Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 1 Aug 2007 03:30:38 +0000 Subject: Ugly hack to make xanlib.dll work. See also http://samples.mplayerhq.hu/game-formats/wc4-xan/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23981 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 c4f5d3fe96..a0a3a2074e 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2024,6 +2024,14 @@ videocodec fftxd dll txd out BGR32 +videocodec xan + info "XAN Video" + status working + fourcc Xxan + driver vfw + dll "xanlib.dll" + out BGR24,BGR15,BGR8 query,flip + videocodec ffwc3 info "FFmpeg XAN wc3" status buggy -- cgit v1.2.3