Defined in avformat.h
avformat.h
Free a packet
static inline void av_free_packet(AVPacket *pkt)
AVPacket *pkt
A pointer to the AVPacket to free.
None
Back to ffmpeg