diff etc/codecs.conf @ 23961:4e22889a6e35

Ugly hack to make xanlib.dll work. See also http://samples.mplayerhq.hu/game-formats/wc4-xan/
author reimar
date Wed, 01 Aug 2007 03:30:38 +0000
parents fb63124c7920
children c934b8f98251
line wrap: on
line diff
--- a/etc/codecs.conf	Wed Aug 01 01:15:26 2007 +0000
+++ b/etc/codecs.conf	Wed Aug 01 03:30:38 2007 +0000
@@ -2024,6 +2024,14 @@
   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