changeset 34506:d949229b4b8d

Remove unused image formats from ffpng output format list.
author cehoyos
date Tue, 24 Jan 2012 18:02:55 +0000
parents 37a3df1230f5
children 582ca9169495
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 24 17:54:04 2012 +0000
+++ b/etc/codecs.conf	Tue Jan 24 18:02:55 2012 +0000
@@ -596,7 +596,7 @@
   fourcc "png " ; for PNG-encoded QuickTime files
   driver ffmpeg
   dll png
-  out BGR32,BGR24,BGR8,Y800,RGB48BE,RGB32,RGB24,RGB8
+  out BGR32,BGR8,Y800,RGB48BE,RGB24
 
 videocodec mpng
   info "PNG image"