mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
lavu: bump minor and add APIchanges entry for V-Log/V-Gamut
This commit is contained in:
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2025-10-xx - xxxxxxxxxx - lavu 60.16.100 - pixfmt.h
|
||||
Add AVCOL_TRC_EXT_BASE and AVCOL_TRC_L_LOG.
|
||||
|
||||
2025-10-xx - xxxxxxxxxx - lavu 60.15.100 - pixfmt.h
|
||||
Add AV_PIX_FMT_GRAY10MSB, AV_PIX_FMT_GRAY12MSB,
|
||||
AV_PIX_FMT_YUV420P10MSB, AV_PIX_FMT_YUV420P12MSB,
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
*/
|
||||
|
||||
#define LIBAVUTIL_VERSION_MAJOR 60
|
||||
#define LIBAVUTIL_VERSION_MINOR 15
|
||||
#define LIBAVUTIL_VERSION_MINOR 16
|
||||
#define LIBAVUTIL_VERSION_MICRO 100
|
||||
|
||||
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
|
||||
|
||||
Reference in New Issue
Block a user