summaryrefslogtreecommitdiff
path: root/libavfilter/vidstabutils.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-27 17:22:25 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-10-05 18:58:25 +0200
commit688696790cc69b81d92f9c1a3e753399cdfb1508 (patch)
treebfbeb994c2065e223b2080977abedc2d7d8062e3 /libavfilter/vidstabutils.h
parente54b9bb8a20888f7b9bc00c1dbc6319e60bc7169 (diff)
avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vidstabutils.h')
-rw-r--r--libavfilter/vidstabutils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/vidstabutils.h b/libavfilter/vidstabutils.h
index c6d6cedb72..17e1668be6 100644
--- a/libavfilter/vidstabutils.h
+++ b/libavfilter/vidstabutils.h
@@ -25,6 +25,8 @@
#include "avfilter.h"
+extern const enum AVPixelFormat ff_vidstab_pix_fmts[];
+
/* Conversion routines between libav* and vid.stab */
/**