changeset 34314:b2c01a543421

ffmjpeg does not incorrectly output BGR32 anymore for ljpeg.
author cehoyos
date Thu, 08 Dec 2011 02:44:19 +0000
parents 8f2167abd6e0
children ecb8df177459
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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