summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorZhao Zhili <zhilizhao@tencent.com>2023-07-16 17:13:29 +0800
committerZhao Zhili <zhilizhao@tencent.com>2023-07-23 11:52:28 +0800
commit89f5124d0a7cea568ab670614b8a67e458cd002e (patch)
tree2ee0344c5b4f319005bfc01ad58bd04f290dca12 /libavfilter/version.h
parentc2c96c4c2419859c4d1b11e6f907e58afb6dfa3c (diff)
avfilter: add transpose_vt for videotoolbox pix_fmt
Signed-off-by: Zhao Zhili <zhilizhao@tencent.com>
Diffstat (limited to 'libavfilter/version.h')
-rw-r--r--libavfilter/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/version.h b/libavfilter/version.h
index 77f38cb9b4..4a69d6be98 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#include "version_major.h"
-#define LIBAVFILTER_VERSION_MINOR 9
+#define LIBAVFILTER_VERSION_MINOR 10
#define LIBAVFILTER_VERSION_MICRO 100