lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/classification

This commit is contained in:
Guo, Yejun
2021-02-18 12:51:48 +08:00
parent 8b954a727a
commit f1bf465aa0
7 changed files with 192 additions and 1 deletions

View File

@@ -79,7 +79,7 @@
*/
#define LIBAVUTIL_VERSION_MAJOR 56
#define LIBAVUTIL_VERSION_MINOR 72
#define LIBAVUTIL_VERSION_MINOR 73
#define LIBAVUTIL_VERSION_MICRO 100
#define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \