[FFmpeg-devel] [PATCH] avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constants
Anton Khirnov
anton at khirnov.net
Fri Mar 20 11:27:05 EET 2020
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
--
Anton Khirnov
More information about the ffmpeg-devel
mailing list