[MPlayer-dev-eng] [PATCH] current pl_surround in mplayer CVS breaks playlist

Kis Gergely kisg at lme.linux.hu
Sun Apr 7 11:00:52 CEST 2002


On Sat, Apr 06, 2002 at 10:55:19PM +0200, Kis Gergely wrote:
> If you compile mplayer, and try it out, it won't work. I tried to
> compile both in debug and normal mode, with gcc 2.95.4 (Debian
> prerelease) and gcc 3.0.4
> 
> The problem is the previously described "real databuf len" - 1 bug.
> 
I rebuilt libao2 with every optimization turned off, and the bug is gone.
(Actually the removal of the -O2 switch helped.)
What is the policy in MPlayer development for such cases? Should I try to
find a workaround?

> There is a workaround for that (look for Anders' mail).
> 
I am not sure, whether the (int)(sz+0.5) trick is a reliable one.
Shouldn't we use lrint() or something?


Bye,
kisg



More information about the MPlayer-dev-eng mailing list