lavc Interplay Video decoder now supports 16-bit mode too

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30123 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
kostya 2009-12-27 14:09:38 +00:00
parent eac140b748
commit 96a73a2d7d
1 changed files with 1 additions and 1 deletions

View File

@ -2891,7 +2891,7 @@ videocodec ffinterplay
fourcc INPV ; internal MPlayer FourCC
driver ffmpeg
dll "interplayvideo"
out BGR8
out BGR8,BGR15
videocodec ffvqa
info "FFmpeg VQA Video"