mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
avutil/detection_bbox: Add doxy for missing argument
This commit is contained in:
parent
226dde687f
commit
27dbc9e724
@ -93,6 +93,7 @@ av_get_detection_bbox(const AVDetectionBBoxHeader *header, unsigned int idx)
|
|||||||
* AVDetectionBBox, and initializes the variables.
|
* AVDetectionBBox, and initializes the variables.
|
||||||
* Can be freed with a normal av_free() call.
|
* Can be freed with a normal av_free() call.
|
||||||
*
|
*
|
||||||
|
* @param nb_bboxes number of AVDetectionBBox structures to allocate
|
||||||
* @param out_size if non-NULL, the size in bytes of the resulting data array is
|
* @param out_size if non-NULL, the size in bytes of the resulting data array is
|
||||||
* written here.
|
* written here.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user