aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorFei Wang <fei.w.wang@intel.com>2024-06-14 16:28:54 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2024-07-30 13:40:21 +0800
commitd30a9fdc809c90fa39549e7dc9f040824488999a (patch)
treee83b08f22f717a9e5d1f4cc66d5ab8d3bc589ae1 /libavcodec/version.h
parentcf9c398fc1c4efc53c0fdd9cd6a8099b9b2d4012 (diff)
downloadffmpeg-d30a9fdc809c90fa39549e7dc9f040824488999a.tar.gz
lavc/qsvdec: Add VVC decoder
Signed-off-by: Fei Wang <fei.w.wang@intel.com>
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 80e2ae630d..8b53586be1 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#include "version_major.h"
-#define LIBAVCODEC_VERSION_MINOR 10
+#define LIBAVCODEC_VERSION_MINOR 11
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \