[FFmpeg-devel] [PATCH v9 2/4] avcodec/hevc_sei: add support for user data unregistered SEI message

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Mar 17 19:25:29 EET 2020


On 17/03/2020 10:54, lance.lmwang at gmail.com wrote:
> From: Limin Wang <lance.lmwang at gmail.com>
> 
> Signed-off-by: Limin Wang <lance.lmwang at gmail.com>
> ---
>  libavcodec/hevc_sei.c               | 31 +++++++++++++++++++++++++++++++
>  libavcodec/hevc_sei.h               |  6 ++++++
>  libavcodec/hevcdec.c                | 14 ++++++++++++++
>  tests/ref/fate/hevc-monochrome-crop |  3 +++
>  4 files changed, 54 insertions(+)

Apologies if I missed this in previous iterations.

What is the proposed usecase?

- Derek


More information about the ffmpeg-devel mailing list