Mercurial > mplayer.hg
comparison stream/ai_oss.c @ 30974:bd964ca1f6fa
Fix RGB support for corevideo: corevideo can only support
ARGB and BGRA, which depending on endianness matches only one
of RGB32 and BGR32.
Also add RGB24 support which works independent of endianness,
author | reimar |
---|---|
date | Mon, 05 Apr 2010 13:11:06 +0000 |
parents | ce0122361a39 |
children |
comparison
equal
deleted
inserted
replaced
30973:2490e6b689e6 | 30974:bd964ca1f6fa |
---|