1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-29 05:57:37 +02:00

avutil/frame: add an LCEVC enhancement data payload side data type

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2024-07-20 09:00:11 -03:00
parent 0d5b68c27c
commit 90d12c24c5
4 changed files with 11 additions and 1 deletions

View File

@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
2024-09-18 - xxxxxxxxxx - lavu 59.37.100 - frame.h
Add AV_FRAME_DATA_LCEVC.
2024-09-xx - xxxxxxxxxx - lavc 61.13.100 - avcodec.h
Add avcodec_get_supported_config() and enum AVCodecConfig; deprecate
AVCodec.pix_fmts, AVCodec.sample_fmts, AVCodec.supported_framerates,