[MPlayer-cvslog] r34842 - in trunk/libao2: ao_alsa.c ao_oss.c audio_out.c audio_out_internal.h

Diego Biurrun diego at biurrun.de
Sat Apr 7 10:50:59 CEST 2012


On Fri, Apr 06, 2012 at 10:48:12PM +0200, Ingo Brückl wrote:
> 
> > Log:
> > Use approach used by ao_oss to avoid audio desync
> > when framestepping with ao_alsa and no hardware pause
> > support.
> > This fixes bug #2052.
> 
> > Modified:
> >    trunk/libao2/ao_alsa.c
> >    trunk/libao2/ao_oss.c
> >    trunk/libao2/audio_out.c
> >    trunk/libao2/audio_out_internal.h
> 
> Not a big deal, but:
> 
>   libao2/audio_out.c:193: warning: no previous prototype for 'mp_ao_resume_refill'

That warning should really be an error, as it has no false positives.

Diego


More information about the MPlayer-cvslog mailing list