av_packet_free

Free the packet, if the packet is reference counted, it will be unreferenced first.

@param packet packet to be freed. The pointer will be set to NULL. @note passing NULL is a no-op.

@nogc nothrow extern (C)
void
av_packet_free

Meta