我是zoro
分类: LINUX
2012-11-01 13:26:19
/** This structure contains the data a format has to probe a file. */ |
static int h264_probe(AVProbeData *p) |
static int video_read_header(AVFormatContext *s, |
int ff_raw_read_partial_packet(AVFormatContext *s, AVPacket *pkt) |
static int raw_write_packet(struct AVFormatContext *s, AVPacket *pkt) |
AVOutputFormat h264_muxer = { |
AVInputFormat h264_demuxer = { |
#define REGISTER_MUXER(X,x) { \ |
void av_register_all(void) |
/** head of registered input format linked list */
|