static int crc_write_header(struct AVFormatContext *s)
unsigned long av_adler32_update(unsigned long adler, const uint8_t *buf, unsigned int len)
Calculate the Adler32 checksum of a buffer.
static int crc_write_packet(struct AVFormatContext *s, AVPacket *pkt)
static int write_trailer(AVFormatContext *s1)
#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)
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
static void write_packet(OutputFile *of, AVPacket *pkt, OutputStream *ost, int unqueue)
AVOutputFormat ff_crc_muxer
This structure stores compressed data.
#define flags(name, subs,...)
static void write_header(FFV1Context *f)