diff etc/codecs.conf @ 23274:f3e72ce8a9fd

add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
author compn
date Thu, 10 May 2007 15:47:06 +0000
parents 6a5ce1aaebfb
children 891201472bba
line wrap: on
line diff
--- a/etc/codecs.conf	Thu May 10 14:16:58 2007 +0000
+++ b/etc/codecs.conf	Thu May 10 15:47:06 2007 +0000
@@ -2012,6 +2012,14 @@
   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