Allocate a new AVBuffer, reusing an old buffer from the pool when available. This function may be called simultaneously from multiple threads.
@return a reference to the new buffer on success, NULL on error.
See Implementation
Allocate a new AVBuffer, reusing an old buffer from the pool when available. This function may be called simultaneously from multiple threads.
@return a reference to the new buffer on success, NULL on error.