This is an automated email from the git hooks/post-receive script.
Git pushed a commit to branch master
in repository ffmpeg.
The following commit(s) were added to refs/heads/master by this push:
new 927c81b569 avutil/version: bump after recent additions
927c81b569 is described below
commit 927c81b5699d935d3e913aed156daca500e2c214
Author: James Almer <[email protected]>
AuthorDate: Wed Mar 11 10:50:08 2026 -0300
Commit: James Almer <[email protected]>
CommitDate: Thu Mar 12 17:18:00 2026 -0300
avutil/version: bump after recent additions
Signed-off-by: James Almer <[email protected]>
---
doc/APIchanges | 5 +++++
libavutil/version.h | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/doc/APIchanges b/doc/APIchanges
index c59b82f107..d4b573b0d6 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,11 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
+2026-03-11 - 910000fe59d - lavu 60.28.100 - hwcontext_amf.h
+ Add av_amf_display_mastering_meta_to_hdrmeta(),
av_amf_light_metadata_to_hdrmeta().
+ Add av_amf_extract_hdr_metadata(), av_amf_attach_hdr_metadata().
+ Add av_amf_get_color_profile().
+
2026-03-07 - c23d56b173a - lavc 62.26.100 - codec_desc.h
Add AV_CODEC_PROP_ENHANCEMENT.
diff --git a/libavutil/version.h b/libavutil/version.h
index b5f83705f7..b840a8aca2 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 60
-#define LIBAVUTIL_VERSION_MINOR 27
+#define LIBAVUTIL_VERSION_MINOR 28
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]