Searched refs:AVIOContext (Results 151 - 175 of 364) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dlmlm4.c82 AVIOContext *pb = s->pb;
H A Drpl.c54 static int read_line(AVIOContext * pb, char* line, int bufsize)
83 static int32_t read_line_and_int(AVIOContext * pb, int* error)
117 AVIOContext *pb = s->pb;
278 AVIOContext *pb = s->pb;
H A Drtpdec_svq3.c37 AVIOContext *pktbuf;
H A Dsauce.c34 AVIOContext *pb = avctx->pb;
H A Dtxd.c57 AVIOContext *pb = s->pb;
H A Dapetag.c39 AVIOContext *pb = s->pb;
116 AVIOContext *pb = s->pb;
181 AVIOContext *dyn_bc = NULL;
H A Dastenc.c50 AVIOContext *pb = s->pb;
111 AVIOContext *pb = s->pb;
134 AVIOContext *pb = s->pb;
H A Dbethsoftvid.c73 AVIOContext *pb = s->pb;
96 static int read_frame(BVID_DemuxContext *vid, AVIOContext *pb, AVPacket *pkt,
211 AVIOContext *pb = s->pb;
H A Dgif.c34 AVIOContext *pb = s->pb;
123 AVIOContext *pb = s->pb;
191 AVIOContext *pb = s->pb;
H A Dicoenc.c80 AVIOContext *pb = s->pb;
117 AVIOContext *pb = s->pb;
160 AVIOContext *pb = s->pb;
H A Dinternal.h150 void ff_put_v(AVIOContext *bc, uint64_t val);
153 * Read a whole line of text from AVIOContext. Stop reading after reaching
157 * @param s the read-only AVIOContext
163 int ff_get_line(AVIOContext *s, char *buf, int maxlen);
391 int ff_get_extradata(AVCodecContext *avctx, AVIOContext *pb, int size);
H A Dpva.c84 AVIOContext *pb = s->pb;
183 AVIOContext *pb = s->pb;
199 AVIOContext *pb = s->pb;
H A Dsiff.c91 static int siff_parse_vbv1(AVFormatContext *s, SIFFContext *c, AVIOContext *pb)
144 static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, AVIOContext *pb)
163 AVIOContext *pb = s->pb;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Daviocat.c40 AVIOContext *input, *output;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Davio_reading.c25 * libavformat AVIOContext API example.
28 * AVIOContext read callback.
60 AVIOContext *avio_ctx = NULL;
70 "accessed through AVIOContext.\n", argv[0]);
83 /* fill opaque structure used by the AVIOContext read callback */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Ddaud.c39 AVIOContext *pb = s->pb;
H A Dlmlm4.c82 AVIOContext *pb = s->pb;
H A Drpl.c52 static int read_line(AVIOContext * pb, char* line, int bufsize)
81 static int32_t read_line_and_int(AVIOContext * pb, int* error)
115 AVIOContext *pb = s->pb;
279 AVIOContext *pb = s->pb;
H A Drtpdec_svq3.c36 AVIOContext *pktbuf;
H A Dsauce.c34 AVIOContext *pb = avctx->pb;
H A Dtxd.c55 AVIOContext *pb = s->pb;
H A Dwestwood.c130 AVIOContext *pb = s->pb;
172 AVIOContext *pb = s->pb;
217 AVIOContext *pb = s->pb;
317 AVIOContext *pb = s->pb;
H A Daiffdec.c52 static int get_tag(AVIOContext *pb, uint32_t * tag)
88 static unsigned int get_aiff_header(AVIOContext *pb, AVCodecContext *codec,
184 AVIOContext *pb = s->pb;
H A Dbethsoftvid.c64 AVIOContext *pb = s->pb;
101 static int read_frame(BVID_DemuxContext *vid, AVIOContext *pb, AVPacket *pkt,
178 AVIOContext *pb = s->pb;
H A Dnuv.c60 static int get_codec_data(AVIOContext *pb, AVStream *vst,
127 AVIOContext *pb = s->pb;
196 AVIOContext *pb = s->pb;

Completed in 115 milliseconds

1234567891011>>