[MPlayer-cvslog] r34594 - trunk/etc/codecs.conf

cehoyos subversion at mplayerhq.hu
Tue Jan 24 19:02:56 CET 2012


Author: cehoyos
Date: Tue Jan 24 19:02:55 2012
New Revision: 34594

Log:
Remove unused image formats from ffpng output format list.

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Tue Jan 24 18:54:04 2012	(r34593)
+++ trunk/etc/codecs.conf	Tue Jan 24 19:02:55 2012	(r34594)
@@ -596,7 +596,7 @@ videocodec ffpng
   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"


More information about the MPlayer-cvslog mailing list