diff etc/codecs.conf @ 32788:fb6f8ea9d38a

Add FFmpeg WC4 xan decoder. Patch by Philip Langdale, philipl overt org
author cehoyos
date Thu, 10 Feb 2011 11:55:03 +0000
parents 1c12696d7af6
children 18d7da3834d0
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Feb 10 11:47:29 2011 +0000
+++ b/etc/codecs.conf	Thu Feb 10 11:55:03 2011 +0000
@@ -3135,6 +3135,14 @@
   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