Go to the documentation of this file.
   32 #define RAND_TAG MKBETAG('R','a','n','d') 
  
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 ffio_fill(AVIOContext *s, int b, int64_t count)
 
int64_t nb_frames
number of frames in this stream if known or 0
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
 
void avio_wb32(AVIOContext *s, unsigned int val)
 
const AVOutputFormat ff_filmstrip_muxer
 
static int write_header(AVFormatContext *s)
 
void avio_wb16(AVIOContext *s, unsigned int val)
 
#define AVERROR_INVALIDDATA
Invalid data found when processing input.