8bit palette mode support for png

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15506 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2005-05-18 11:45:55 +00:00
parent 2b1bb59996
commit 9eac1648be
1 changed files with 1 additions and 1 deletions

View File

@ -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"