mirror of https://github.com/mpv-player/mpv
bdcf4ddf35
If opening an audio output driver using the old API failed the "global_ao" variable was not set back to NULL as it should have been. This caused an assert failure the next time there was an attempt to open such an AO (either due to fallback to another AO after the failure or after moving to another file). Fix. |
||
---|---|---|
.. | ||
ao_alsa.c | ||
ao_alsa5.c | ||
ao_arts.c | ||
ao_coreaudio.c | ||
ao_dart.c | ||
ao_dsound.c | ||
ao_esd.c | ||
ao_ivtv.c | ||
ao_jack.c | ||
ao_kai.c | ||
ao_mpegpes.c | ||
ao_nas.c | ||
ao_null.c | ||
ao_openal.c | ||
ao_oss.c | ||
ao_pcm.c | ||
ao_pulse.c | ||
ao_sdl.c | ||
ao_sgi.c | ||
ao_sun.c | ||
ao_v4l2.c | ||
ao_win32.c | ||
audio_out.c | ||
audio_out.h | ||
audio_out_internal.h |