[MPlayer-cvslog] CVS: main/libaf af_mp.c,1.7,1.8
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Dec 19 23:35:02 CET 2004
Hi,
> - if((fmt->format&AF_FORMAT_POINT_MASK)==AF_FORMAT_I){
> + if(fmt->format&AF_FORMAT_I){
I think actually that's just because AF_FORMAT_POINT_MASK is defined
incorrectly. But I can't test at the moment.
Can somebody fix or revert? (as broken as it seems to be that might be
better).
Greetings,
Reimar Döffinger
More information about the MPlayer-cvslog
mailing list