From de4ae5ba94a342b0ac7c6a1a07e08b9dfc5956d0 Mon Sep 17 00:00:00 2001 From: reimar Date: Thu, 11 Nov 2004 13:41:35 +0000 Subject: added fourcc of PNG-encoded Quicktime files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13920 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d6e7030832..232618743f 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -92,6 +92,7 @@ videocodec mpng status working comment "Gray scaled PNG with Alpha channel not supported" fourcc mpng,MPNG + fourcc "png " ; for PNG-encoded Quicktime files dll "libpng" driver mpng out BGR32,BGR24 -- cgit v1.2.3