aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2021-02-17 17:32:57 +0100
committerPaul B Mahol <onemda@gmail.com>2021-02-20 17:42:00 +0100
commit8651bf8a2ed120bfdf81b4c498b0c2452de54b4e (patch)
treea7b6d30345c0e5b51ea004675c07bb2ff70cfe36 /libavcodec/version.h
parent5a4f0d9b94e1f9b927a5468ac441ceb515e99fcd (diff)
downloadffmpeg-8651bf8a2ed120bfdf81b4c498b0c2452de54b4e.tar.gz
avcodec: add Simbiosis IMX video decoder
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index d4fe2da937..9325da1028 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -28,7 +28,7 @@
#include "libavutil/version.h"
#define LIBAVCODEC_VERSION_MAJOR 58
-#define LIBAVCODEC_VERSION_MINOR 124
+#define LIBAVCODEC_VERSION_MINOR 125
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \