On Tue, May 25, 2021 at 11:21 PM Moritz Barsnick <[email protected]> wrote:
> 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: ". > Done > > > 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. > Done. > > Moritz > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
