avutil/frame: make frame copy functions hwframe aware

This commit is contained in:
Timo Rothenpieler
2020-03-20 16:00:16 +01:00
parent b06ae06e6a
commit 77d5ea1c7c
2 changed files with 10 additions and 2 deletions

View File

@@ -80,7 +80,7 @@
#define LIBAVUTIL_VERSION_MAJOR 56
#define LIBAVUTIL_VERSION_MINOR 42
#define LIBAVUTIL_VERSION_MICRO 101
#define LIBAVUTIL_VERSION_MICRO 102
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \
LIBAVUTIL_VERSION_MINOR, \