[Mplayer-cvslog] CVS: main/etc codecs.conf,1.321,1.322
Roberto Togni CVS
rtognimp at mplayerhq.hu
Sun Jan 25 18:38:18 CET 2004
Update of /cvsroot/mplayer/main/etc
In directory mail:/tmp/cvs-serv13247
Modified Files:
codecs.conf
Log Message:
Use fli decoder from libavcodec
Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.321
retrieving revision 1.322
diff -u -r1.321 -r1.322
--- codecs.conf 12 Jan 2004 22:48:03 -0000 1.321
+++ codecs.conf 25 Jan 2004 17:38:16 -0000 1.322
@@ -118,6 +118,14 @@
dll indeo3
out YVU9
+videocodec fffli
+ info "Autodesk FLI/FLC Animation"
+ status working
+ fourcc FLIC ; FLIC is an internal MPlayer FOURCC
+ driver ffmpeg
+ dll "flic"
+ out BGR8
+
videocodec fli
info "Autodesk FLI/FLC Animation"
status working
More information about the MPlayer-cvslog
mailing list