[Mplayer-dev-eng] [PATCH] fix synchronization bug in ao_sun.c

Arpi arpi at thot.banki.hu
Sun Jun 22 20:42:39 CEST 2003


Hi,

> >+++ libao2/ao_sun.c    Thu May 22 15:56:33 2003
> >@@ -562,7 +562,7 @@
> > -    ao_data.bps =3D byte_per_sec =3D bytes_per_sample * rate;
> > +    ao_data.bps =3D byte_per_sec =3D bytes_per_sample * ao_data.samplera=
> te;
> 
> This looks ok for me, but i dont know much about the ao layer.
> Can someone tell me whether it's ok to apply this patch ?

looks ok


A'rpi / Astral & ESP-team

--
Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu



More information about the MPlayer-dev-eng mailing list