diff etc/codecs.conf @ 34314:b2c01a543421

ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
author cehoyos
date Thu, 08 Dec 2011 02:44:19 +0000
parents 2fef3034c98f
children 446aeefc216b
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Dec 06 19:59:16 2011 +0000
+++ b/etc/codecs.conf	Thu Dec 08 02:44:19 2011 +0000
@@ -1631,7 +1631,7 @@
   out 440P
   out YUY2  ; queried (conversion from yuv422p)
   out YV12,I420,IYUV
-  out BGR32 ; lossless JPEG
+  out BGR24 ; lossless JPEG
   out RGB24 ; JPEG-LS
   out Y800