mpv/video/out/placebo
Niklas Haas 09d7c75bfe vo_gpu: libplacebo: require v2.72.0
It's about a year old, and packaged pretty much everywhere that bothers
to package libplacebo at all. Older versions are only a thing on LTS,
which will probably also use older mpv so it works out.

Starting with v2.72.0, libplacebo validates all of its parameters
internally and turns them into function failures. Doing it twice is
awfully redundant, so we can drop the parameter validation.

Also allows us to drop some preprocessor macros.
2021-02-23 12:44:04 +02:00
..
ra_pl.c vo_gpu: libplacebo: require v2.72.0 2021-02-23 12:44:04 +02:00
ra_pl.h vo/gpu: ra_pl: Add helper to get pl_fmt from ra_format 2019-04-21 23:55:22 +03:00
utils.c vo_gpu: suppress PL_FATAL logs during probing 2020-05-03 16:27:37 +02:00
utils.h