mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
video: add pure gamma TRC curves for 2.0, 2.4 and 2.6.
This commit is contained in:
@@ -78,7 +78,10 @@ enum mp_csp_trc {
|
||||
MP_CSP_TRC_SRGB,
|
||||
MP_CSP_TRC_LINEAR,
|
||||
MP_CSP_TRC_GAMMA18,
|
||||
MP_CSP_TRC_GAMMA20,
|
||||
MP_CSP_TRC_GAMMA22,
|
||||
MP_CSP_TRC_GAMMA24,
|
||||
MP_CSP_TRC_GAMMA26,
|
||||
MP_CSP_TRC_GAMMA28,
|
||||
MP_CSP_TRC_PRO_PHOTO,
|
||||
MP_CSP_TRC_PQ,
|
||||
|
||||
Reference in New Issue
Block a user