diff etc/codecs.conf @ 11847:f5effe037458

Use fli decoder from libavcodec
author rtognimp
date Sun, 25 Jan 2004 17:38:16 +0000
parents 6d19216b4f2c
children dcc8d9bb5739
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jan 25 17:36:30 2004 +0000
+++ b/etc/codecs.conf	Sun Jan 25 17:38:16 2004 +0000
@@ -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