# HG changeset patch # User reimar # Date 1303463782 0 # Node ID 6ef39cd0d5e17bd5461d32d2e3cdb960e50061f3 # Parent c53543375b06174317c1aa5d397c2b46ba13273a Add support for FFmpeg's Deluxe Paint Animation decoder. diff -r c53543375b06 -r 6ef39cd0d5e1 etc/codecs.conf --- a/etc/codecs.conf Fri Apr 22 09:10:32 2011 +0000 +++ b/etc/codecs.conf Fri Apr 22 09:16:22 2011 +0000 @@ -9,6 +9,14 @@ ; 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