Free a picture previously allocated by avpicture_alloc(). The data buffer used by the AVPicture is freed, but the AVPicture structure itself is not.
@param picture the AVPicture to be freed
See Implementation
Free a picture previously allocated by avpicture_alloc(). The data buffer used by the AVPicture is freed, but the AVPicture structure itself is not.
@param picture the AVPicture to be freed