codecs.conf: add Deluxe Paint Animation decoder from libavcodec

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33290 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2011-04-22 09:16:22 +00:00 committed by Uoti Urpala
parent 57f700d19c
commit 6d99ffbeed
1 changed files with 8 additions and 0 deletions

View File

@ -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