1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-28 01:52:19 +00:00
mpv/audio/decode
wm4 bb6ae0e50b audio: minor simplification
These fields are already deallocated by uninit_decoder(). Also remove
the wrong/useless log message.
2016-02-05 23:43:25 +01:00
..
ad_lavc.c audio: refactor: work towards unentangling audio decoding and filtering 2016-01-22 00:25:44 +01:00
ad_spdif.c audio: refactor: work towards unentangling audio decoding and filtering 2016-01-22 00:25:44 +01:00
ad.h audio: move direct packet reading from decoders to common code 2016-01-19 22:24:38 +01:00
dec_audio.c audio: minor simplification 2016-02-05 23:43:25 +01:00
dec_audio.h audio/video: merge decoder return values 2016-02-01 22:03:04 +01:00