Go to the documentation of this file.
   36     .p.mime_type      = 
"text/x-jacosub",
 
   37     .p.extensions     = 
"jss,js",
 
  
uint8_t * extradata
Extra binary data needed for initializing the decoder, codec-dependent.
 
This struct describes the properties of an encoded stream.
 
#define FF_OFMT_FLAG_ONLY_DEFAULT_CODECS
If this flag is set, then the only permitted audio/video/subtitle codec ids are AVOutputFormat....
 
static int jacosub_write_header(AVFormatContext *s)
 
const FFOutputFormat ff_jacosub_muxer
 
int extradata_size
Size of the extradata content in bytes.
 
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
 
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
 
#define FF_OFMT_FLAG_MAX_ONE_OF_EACH
If this flag is set, it indicates that for each codec type whose corresponding default codec (i....