[FFmpeg-devel] [PATCH] Support HDR10+ metadata for HEVC

James Almer jamrial at gmail.com
Fri Jul 17 00:38:27 EEST 2020


On 7/16/2020 4:29 PM, Carl Eugen Hoyos wrote:
> Am Do., 16. Juli 2020 um 21:24 Uhr schrieb Mohammad Izadi
> <izadi-at-google.com at ffmpeg.org>:
> 
>> -    user_identifier = get_bits_long(gb, 32);
>> -
>> -    switch (user_identifier) {
>> -        case MKBETAG('G', 'A', '9', '4'):
> 
> Why did you have to change this existing code?
> 
> Could you elaborate a little on the use-cases this patch supports (and
> does not support) in the commit message?
> 
> A micro version bump should be sufficient.

It adds a new AVPacketSideDataType enum entry, so minor is correct.

> 
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
> 
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
> 



More information about the ffmpeg-devel mailing list