aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/version.h
diff options
context:
space:
mode:
authorTong Wu <tong1.wu@intel.com>2023-09-26 10:11:50 +0800
committerLynne <dev@lynne.ee>2024-07-02 14:15:12 +0200
commitd822146f4fc20890bdbba5db15102dc5335d8886 (patch)
tree5e77c59b3795104f71168caa13a6688c71f947c1 /libavutil/version.h
parentfc25b7866a70c9dc8aeef13ee65702effc51f14f (diff)
downloadffmpeg-d822146f4fc20890bdbba5db15102dc5335d8886.tar.gz
avutil/hwcontext_d3d12va: add Flags for resource creation
Flags field is added to support diffferent resource creation. Signed-off-by: Tong Wu <tong1.wu@intel.com>
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 a8962734e7..814892a4d5 100644
--- a/libavutil/version.h
+++ b/libavutil/version.h
@@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 59
-#define LIBAVUTIL_VERSION_MINOR 27
+#define LIBAVUTIL_VERSION_MINOR 28
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \