av_buffer_unref

Free a given reference and automatically free the buffer if there are no more references to it.

@param buf the reference to be freed. The pointer is set to NULL on return.

extern (C) @nogc nothrow
void
av_buffer_unref

Meta