| Author | SHA1 | Message | Date | 
|---|---|---|---|
|  | ef21033c32 | avutil/mastering_display_metadata: fix copyright header wrongly formated as doxy Signed-off-by: James Almer <jamrial@gmail.com> | 7 years ago | 
|  | b378f5bd64 | lavu: add support for Content Light Level side metadata As found in HEVC. Signed-off-by: James Almer <jamrial@gmail.com> | 8 years ago | 
|  | c323c98ee3 | libavutil/mastering_display_metadata.h: change fields to be rationals as this is how they are typically coded. (this structure is not referenced anywhere yet) Signed-off-by: Neil Birkbeck <neil.birkbeck@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 9 years ago | 
|  | d91718107c | libavutil: add mastering display metadata sidedata Adding mastering display metadata struct to avutil. The mastering display metadata contains information about the mastering display color volume (SMPTE 2086:2014). This info comes from HEVC in the SEI_TYPE_MASTERING_DISPLAY_INFO and is soon to be included in MKV: https://mailarchive.ietf.org/arch/search/?email_list=cellar&gbt=1&index=sZyfPTM-QY69P-0omfOIiTN622o so it is similar to SEI FPA / stereo_mode in MKV and as such this patch follows how AVStereo3D is implemented. I'll add support to HEVC in a follow-up (and MKV when spec is approved). Signed-off-by: Neil Birkbeck <neil.birkbeck@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> | 9 years ago |