[FFmpeg-devel] [PATCH] avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants
Andreas Rheinhardt
andreas.rheinhardt at gmail.com
Wed Mar 25 01:01:45 EET 2020
Anton Khirnov:
> Quoting Andreas Rheinhardt (2020-03-18 14:41:23)
>> This commit fixes the names and constants of the reserved NAL units
>> with nal_unit_type 22 resp. 23. They were "IRAP_IRAP_VLC2x", but are
>> actually "RSV_IRAP_VLC2x".
>>
>> This also required a change to cbs_h265_syntax_template.c.
>>
>> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
>> ---
>
> Looks ok.
>
>> Should I realign the enum?
>
> Sure
>
Applied together with a cosmetic patch for the realignment. Thanks.
- Andreas
More information about the ffmpeg-devel
mailing list