Update of /cvsroot/mplayer/main/etc In directory mplayer:/var/tmp.root/cvs-serv27572/etc Modified Files: codecs.conf Log Message: updated to reflect the internal fourcc used for FLI decoding Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- codecs.conf 13 Nov 2001 21:00:40 -0000 1.84 +++ codecs.conf 25 Nov 2001 00:40:26 -0000 1.85 @@ -247,6 +247,13 @@ ; ============== OTHER STUFF ======================= +videocodec fli + info "FLI File Decoder" + status buggy + fourcc FLIC + driver fli + out BGR24 + videocodec video1 info "Microsoft Video 1" status working
participants (2)
-
Felix Buenemann -
Mike Melanson