[MPlayer-cvslog] r34562 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Sat Jan 14 13:56:28 CET 2012
Author: cehoyos
Date: Sat Jan 14 13:56:28 2012
New Revision: 34562
Log:
Support RGB48 tiff decoding via FFmpeg.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Fri Jan 13 18:16:35 2012 (r34561)
+++ trunk/etc/codecs.conf Sat Jan 14 13:56:28 2012 (r34562)
@@ -578,7 +578,7 @@ videocodec fftiff
fourcc "tiff" ; for TIFF-encoded QuickTime files
driver ffmpeg
dll tiff
- out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
+ out BGR32,BGR24,BGR8,Y800,RGB48BE,RGB48LE,RGB32,RGB24,RGB8
videocodec ffpcx
info "FFmpeg PCX"
More information about the MPlayer-cvslog
mailing list