Commits on Source (12)
-
Ubuntu LTS (jammy) is on 4.192, debian stable (bookworm) is on 4.208.
6781d5a3 -
No longer need to check the version. Rename it to HAVE_LIBPLACEBO_GL because it is now 1 iff <libplacebo/opengl.h> is available. It's worth pointing out that, starting with libplacebo v5.228, these header checks will become redundant also, as the platform-specific headers will always be available.
1234a8ac -
1fe0a9f7
-
0d0b84de
-
e559393e
-
12610e9a
-
This entire struct was substantially refactored in recent versions of libplacebo, to correspond more closely to the "source" values. This allows us to map this information much more faithfully, and coincidentally also fixes a bug where the old max_luminance value was calculated very incorrectly.
85a04a2e -
`allow_delayed_peak_detect` was grouped with the other peak detection params.
10694d95 -
Removed upstream, non-functional now.
4a067967 -
Now hard-coded to 0.04 upstream.
bae7d7e5 -
The gamut mapping settings were substantially refactored upstream. Add support for the new modes, while retaining backwards compatibility for the older configuration API.
d9eca774 -
Disabled by default (via pl_color_map_params).
728eb8ae
Showing
- configure.ac 4 additions, 7 deletionsconfigure.ac
- contrib/src/libplacebo/rules.mak 1 addition, 1 deletioncontrib/src/libplacebo/rules.mak
- modules/video_output/libplacebo/display.c 19 additions, 14 deletionsmodules/video_output/libplacebo/display.c
- modules/video_output/libplacebo/utils.c 42 additions, 68 deletionsmodules/video_output/libplacebo/utils.c
- modules/video_output/libplacebo/utils.h 51 additions, 105 deletionsmodules/video_output/libplacebo/utils.h
- modules/video_output/opengl/Makefile.am 1 addition, 1 deletionmodules/video_output/opengl/Makefile.am
- modules/video_output/opengl/pl_scale.c 0 additions, 12 deletionsmodules/video_output/opengl/pl_scale.c