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 7e9fe341df avfilter: version bump for filter mestimate_d3d12
7e9fe341df is described below
commit 7e9fe341df374e8e1a1b73b5fc270adbb873df7a
Author: stevxiao <[email protected]>
AuthorDate: Thu Jan 29 09:06:20 2026 -0500
Commit: Gyan Doshi <[email protected]>
CommitDate: Mon Feb 2 04:16:50 2026 +0000
avfilter: version bump for filter mestimate_d3d12
Bump library version for filter 'mestimate_d3d12'.
This is the follow-up for commit
https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/21217/commits
Signed-off-by: younengxiao <[email protected]>
---
libavfilter/version.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 44dacc29be..64cd692ab6 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,8 +31,8 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 11
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR 12
+#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]