0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio/out
wm4 6169fba796 encode: fix occasional init crash due to initialization order issues
Looks like the recent change to this actually made it crash whenever
audio happened to be initialized first, due to not setting the
mux_stream field before the on_ready callback. Mess a way around this.

Also remove a stray unused variable from ao_lavc.c.
2020-03-22 21:08:44 +01:00
..
ao_alsa.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_audiotrack.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_audiounit.m ao/audiounit: include AVAudioSession buffer in latency calc 2019-04-05 10:29:44 +07:00
ao_coreaudio_chmap.c
ao_coreaudio_chmap.h
ao_coreaudio_exclusive.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_coreaudio_properties.c
ao_coreaudio_properties.h
ao_coreaudio_utils.c ao/audiounit: improve a/v sync 2019-04-05 10:29:44 +07:00
ao_coreaudio_utils.h ao/audiounit: improve a/v sync 2019-04-05 10:29:44 +07:00
ao_coreaudio.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_jack.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_lavc.c encode: fix occasional init crash due to initialization order issues 2020-03-22 21:08:44 +01:00
ao_null.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_openal.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_opensles.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_oss.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_pcm.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_pulse.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_rsound.c ao_rsound: allow setting the host 2017-08-21 15:46:00 +02:00
ao_sdl.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao_sndio.c audio/out: rip out old unused app/softvolume reporting 2019-10-11 21:05:11 +02:00
ao_wasapi_changenotify.c
ao_wasapi_utils.c ao_wasapi: try mix format except for chmap 2020-03-19 20:39:44 +02:00
ao_wasapi.c audio/out: rip out old unused app/softvolume reporting 2019-10-11 21:05:11 +02:00
ao_wasapi.h
ao.c options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
ao.h player: consider audio buffer if AO driver does not report underruns 2020-02-13 01:32:58 +01:00
internal.h player: consider audio buffer if AO driver does not report underruns 2020-02-13 01:32:58 +01:00
pull.c audio: slightly simplify pull underrun message printing 2020-02-13 18:02:16 +01:00
push.c player: consider audio buffer if AO driver does not report underruns 2020-02-13 01:32:58 +01:00