[MPlayer-cvslog] r32875 - trunk/etc/codecs.conf

cehoyos subversion at mplayerhq.hu
Thu Feb 10 12:55:03 CET 2011


Author: cehoyos
Date: Thu Feb 10 12:55:03 2011
New Revision: 32875

Log:
Add FFmpeg WC4 xan decoder.

Patch by Philip Langdale, philipl overt org

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Thu Feb 10 12:47:29 2011	(r32874)
+++ trunk/etc/codecs.conf	Thu Feb 10 12:55:03 2011	(r32875)
@@ -3135,6 +3135,14 @@ videocodec xan
   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


More information about the MPlayer-cvslog mailing list