[MPlayer-cvslog] CVS: main/etc codecs.conf,1.405,1.406
Roberto Togni CVS
syncmail at mplayerhq.hu
Fri Apr 8 00:04:10 CEST 2005
CVS change done by Roberto Togni CVS
Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv30578/etc
Modified Files:
codecs.conf
Log Message:
LOCO support via lavc
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.405
retrieving revision 1.406
diff -u -r1.405 -r1.406
--- codecs.conf 6 Apr 2005 19:14:09 -0000 1.405
+++ codecs.conf 7 Apr 2005 22:04:08 -0000 1.406
@@ -138,6 +138,15 @@
dll "aasc"
out BGR24
+videocodec ffloco
+ info "LOCO video decoder"
+ status working
+ fourcc LOCO
+ driver ffmpeg
+ dll "loco"
+ out 422P,YV12,BGR32 query
+ out BGR24 flip,query
+
videocodec ffqtrle
info "QuickTime Animation (RLE)"
status working
More information about the MPlayer-cvslog
mailing list