[FFmpeg-devel] [PATCH v2] avcodec/cbs_h265: add support for Alpha Channel Info SEI messages

Mark Thompson sw at jkqxz.net
Sat Jul 20 16:54:34 EEST 2019


On 09/07/2019 22:27, James Almer wrote:
> As defined in sections F.14.2.8 and F.14.3.8
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>  libavcodec/cbs_h2645.c                |  1 +
>  libavcodec/cbs_h265.h                 | 12 +++++++++++
>  libavcodec/cbs_h265_syntax_template.c | 29 +++++++++++++++++++++++++++
>  libavcodec/hevc_sei.h                 |  1 +
>  4 files changed, 43 insertions(+)

LGTM.

Thanks,

- Mark


More information about the ffmpeg-devel mailing list