[MPlayer-cvslog] r19243 - trunk/etc/codecs.conf
    rtogni 
    subversion at mplayerhq.hu
       
    Sat Jul 29 17:42:01 CEST 2006
    
    
  
Author: rtogni
Date: Sat Jul 29 17:42:01 2006
New Revision: 19243
Modified:
   trunk/etc/codecs.conf
Log:
Support for Chinese AVS
Patch by Stefan Gehrer  #<# stefan #.# gehrer #@# gmx #.# de #>#
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Sat Jul 29 17:42:01 2006
@@ -1572,6 +1572,13 @@
   driver ffmpeg
   dll "smackvid"
 
+videocodec ffcavs
+  info "Chinese AVS Video"
+  status working
+  fourcc CAVS
+  driver ffmpeg
+  dll "cavs"
+  out I420
 
 ; quicktime codecs:
 
    
    
More information about the MPlayer-cvslog
mailing list