Files
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
..
2020-02-16 15:14:55 +01:00
2019-09-19 20:37:04 +02:00
2019-09-27 21:31:04 +02:00