[MPlayer-dev-eng] [PATCH] real demuxer fix V3
Arpi
arpi at thot.banki.hu
Wed Feb 12 21:45:39 CET 2003
Hi,
> + if( ( ( s[0] & (~0xf) ) ==0 ) || ( ( s[0] & (~0xf) ) ==0x40 ) ||
> + ( ( s[0] & (~0xf) ) ==0x50 ) || ( ( s[0] & (~0x7) ) ==0x10 ) ){
is this a typo, and should be 0xf ? -----------------^^^
if no, could you tell me which stream requires 0x7 ?
anyway i think this if() should be split, depending on codec (fourcc),
it seems the picture type bits are at different positions.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
"However, many people beg for its inclusion in Debian. Why?" - Gabucino
"Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino
More information about the MPlayer-dev-eng
mailing list