Go to the documentation of this file.
   53                                unsigned int codec_data_size, 
const uint8_t *mime);
 
  
const AVInputFormat ff_rdt_demuxer
 
int ff_rm_retrieve_cache(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *rst, AVPacket *pkt)
Retrieve one cached packet from the rm-context.
 
const char *const ff_rm_metadata[4]
 
int ff_rm_parse_packet(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *rst, int len, AVPacket *pkt, int *seq, int flags, int64_t ts)
Parse one rm-stream packet from the input bytestream.
 
RMStream * ff_rm_alloc_rmstream(void)
 
int ff_rm_read_mdpr_codecdata(AVFormatContext *s, AVIOContext *pb, AVStream *st, RMStream *rst, unsigned int codec_data_size, const uint8_t *mime)
Read the MDPR chunk, which contains stream-specific codec initialization parameters.
 
const AVCodecTag ff_rm_codec_tags[]
 
This structure stores compressed data.
 
#define flags(name, subs,...)
 
void ff_rm_free_rmstream(RMStream *rms)