aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorLynne <dev@lynne.ee>2024-09-16 12:59:21 +0200
committerLynne <dev@lynne.ee>2024-09-16 14:04:06 +0200
commitceb471cfde901d47e705dd32abba1ea8eab269fa (patch)
treec2e501a295aeafb8e991252b94001455b75709fb /libavcodec
parentf85d94730c22d1f31dbf00c311be50861b6ed4e9 (diff)
downloadffmpeg-ceb471cfde901d47e705dd32abba1ea8eab269fa.tar.gz
lavc: bump minor version and add changelog for h264_vulkan
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 755c90bbc1..7531c6c42a 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 13
+#define LIBAVCODEC_VERSION_MINOR 14
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \