# HG changeset patch # User cehoyos # Date 1327428175 0 # Node ID d949229b4b8d334203a3f7bc68f8e80e2fc7dac1 # Parent 37a3df1230f504f8184e85d811415b80ac627409 Remove unused image formats from ffpng output format list. diff -r 37a3df1230f5 -r d949229b4b8d etc/codecs.conf --- 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"