summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 34e32e7189..f71cae9126 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -349,10 +349,11 @@ videocodec ducktm1
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"