From e43cfb1e4f40298c7bacb997d0588d32068c3527 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Sun, 25 Jan 2004 17:38:16 +0000 Subject: Use fli decoder from libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11848 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index e36fa318e3..2950026e5f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -118,6 +118,14 @@ videocodec ffindeo3 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 -- cgit v1.2.3