changeset 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 d55d0bb7d00f
children 236a95445ebb
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
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