AVOutputFormat ff_null_muxer
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Passthrough codec, AVFrames wrapped in AVPacket.
static int null_write_packet(struct AVFormatContext *s, AVPacket *pkt)
This structure stores compressed data.