Zaggy1024
|
e42d9efcb6
|
LibMedia: Remove reserved values from CICP enums
These served no purpose, instead we should determine validity with a
full switch statement.
|
2026-04-18 01:25:00 -05:00 |
|
Tim Ledbetter
|
1aa68689ff
|
LibMedia: Remove default_code_points_if_unspecified()
This function is no longer needed as CICP values are now defaulted
downstream.
|
2026-01-27 11:34:24 -06:00 |
|
Tim Ledbetter
|
0d08d143ff
|
LibMedia: Treat reserved CICP values as unspecified
This aligns with other engines, which treat reserved or invalid CICP
values equivalently to unspecified and default to BT.709.
|
2026-01-27 11:34:24 -06:00 |
|
Zaggy1024
|
22585db022
|
LibMedia: Make the default values of CICP unspecified
|
2025-11-05 18:40:02 +01:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|