mpv/audio/decode
wm4 fef8b7984b audio: refactor: work towards unentangling audio decoding and filtering
Similar to the video path. dec_audio.c now handles decoding only. It
also looks very similar to dec_video.c, and actually contains some of
the rewritten code from it. (A further goal might be unifying the
decoders, I guess.)

High potential for regressions.
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
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
dec_audio.c audio: refactor: work towards unentangling audio decoding and filtering 2016-01-22 00:25:44 +01:00
dec_audio.h audio: refactor: work towards unentangling audio decoding and filtering 2016-01-22 00:25:44 +01:00