summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2104e51789..ce5a981471 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -96,7 +96,7 @@ videocodec mpng
fourcc "png " ; for PNG-encoded QuickTime files
dll "libpng"
driver mpng
- out BGR32,BGR24
+ out BGR32,BGR24,BGR8,Y800
videocodec mtga
info "TGA image decoder"