aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2022-07-23 11:23:38 -0700
committerPhilip Langdale <philipl@overt.org>2022-08-03 14:10:12 -0700
commit2b720676e070c9920391ef29d35d8ca6a79bf0c6 (patch)
treef6a7e37ec6df5c791ea73219f652fe0a60a3cd96 /libavutil/version.h
parent6ab8a9d375ca922b2a94cd7160a4e3c5abe6339c (diff)
downloadffmpeg-2b720676e070c9920391ef29d35d8ca6a79bf0c6.tar.gz
lavu/hwcontext_vaapi: Map the AYUV format
This is the format used by Intel VAAPI for 8bit 4:4:4 content.
Diffstat (limited to 'libavutil/version.h')
-rw-r--r--libavutil/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/version.h b/libavutil/version.h
index 5095743fed..ee43526dc6 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -80,7 +80,7 @@
#define LIBAVUTIL_VERSION_MAJOR 57
#define LIBAVUTIL_VERSION_MINOR 32
-#define LIBAVUTIL_VERSION_MICRO 100
+#define LIBAVUTIL_VERSION_MICRO 101
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \