codecs.conf: Add FFmpeg WC4 xan decoder

Patch by Philip Langdale, philipl overt org

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32875 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2011-02-10 11:55:03 +00:00 committed by Uoti Urpala
parent 7781f23d68
commit 8affafc2a8
1 changed files with 8 additions and 0 deletions

View File

@ -3089,6 +3089,14 @@ videocodec xan
dll "xanlib.dll"
out BGR24,BGR15,BGR8 query,flip
videocodec ffwc4
info "FFmpeg XAN wc4"
status working
fourcc Xxan
driver ffmpeg
dll "xan_wc4"
out YV12
videocodec ffwc3
info "FFmpeg XAN wc3"
status buggy