64     .extensions     = 
"a64, A64",
 
#define AVERROR_INVALIDDATA
Invalid data found when processing input. 
 
enum AVCodecID codec_id
Specific type of the encoded data (the codec used). 
 
AVOutputFormat ff_a64_muxer
 
This struct describes the properties of an encoded stream. 
 
uint64_t_TMPL AV_WL64 unsigned int_TMPL AV_WL32 unsigned int_TMPL AV_WL24 unsigned int_TMPL AV_WL16 uint64_t_TMPL AV_WB64 unsigned int_TMPL AV_RB32
 
AVStream ** streams
A list of all streams in the file. 
 
static const uint8_t header[24]
 
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
 
static int a64_write_header(AVFormatContext *s)
 
#define AV_LOG_ERROR
Something went wrong and cannot losslessly be recovered. 
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
 
int extradata_size
Size of the extradata content in bytes. 
 
Libavcodec external API header. 
 
AVIOContext * pb
I/O context. 
 
uint8_t * extradata
Extra binary data needed for initializing the decoder, codec-dependent. 
 
AVCodecParameters * codecpar
Codec parameters associated with this stream.