aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tdrdi.c
Commit message (Collapse)AuthorAgeFilesLines
* avutil: add an API to handle 3D Reference Displays InformationJames Almer2025-07-011-0/+51
As defined in section G.14.3.2.3 of ITU-T H.265, it's required for proper signaling of MV-HEVC. Signed-off-by: James Almer <jamrial@gmail.com>