From 98a3000eca72296c458573da042124c5205dfe94 Mon Sep 17 00:00:00 2001 From: compn Date: Thu, 10 May 2007 15:47:06 +0000 Subject: add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23292 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 3d5e7a9149..ca63998d18 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -2012,6 +2012,14 @@ videocodec ffbethsoftvid dll bethsoftvid out BGR8 +videocodec fftxd + info "FFmpeg Renderware TeXture Dictionary decoder" + status working + fourcc TXDV ; internal MPlayer FourCC + driver ffmpeg + dll txd + out BGR32 + videocodec ffwc3 info "FFmpeg XAN wc3" status buggy -- cgit v1.2.3