[FFmpeg-cvslog] lavc: bump minor version for FFv1 Vulkan encoder
Lynne
git at videolan.org
Mon Nov 18 09:00:52 EET 2024
ffmpeg | branch: master | Lynne <dev at lynne.ee> | Mon Nov 18 07:59:10 2024 +0100| [970d57988d2031b86bd457f4d2ef6bf73810fd13] | committer: Lynne
lavc: bump minor version for FFv1 Vulkan encoder
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=970d57988d2031b86bd457f4d2ef6bf73810fd13
---
libavcodec/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/version.h b/libavcodec/version.h
index e0fe2eb7b8..a744e7469f 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 24
+#define LIBAVCODEC_VERSION_MINOR 25
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
More information about the ffmpeg-cvslog
mailing list