[FFmpeg-devel] [PATCH] Pass the HDR10+ metadata to the packet side data in VP9 encoder

Moritz Barsnick barsnick at gmx.net
Wed May 26 09:15:51 EEST 2021


On Tue, May 25, 2021 at 18:53:11 -0700, Mohammad Izadi wrote:

> Subject: Pass the HDR10+ metadata to the packet side data in VP9 encoder

You should prefix this with "avcodec: ".

>  API changes, most recent first:
> +2021-05-25 - xxxxxxxxxx - lavc 58.137.101 - packet.h
> +  Add AV_PKT_DATA_DYNAMIC_HDR10_PLUS
> +
>  2021-04-17 - xxxxxxxxxx - lavu 56.73.100 - frame.h detection_bbox.h
[...]
>  #define LIBAVCODEC_VERSION_MAJOR  58
> -#define LIBAVCODEC_VERSION_MINOR 136
> +#define LIBAVCODEC_VERSION_MINOR 137
>  #define LIBAVCODEC_VERSION_MICRO 101

You need to reset MICRO to 100 when bumping MINOR.

Moritz


More information about the ffmpeg-devel mailing list