From 862264a4fbca9413ac30f77f09814b3e74a35bc1 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Wed, 6 Apr 2005 19:14:09 +0000 Subject: Autodesk RLE decoder via lavc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15060 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 8043e8dea4..abf653bf39 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -130,6 +130,14 @@ videocodec fffli dll "flic" out BGR8 +videocodec ffaasc + info "Autodesk RLE decoder" + status working + fourcc AASC + driver ffmpeg + dll "aasc" + out BGR24 + videocodec ffqtrle info "QuickTime Animation (RLE)" status working -- cgit v1.2.3