summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f798e90fca..10747a7465 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -9,6 +9,14 @@ release 20110311
; VIDEO CODECS
;=============================================================================
+videocodec ffanm
+ info "FFmpeg Deluxe Paint Animation"
+ status working
+ fourcc "ANM " ; internal MPlayer FourCC
+ driver ffmpeg
+ dll anm
+ out BGR8
+
videocodec ffbinkvideo
info "FFmpeg Bink Video"
status working