summaryrefslogtreecommitdiff
path: root/libavfilter/version.h
diff options
context:
space:
mode:
authorSteven Liu <liuqi05@kuaishou.com>2021-06-08 18:45:03 +0800
committerTimo Rothenpieler <timo@rothenpieler.org>2021-06-10 22:51:43 +0200
commit58c908cf9419ab79c7afa3c29197bcf1533f4028 (patch)
tree18de60fb3bafc56054580c46553200fa74b91da5 /libavfilter/version.h
parentf38458089f28df73a7badf459117d668ce988ca6 (diff)
avfilter/overlay_cuda: support expression of x y position
and add per-frame / init mode for it. Signed-off-by: Steven Liu <liuqi05@kuaishou.com> Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
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 f12bc876ae..5052681653 100644
--- a/libavfilter/version.h
+++ b/libavfilter/version.h
@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 8
#define LIBAVFILTER_VERSION_MINOR 0
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MICRO 102
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \