[MPlayer-cvslog] CVS: main/etc codecs.conf,1.404,1.405
    Roberto Togni CVS 
    syncmail at mplayerhq.hu
       
    Wed Apr  6 21:14:12 CEST 2005
    
    
  
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv10652
Modified Files:
	codecs.conf 
Log Message:
Autodesk RLE decoder via lavc
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.404
retrieving revision 1.405
diff -u -r1.404 -r1.405
--- codecs.conf	30 Mar 2005 20:34:47 -0000	1.404
+++ codecs.conf	6 Apr 2005 19:14:09 -0000	1.405
@@ -130,6 +130,14 @@
   dll "flic"
   out BGR8
 
+videocodec ffaasc
+  info "Autodesk RLE decoder"
+  status working
+  fourcc AASC
+  driver ffmpeg
+  dll "aasc"
+  out BGR24
+
 videocodec ffqtrle
   info "QuickTime Animation (RLE)"
   status working
    
    
More information about the MPlayer-cvslog
mailing list