add ffdxa , works on samples/game-formats/dxa/epic.dxa

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22706 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-03-17 19:58:10 +00:00
parent 53cf1528cb
commit aa03d96676
1 changed files with 8 additions and 0 deletions

View File

@ -1953,6 +1953,14 @@ videocodec ffvmd
dll "vmdvideo"
out BGR8
videocodec ffdxa
info "FFmpeg Feeble Files DXA video"
status working
fourcc DXA1 ; internal MPlayer FourCC
driver ffmpeg
dll "dxa"
out BGR8
videocodec ffdsicinvideo
info "FFmpeg Delphine CIN video"
status working