changeset 30081:1b18cf7e6abe

lavc Interplay Video decoder now supports 16-bit mode too
author kostya
date Sun, 27 Dec 2009 14:09:38 +0000
parents 3cfe91f729d7
children 446f2ea148a4
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"