mirror of https://github.com/mpv-player/mpv
fdb300b983
This code could not be relicensed. The intention was to write new filter code (which could handle both audio and video), but that's a bit of work. Write some code that can do audio conversion (resampling, downmixing, etc.) without the old audio filter chain code in order to speed up the LGPL relicensing. If you build with --disable-libaf, nothing in audio/filter/* is compiled in. It breaks a few features, such as --volume, --af, pitch correction on speed changes, replaygain. Most likely this adds some bugs, even if --disable-libaf is not used. (How the fuck does EOF notification work again anyway?) |
||
---|---|---|
.. | ||
ad.h | ||
ad_lavc.c | ||
ad_spdif.c | ||
dec_audio.c | ||
dec_audio.h |