vout: libplacebo: add PL_COLOR_PRIM_DISPLAY_P3
commit042bdd688f9ce840b8f32c3cc36216f297920f37
authorNiklas Haas <git@haasn.xyz>
Fri, 7 Dec 2018 08:26:17 +0000 (7 09:26 +0100)
committerThomas Guillem <thomas@gllm.fr>
Fri, 7 Dec 2018 08:42:14 +0000 (7 09:42 +0100)
treef64ea65960954aa0f9abe7aa9eb50ced815843cb
parentf69475d477e6c597a47b8bc55ee61fdf2ec23f02
vout: libplacebo: add PL_COLOR_PRIM_DISPLAY_P3

This was added to the list of display primaries in libplacebo 0.5.0, but
we never added it to this list. No ifdef is needed because we already
require libplacebo >= 0.5.0 in our configure.ac.

We add it to the end of the list to avoid breaking existing vlcrc, even
though the order is less pretty this way.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/video_output/placebo_utils.h