avutil/dovi_meta: add AVDOVIDataMapping.nlq_pivots

The NLQ pivots are not documented but should be present in the header
for profile 7 RPU format. It has been verified using Dolby's
verification toolkit.

Signed-off-by: quietvoid <tcChlisop0@gmail.com>
Signed-off-by: Niklas Haas <git@haasn.dev>
This commit is contained in:
quietvoid 2022-08-06 09:42:59 -04:00 committed by Niklas Haas
parent 591e27d1e7
commit 78076ede29
4 changed files with 13 additions and 2 deletions

View file

@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2024-04-xx - xxxxxxxxxx - lavu 59.11.100 - dovi_meta.h
Add AVDOVIDataMapping.nlq_pivots.
2024-03-29 - xxxxxxxxxx - lavf 61.3.100 - avformat.h
Add AVFormatContext.duration_probesize.