Helper function that allocates a buffer to hold a video frame for this's current CodecState.
You should use allocate_output_frame instead of this function, if possible at all.
| this |
a Decoder |
|
allocated buffer, or NULL if no buffer could be allocated (e.g. when downstream is flushing or shutting down) |