Bug fixes
- Fixed incorrect MMR coefficients (#197).
- Users of the
mmr_coef{_int}array are the only ones affected by this bug.
- Users of the
- Fixed error with
--drop-hdr10plusfor particular edge cases.
Features
-
Refactored the RPU mapping structure. The changes also affect the exported serialized JSON.
- This changes the structure of
rpu_data_mapping. The NLQ parameters are also moved into it.
- This changes the structure of
-
Extended
info --summaryoutput:RPU mastering display: The mastering display recorded in the RPU, fromsource_{min, max}_pq.RPU content light level (L1): The MaxCLL and MaxFALL values calculated from L1.L6 metadata: The L6 metadata present in the RPU.L2 trims: The target display max brightness for which the RPU has L2 trim controls.
-
Changed
mode 2behaviour to automatically enableremove_mappingfor profile 7 FEL only.- This improves the default behaviour so that the output image is correct on playback.
- For the old behaviour,
mode 5was added.
-
Added
plotsubcommand, to plot the L1 metadata into a graph. It also shows the same info asinfo --summary. -
Improved memory usage, performance. RPU operations should be noticeably faster, ~50% speed up.
Notes:
- Linux release built on 893d683.