[MPlayer-dev-eng] Re: ANNOUNCE: new audio filter layer in use
Arpi
arpi at thot.banki.hu
Sun Oct 6 23:43:00 CEST 2002
Hi,
> + return AFMT_S16_LE << 8 + AuFormatLinearSigned16LSB;.
imho it should be (AFMT_S16_LE << 8) + AuFormatLinearSigned16LSB, as
<< has lower priority than +
(i got many sig11 in the past coding things like array256x256[y<<8+x])
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list