0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

mpg 32bpp support

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4674 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-02-12 17:06:21 +00:00
parent f0bc805baf
commit fe93061c6f

View File

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