[MPlayer-cvslog] r34598 - trunk/etc/codecs.conf
cehoyos
subversion at mplayerhq.hu
Tue Jan 24 19:30:17 CET 2012
Author: cehoyos
Date: Tue Jan 24 19:30:16 2012
New Revision: 34598
Log:
Remove unused image formats from fftga output format list.
Modified:
trunk/etc/codecs.conf
Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf Tue Jan 24 19:24:00 2012 (r34597)
+++ trunk/etc/codecs.conf Tue Jan 24 19:30:16 2012 (r34598)
@@ -623,7 +623,7 @@ videocodec fftga
fourcc "tga " ; for TGA-encoded QuickTime files
driver ffmpeg
dll targa
- out BGRA,BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
+ out BGRA,BGR32,BGR24,BGR8,Y800
videocodec mtga
info "TGA image"
More information about the MPlayer-cvslog
mailing list