mpv/video/out/placebo
Leo Izen 8217b186f6 video/out/placebo/utils: add mappings from pl enums to mpv enums
mp_trc_to_pl, mp_prim_to_pl, and mp_levels_to_pl have forward but not
inverse mappings. This commit adds mp_trc_from_pl, mp_prim_from_pl, and
mp_levels_from_pl inverse mapping functions, which just map the enums
in the other direction.
2023-03-05 22:37:05 -05:00
..
ra_pl.c options: transition commands from OPT_FLAG to OPT_BOOL 2023-02-21 17:15:17 +00:00
ra_pl.h libplacebo: switch to v4 naming convention 2022-02-03 18:22:14 +01:00
utils.c video/out/placebo/utils: add mappings from pl enums to mpv enums 2023-03-05 22:37:05 -05:00
utils.h video/out/placebo/utils: add mappings from pl enums to mpv enums 2023-03-05 22:37:05 -05:00