# HG changeset patch # User alex # Date 1013533581 0 # Node ID f1fab23304c6013df2aa1bbdc3c55bb9473ebcff # Parent 030b3125e6f0d54f103ad00c477210e73bce8ec9 mpg 32bpp support diff -r 030b3125e6f0 -r f1fab23304c6 etc/codecs.conf --- a/etc/codecs.conf Tue Feb 12 17:04:43 2002 +0000 +++ b/etc/codecs.conf Tue Feb 12 17:06:21 2002 +0000 @@ -349,10 +349,11 @@ videocodec mpng info "mPNG codec" - status buggy + status working + comment "Gray scaled PNG with Alpha channel not supported" fourcc mpng,MPNG driver mpng - out BGR24 + out BGR32,BGR24 videocodec roqvideo info "Id RoQ File Video Decoder"