AVFormatContext 50 cmdutils.c AVFormatContext *avformat_opts;
AVFormatContext 44 cmdutils.h extern AVFormatContext *avformat_opts;
AVFormatContext 94 ffmpeg.c static AVFormatContext *input_files[MAX_FILES];
AVFormatContext 101 ffmpeg.c static AVFormatContext *output_files[MAX_FILES];
AVFormatContext 390 ffmpeg.c AVFormatContext *s = output_files[i];
AVFormatContext 445 ffmpeg.c AVFormatContext *ic;
AVFormatContext 1057 ffmpeg.c AVFormatContext *oc, *os;
AVFormatContext 1180 ffmpeg.c AVFormatContext *os;
AVFormatContext 1528 ffmpeg.c AVFormatContext *ic = input_files[z];
AVFormatContext 1555 ffmpeg.c AVFormatContext *is, *os;
AVFormatContext 1990 ffmpeg.c AVFormatContext *out_file;
AVFormatContext 1991 ffmpeg.c AVFormatContext *in_file;
AVFormatContext 2786 ffmpeg.c AVFormatContext *ic;
AVFormatContext 2951 ffmpeg.c AVFormatContext *ic;
AVFormatContext 3246 ffmpeg.c AVFormatContext *oc;
AVFormatContext 3257 ffmpeg.c AVFormatContext *oc;
AVFormatContext 3268 ffmpeg.c AVFormatContext *oc;
AVFormatContext 3279 ffmpeg.c AVFormatContext *oc;
AVFormatContext 113 ffplay.c AVFormatContext *ic;
AVFormatContext 1723 ffplay.c AVFormatContext *ic = is->ic;
AVFormatContext 1826 ffplay.c AVFormatContext *ic = is->ic;
AVFormatContext 1915 ffplay.c AVFormatContext *ic;
AVFormatContext 2191 ffplay.c AVFormatContext *ic = is->ic;
AVFormatContext 132 ffserver.c AVFormatContext *fmt_in;
AVFormatContext 148 ffserver.c AVFormatContext fmt_ctx; /* instance of FFStream for one user */
AVFormatContext 169 ffserver.c AVFormatContext *rtp_ctx[MAX_STREAMS];
AVFormatContext 755 ffserver.c AVFormatContext *ctx;
AVFormatContext 1941 ffserver.c AVFormatContext *s;
AVFormatContext 2040 ffserver.c AVFormatContext *ctx;
AVFormatContext 2494 ffserver.c AVFormatContext *s = NULL;
AVFormatContext 2712 ffserver.c AVFormatContext *avc;
AVFormatContext 3148 ffserver.c AVFormatContext *ctx;
AVFormatContext 3364 ffserver.c AVFormatContext *infile;
AVFormatContext 3444 ffserver.c AVFormatContext *s;
AVFormatContext 3516 ffserver.c AVFormatContext s1 = {0}, *s = &s1;
AVFormatContext 41 libavdevice/vfwcap.c AVFormatContext *s;
AVFormatContext 141 libavdevice/vfwcap.c AVFormatContext *s = ctx->s;
AVFormatContext 49 libavformat/avformat.h struct AVFormatContext;
AVFormatContext 293 libavformat/avformat.h int (*write_header)(struct AVFormatContext *);
AVFormatContext 294 libavformat/avformat.h int (*write_packet)(struct AVFormatContext *, AVPacket *pkt);
AVFormatContext 295 libavformat/avformat.h int (*write_trailer)(struct AVFormatContext *);
AVFormatContext 299 libavformat/avformat.h int (*set_parameters)(struct AVFormatContext *, AVFormatParameters *);
AVFormatContext 300 libavformat/avformat.h int (*interleave_packet)(struct AVFormatContext *, AVPacket *out,
AVFormatContext 337 libavformat/avformat.h int (*read_header)(struct AVFormatContext *,
AVFormatContext 342 libavformat/avformat.h int (*read_packet)(struct AVFormatContext *, AVPacket *pkt);
AVFormatContext 345 libavformat/avformat.h int (*read_close)(struct AVFormatContext *);
AVFormatContext 356 libavformat/avformat.h int (*read_seek)(struct AVFormatContext *,
AVFormatContext 363 libavformat/avformat.h int64_t (*read_timestamp)(struct AVFormatContext *s, int stream_index,
AVFormatContext 376 libavformat/avformat.h int (*read_play)(struct AVFormatContext *);
AVFormatContext 380 libavformat/avformat.h int (*read_pause)(struct AVFormatContext *);
AVFormatContext 390 libavformat/avformat.h int (*read_seek2)(struct AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags);
AVFormatContext 873 libavformat/avformat.h attribute_deprecated AVFormatContext *av_alloc_format_context(void);
AVFormatContext 881 libavformat/avformat.h AVFormatContext *avformat_alloc_context(void);
AVFormatContext 39 libavformat/dv.c AVFormatContext* fctx;
AVFormatContext 69 libavformat/gxfenc.c AVFormatContext *fc;
AVFormatContext 208 libavformat/matroskadec.c AVFormatContext *ctx;
AVFormatContext 28 libavformat/metadata_compat.c #define SIZE_OFFSET(x) sizeof(((AVFormatContext*)0)->x),offsetof(AVFormatContext,x)
AVFormatContext 144 libavformat/mov.c AVFormatContext *fc;
AVFormatContext 151 libavformat/mov.c AVFormatContext *dv_fctx;
AVFormatContext 91 libavformat/mpegts.c AVFormatContext *stream;
AVFormatContext 142 libavformat/mpegts.c AVFormatContext *stream;
AVFormatContext 1049 libavformat/mpegts.c AVFormatContext *s = ts->stream;
AVFormatContext 1171 libavformat/mpegts.c AVFormatContext *s = ts->stream;
AVFormatContext 68 libavformat/mpegtsenc.c MpegTSWrite *ts = ((AVFormatContext*)s->opaque)->priv_data;
AVFormatContext 375 libavformat/mpegtsenc.c AVFormatContext *ctx = s->opaque;
AVFormatContext 131 libavformat/mxfdec.c AVFormatContext *fc;
AVFormatContext 84 libavformat/nut.h AVFormatContext *avf;
AVFormatContext 185 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 295 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 390 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 467 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 495 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 654 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 724 libavformat/nutdec.c AVFormatContext *s= nut->avf;
AVFormatContext 450 libavformat/nutenc.c AVFormatContext *s= nut->avf;
AVFormatContext 483 libavformat/nutenc.c AVFormatContext *s= nut->avf;
AVFormatContext 34 libavformat/oggdec.h int (*header)(AVFormatContext *, int);
AVFormatContext 35 libavformat/oggdec.h int (*packet)(AVFormatContext *, int);
AVFormatContext 36 libavformat/oggdec.h uint64_t (*gptopts)(AVFormatContext *, int, uint64_t);
AVFormatContext 30 libavformat/options.c AVFormatContext* fc = (AVFormatContext*) ptr;
AVFormatContext 36 libavformat/options.c #define OFFSET(x) offsetof(AVFormatContext,x)
AVFormatContext 70 libavformat/options.c memset(s, 0, sizeof(AVFormatContext));
AVFormatContext 77 libavformat/options.c AVFormatContext *avformat_alloc_context(void)
AVFormatContext 79 libavformat/options.c AVFormatContext *ic;
AVFormatContext 80 libavformat/options.c ic = av_malloc(sizeof(AVFormatContext));
AVFormatContext 88 libavformat/options.c AVFormatContext *av_alloc_format_context(void)
AVFormatContext 39 libavformat/rdt.c AVFormatContext *ic; /**< the containing (RTSP) demux context */
AVFormatContext 88 libavformat/rdt.c AVFormatContext *rmctx;
AVFormatContext 124 libavformat/rtpdec.h int (*parse_sdp_a_line) (AVFormatContext *s,
AVFormatContext 137 libavformat/rtpdec.h AVFormatContext *ic;
AVFormatContext 28 libavformat/rtpenc.h AVFormatContext *ic;
AVFormatContext 1640 libavformat/rtsp.c AVFormatContext *ic = NULL;
AVFormatContext 407 libavformat/utils.c AVFormatContext *ic;
AVFormatContext 424 output_example.c AVFormatContext *oc;
AVFormatContext 33 tests/seek_test.c AVFormatContext *ic;
AVFormatContext 47 tools/pktdumper.c AVFormatContext *fctx;
AVFormatContext 74 vhook/watermark.c AVFormatContext *pFormatCtx;