av_fifo_realloc2

Resize an AVFifoBuffer. In case of reallocation failure, the old FIFO is kept unchanged.

@param f AVFifoBuffer to resize @param size new AVFifoBuffer size in bytes @return <0 for failure, >=0 otherwise

extern (C) @nogc nothrow
int
av_fifo_realloc2

Meta