Releases: amiaopensource/mpv
Releases · amiaopensource/mpv
2019-10-31
manpage: update --zimg-scaler default Forgotten in previous commit.
2019-10-11
audio/out: rip out old unused app/softvolume reporting This was all dead code. Commit 995c47da9a (over 3 years ago) removed all uses of the controls. It would be nice if AOs could apply a linear gain volume, that only affects the AO's audio stream for low-latency volume adjust and muting. AOCONTROL_HAS_SOFT_VOLUME was supposed to signal this, but to use it, we'd have to thoroughly check whether it really uses the expected semantics, so there's really nothing useful left in this old code.