# HG changeset patch # User kostya # Date 1261922978 0 # Node ID 1b18cf7e6abea696a8b335e916bd38c4f986b712 # Parent 3cfe91f729d718cd35fee83f24a7da42d1554f15 lavc Interplay Video decoder now supports 16-bit mode too diff -r 3cfe91f729d7 -r 1b18cf7e6abe etc/codecs.conf --- a/etc/codecs.conf Sun Dec 27 14:07:29 2009 +0000 +++ b/etc/codecs.conf Sun Dec 27 14:09:38 2009 +0000 @@ -2891,7 +2891,7 @@ fourcc INPV ; internal MPlayer FourCC driver ffmpeg dll "interplayvideo" - out BGR8 + out BGR8,BGR15 videocodec ffvqa info "FFmpeg VQA Video"