[MPlayer-dev-eng] [PATCH] real demuxer fix V3

Balatoni Denes pnis at coder.hu
Wed Feb 12 23:19:56 CET 2003


Hi!

for rv30 x<0x18 is even better
(let x be unsigned)

eh we have been spending about 1 and a half hours with this important issue
feel free to change it to whatever you like, or reject it ;)

> if( ( (fourcc='RV30') && (!(x&0x10)||!(x&0x08)) ) ||
>     ( (fourcc='RV40') && ((x&0x1F)==0x40) ||
>     ( (fourcc='RV50') && ((x&0x07)==0x50) ||


bye
Denes




More information about the MPlayer-dev-eng mailing list