Commits on Source (3)
-
This is packaged everywhere relevant, including Debian 11 (stable). Fedora 33 and Ubuntu 20.10. (Rolling release distros all have v4 anyways) Motivation behind this is twofold: besides the obvious code simplification, this is mainly for simpler forward compatibility with libplacebo v4+.
38930e8e -
With the bump to the minimum version, all these #ifdefs can (mostly) be cleaned up.
5be0a1e3 -
Current libplacebo git master has dropped fields deprecated in libplacebo v2, but we remain backwards compatible with libplacebo v2 due to reasons of debian stable / ubuntu LTS. Rather than bumping up to libplacebo v3 (which would allow us to drop these deprecated functions entirely), simply add forward compatibility defines for now. Can be removed whenever there's a new ubuntu/debian release.
9c284d79
Showing
- configure.ac 1 addition, 1 deletionconfigure.ac
- modules/video_output/libplacebo/display.c 9 additions, 42 deletionsmodules/video_output/libplacebo/display.c
- modules/video_output/libplacebo/utils.h 0 additions, 4 deletionsmodules/video_output/libplacebo/utils.h
- modules/video_output/opengl/sampler.c 3 additions, 11 deletionsmodules/video_output/opengl/sampler.c