mpv/audio
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
..
decode options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
filter options: change option macros and all option declarations 2020-03-18 19:52:01 +01:00
out encode: fix occasional init crash due to initialization order issues 2020-03-22 21:08:44 +01:00
aframe.c Remove remains of Libav compatibility 2020-02-16 15:14:55 +01:00
aframe.h
audio_buffer.c
audio_buffer.h
chmap.c
chmap.h
chmap_sel.c
chmap_sel.h
fmt-conversion.c audio: add support for AV_SAMPLE_FMT_S64* 2019-09-27 21:21:34 +02:00
fmt-conversion.h
format.c audio: fix copy&paste error 2019-09-27 21:31:04 +02:00
format.h audio: add support for AV_SAMPLE_FMT_S64* 2019-09-27 21:21:34 +02:00