[MPlayer-dev-eng] Ignored many ao_alsa9 patches
Vladimir I. Umnov
uvi at ezmail.ru
Wed Jul 30 20:11:45 CEST 2003
On Wed, 30 Jul 2003 19:35:11 +0300
Ville SyrjДlД <syrjala at sci.fi> wrote:
> On Wed, Jul 30, 2003 at 06:08:03PM +0200, joy at pingfm.org wrote:
> > > Alsa9 support _pause mechanism, but it's nosed in ao_alsa9?
> > > Why? It works better than _drop.
> > we could switch to _pause then.
>
> You must test if the hardware supports it before using it. So you must
> leave the old method as a fallback.
Yes I do it with
"alsa_can_pause=snd_pcm_hw_params_can_pause(alsa_hwparams);"
in ao_alsa9_best_pause.diff
More information about the MPlayer-dev-eng
mailing list