summaryrefslogtreecommitdiff
path: root/libavutil/detection_bbox.c
Commit message (Expand)AuthorAgeFilesLines
* avutil/detection_bbox: Fix av_detection_bbox_alloc failed if nb_bboxes == 0Limin Wang2021-10-081-11/+13
* avutil/detection_bbox: use offsetof for bboxes_offsetLimin Wang2021-10-081-2/+3
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-271-4/+0
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-171-0/+73