diff etc/codecs.conf @ 34505:37a3df1230f5

Remove unused image formats from ffpcx output format list.
author cehoyos
date Tue, 24 Jan 2012 17:54:04 +0000
parents f888c0223491
children d949229b4b8d
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 24 17:51:00 2012 +0000
+++ b/etc/codecs.conf	Tue Jan 24 17:54:04 2012 +0000
@@ -587,7 +587,7 @@
   fourcc "pcx "
   driver ffmpeg
   dll pcx
-  out BGR32,BGR24,BGR8,Y800,RGB32,RGB24,RGB8
+  out BGR8,RGB24
 
 videocodec ffpng
   info "FFmpeg PNG"