From 9eac1648beba06ed644015b59c263e6813f03ef1 Mon Sep 17 00:00:00 2001 From: henry Date: Wed, 18 May 2005 11:45:55 +0000 Subject: 8bit palette mode support for png git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15506 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') 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" -- cgit v1.2.3