Go to the documentation of this file.
30 #define RAND_TAG MKBETAG('R','a','n','d')
69 for (
i = 0;
i < 16;
i++)
static int write_trailer(AVFormatContext *s)
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered.
@ AV_PIX_FMT_RGBA
packed RGBA 8:8:8:8, 32bpp, RGBARGBA...
AVCodecParameters * codecpar
Codec parameters associated with this stream.
AVRational time_base
This is the fundamental unit of time (in seconds) in terms of which frame timestamps are represented.
void avio_w8(AVIOContext *s, int b)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
AVOutputFormat ff_filmstrip_muxer
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
void avio_wb32(AVIOContext *s, unsigned int val)
#define i(width, name, range_min, range_max)
static int write_packet(AVFormatContext *s, AVPacket *pkt)
static int write_header(AVFormatContext *s)
This structure stores compressed data.
void avio_wb16(AVIOContext *s, unsigned int val)
#define AVERROR_INVALIDDATA
Invalid data found when processing input.