static int crc_init(struct AVFormatContext *s)
static int crc_write_packet(struct AVFormatContext *s, AVPacket *pkt)
const FFOutputFormat ff_crc_muxer
AVAdler av_adler32_update(AVAdler adler, const uint8_t *buf, size_t len)
Calculate the Adler32 checksum of a buffer.
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static int crc_write_trailer(struct AVFormatContext *s)
int avio_printf(AVIOContext *s, const char *fmt,...) av_printf_format(2
Writes a formatted string to the context.
This structure stores compressed data.