On 4/3/2017 4:29 AM, Steve Lhomme wrote: > As found in HEVC. > > I put the code in mastering_display_metadata as they usually go together in > Blu-Ray UHD sources. > > -- > update the previous patch: > - rename CEA 861.3 to CTA-861.3 > - use MaxCLL and MaxFALL names that are more commonly found > - use unsigned integer rather than rational numbers as (supposedly) in the > specs > - provide the structure size on output of av_content_light_metadata_alloc() > update the previous patch: > - rebased and updated version bump > update the previous patch: > - rebased and updated version bump > - fix contains typo > --- > libavutil/frame.c | 1 + > libavutil/frame.h | 6 ++++++ > libavutil/mastering_display_metadata.c | 23 ++++++++++++++++++++ > libavutil/mastering_display_metadata.h | 39 > ++++++++++++++++++++++++++++++++++ > libavutil/version.h | 2 +- > 5 files changed, 70 insertions(+), 1 deletion(-)
Added an APIChanges line and pushed. Thanks. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel