changeset 34510:82c2971d8e1e

Remove unused image formats from fftga output format list.
author cehoyos
date Tue, 24 Jan 2012 18:30:16 +0000
parents bdca973d87a5
children 169789211ed9
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 24 18:24:00 2012 +0000
+++ b/etc/codecs.conf	Tue Jan 24 18:30:16 2012 +0000
@@ -623,7 +623,7 @@
   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"