AVIOContext        62 doc/examples/avio_reading.c     AVIOContext *avio_ctx = NULL;
AVIOContext        36 doc/examples/http_multiclient.c static void process_client(AVIOContext *client, const char *in_uri)
AVIOContext        38 doc/examples/http_multiclient.c     AVIOContext *input = NULL;
AVIOContext       103 doc/examples/http_multiclient.c     AVIOContext *client = NULL, *server = NULL;
AVIOContext        92 doc/examples/qsvdec.c                          AVPacket *pkt, AVIOContext *output_ctx)
AVIOContext       149 doc/examples/qsvdec.c     AVIOContext *output_ctx = NULL;
AVIOContext       145 doc/examples/transcode_aac.c     AVIOContext *output_io_context = NULL;
AVIOContext       143 fftools/ffmpeg.c AVIOContext *progress_avio = NULL;
AVIOContext      2734 fftools/ffmpeg.c     AVIOContext *sdp_pb;
AVIOContext       606 fftools/ffmpeg.h extern AVIOContext *progress_avio;
AVIOContext       135 fftools/ffmpeg_filter.c         AVIOContext *s = NULL;
AVIOContext       168 fftools/ffmpeg_filter.c         AVIOContext *s = NULL;                                                 \
AVIOContext       240 fftools/ffmpeg_filter.c     AVIOContext *pb;
AVIOContext      1026 fftools/ffmpeg_opt.c     AVIOContext *out = NULL;
AVIOContext      1329 fftools/ffmpeg_opt.c static uint8_t *get_line(AVIOContext *s)
AVIOContext      1331 fftools/ffmpeg_opt.c     AVIOContext *line;
AVIOContext      1348 fftools/ffmpeg_opt.c static int get_preset_file_2(const char *preset_name, const char *codec_name, AVIOContext **s)
AVIOContext      1459 fftools/ffmpeg_opt.c         AVIOContext *s = NULL;
AVIOContext      1608 fftools/ffmpeg_opt.c     AVIOContext *pb      = NULL;
AVIOContext      1609 fftools/ffmpeg_opt.c     AVIOContext *dyn_buf = NULL;
AVIOContext      2372 fftools/ffmpeg_opt.c         AVIOContext *pb;
AVIOContext      3372 fftools/ffmpeg_opt.c     AVIOContext *avio = NULL;
AVIOContext       144 libavdevice/lavfi.c         AVIOContext *avio = NULL;
AVIOContext       126 libavfilter/dnn/dnn_backend_native.c     AVIOContext *model_file_context;
AVIOContext        26 libavfilter/dnn/dnn_backend_native_layer_conv2d.c int dnn_load_layer_conv2d(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        39 libavfilter/dnn/dnn_backend_native_layer_conv2d.h int dnn_load_layer_conv2d(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        30 libavfilter/dnn/dnn_backend_native_layer_depth2space.c int dnn_load_layer_depth2space(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        37 libavfilter/dnn/dnn_backend_native_layer_depth2space.h int dnn_load_layer_depth2space(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        30 libavfilter/dnn/dnn_backend_native_layer_mathbinary.c int dnn_load_layer_math_binary(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        49 libavfilter/dnn/dnn_backend_native_layer_mathbinary.h int dnn_load_layer_math_binary(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        30 libavfilter/dnn/dnn_backend_native_layer_mathunary.c int dnn_load_layer_math_unary(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        41 libavfilter/dnn/dnn_backend_native_layer_mathunary.h int dnn_load_layer_math_unary(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        30 libavfilter/dnn/dnn_backend_native_layer_maximum.c int dnn_load_layer_maximum(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        40 libavfilter/dnn/dnn_backend_native_layer_maximum.h int dnn_load_layer_maximum(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        25 libavfilter/dnn/dnn_backend_native_layer_pad.c int dnn_load_layer_pad(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num)
AVIOContext        39 libavfilter/dnn/dnn_backend_native_layer_pad.h int dnn_load_layer_pad(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        29 libavfilter/dnn/dnn_backend_native_layers.h typedef int (*LAYER_LOAD_FUNC)(Layer *layer, AVIOContext *model_file_context, int file_size, int operands_num);
AVIOContext        57 libavfilter/dnn/dnn_backend_tf.c     AVIOContext *model_file_context;
AVIOContext        85 libavfilter/f_metadata.c     AVIOContext* avio_context;
AVIOContext       210 libavformat/4xm.c     AVIOContext *pb = s->pb;
AVIOContext       295 libavformat/4xm.c     AVIOContext *pb            = s->pb;
AVIOContext       138 libavformat/aacdec.c     AVIOContext ioctx;
AVIOContext        86 libavformat/aadec.c     AVIOContext *pb = s->pb;
AVIOContext        66 libavformat/act.c     AVIOContext *pb = s->pb;
AVIOContext       114 libavformat/act.c     AVIOContext *pb = s->pb;
AVIOContext       165 libavformat/adtsenc.c     AVIOContext *pb = s->pb;
AVIOContext        58 libavformat/aiffdec.c static int get_tag(AVIOContext *pb, uint32_t * tag)
AVIOContext        97 libavformat/aiffdec.c     AVIOContext *pb        = s->pb;
AVIOContext       212 libavformat/aiffdec.c     AVIOContext *pb = s->pb;
AVIOContext        49 libavformat/aiffenc.c     AVIOContext *pb = s->pb;
AVIOContext        85 libavformat/aiffenc.c     AVIOContext *pb = s->pb;
AVIOContext       101 libavformat/aiffenc.c     AVIOContext *pb = s->pb;
AVIOContext       208 libavformat/aiffenc.c     AVIOContext *pb = s->pb;
AVIOContext       233 libavformat/aiffenc.c     AVIOContext *pb = s->pb;
AVIOContext        52 libavformat/amr.c     AVIOContext    *pb  = s->pb;
AVIOContext        83 libavformat/amr.c     AVIOContext *pb = s->pb;
AVIOContext        82 libavformat/anm.c     AVIOContext *pb = s->pb;
AVIOContext       169 libavformat/anm.c     AVIOContext *pb = s->pb;
AVIOContext        38 libavformat/apc.c     AVIOContext *pb = s->pb;
AVIOContext       164 libavformat/ape.c     AVIOContext *pb = s->pb;
AVIOContext        39 libavformat/apetag.c     AVIOContext *pb = s->pb;
AVIOContext       120 libavformat/apetag.c     AVIOContext *pb = s->pb;
AVIOContext       189 libavformat/apetag.c     AVIOContext *dyn_bc;
AVIOContext       124 libavformat/apngdec.c static int append_extradata(AVCodecParameters *par, AVIOContext *pb, int len)
AVIOContext       150 libavformat/apngdec.c     AVIOContext *pb = s->pb;
AVIOContext       322 libavformat/apngdec.c     AVIOContext *pb = s->pb;
AVIOContext        61 libavformat/apngenc.c static void apng_write_chunk(AVIOContext *io_context, uint32_t tag,
AVIOContext       119 libavformat/apngenc.c     AVIOContext *io_context = format_context->pb;
AVIOContext       248 libavformat/apngenc.c     AVIOContext *io_context = format_context->pb;
AVIOContext       119 libavformat/argo_asf.c     AVIOContext *pb = s->pb;
AVIOContext       219 libavformat/argo_asf.c     AVIOContext *pb = s->pb;
AVIOContext       200 libavformat/asfdec_f.c static int get_value(AVIOContext *pb, int type, int type2_size)
AVIOContext       377 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       401 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       568 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       625 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       644 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       678 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       698 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       746 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       786 libavformat/asfdec_f.c     AVIOContext *pb = s->pb;
AVIOContext       969 libavformat/asfdec_f.c static int asf_get_packet(AVFormatContext *s, AVIOContext *pb)
AVIOContext      1091 libavformat/asfdec_f.c static int asf_read_frame_header(AVFormatContext *s, AVIOContext *pb)
AVIOContext      1220 libavformat/asfdec_f.c static int asf_parse_packet(AVFormatContext *s, AVIOContext *pb, AVPacket *pkt)
AVIOContext       167 libavformat/asfdec_o.c static void align_position(AVIOContext *pb,  int64_t offset, uint64_t size)
AVIOContext       176 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       203 libavformat/asfdec_o.c static int get_asf_string(AVIOContext *pb, int maxlen, char *buf, int buflen)
AVIOContext       223 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       262 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       279 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       314 libavformat/asfdec_o.c static int asf_read_generic_value(AVIOContext *pb, int type, uint64_t *value)
AVIOContext       340 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       505 libavformat/asfdec_o.c     AVIOContext *pb  = s->pb;
AVIOContext       558 libavformat/asfdec_o.c     AVIOContext *pb   = s->pb;
AVIOContext       578 libavformat/asfdec_o.c     AVIOContext *pb   = s->pb;
AVIOContext       625 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       654 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       694 libavformat/asfdec_o.c static int parse_video_info(AVIOContext *pb, AVStream *st)
AVIOContext       730 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       847 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       915 libavformat/asfdec_o.c     AVIOContext *pb   = s->pb;
AVIOContext       941 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext       977 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1088 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1155 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1178 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1228 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1280 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1360 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1437 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1677 libavformat/asfdec_o.c     AVIOContext *pb = s->pb;
AVIOContext      1707 libavformat/asfdec_o.c     AVIOContext *pb         = s->pb;
AVIOContext       239 libavformat/asfenc.c     AVIOContext pb;
AVIOContext       263 libavformat/asfenc.c static void put_str16(AVIOContext *s, const char *tag)
AVIOContext       267 libavformat/asfenc.c     AVIOContext *dyn_buf;
AVIOContext       278 libavformat/asfenc.c static int64_t put_header(AVIOContext *pb, const ff_asf_guid *g)
AVIOContext       289 libavformat/asfenc.c static void end_header(AVIOContext *pb, int64_t pos)
AVIOContext       304 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext       344 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext       362 libavformat/asfenc.c         AVIOContext *dyn_buf;
AVIOContext       389 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext       584 libavformat/asfenc.c         AVIOContext *dyn_buf;
AVIOContext       715 libavformat/asfenc.c             AVIOContext *dyn_buf;
AVIOContext       830 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext       910 libavformat/asfenc.c     AVIOContext *pb = &asf->pb;
AVIOContext      1052 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1100 libavformat/asfenc.c     AVIOContext *pb = s->pb;
AVIOContext        50 libavformat/astenc.c     AVIOContext *pb = s->pb;
AVIOContext       109 libavformat/astenc.c     AVIOContext *pb = s->pb;
AVIOContext       132 libavformat/astenc.c     AVIOContext *pb = s->pb;
AVIOContext        78 libavformat/au.c     AVIOContext *pb = s->pb;
AVIOContext       141 libavformat/au.c     AVIOContext *pb = s->pb;
AVIOContext       275 libavformat/au.c     AVIOContext *pb = s->pb;
AVIOContext       320 libavformat/au.c     AVIOContext *pb = s->pb;
AVIOContext        32 libavformat/av1.c static int av1_filter_obus(AVIOContext *pb, const uint8_t *buf,
AVIOContext        81 libavformat/av1.c int ff_av1_filter_obus(AVIOContext *pb, const uint8_t *buf, int size)
AVIOContext        89 libavformat/av1.c     AVIOContext pb;
AVIOContext       364 libavformat/av1.c int ff_isom_write_av1c(AVIOContext *pb, const uint8_t *buf, int size)
AVIOContext       366 libavformat/av1.c     AVIOContext *seq_pb = NULL, *meta_pb = NULL;
AVIOContext        56 libavformat/av1.h int ff_av1_filter_obus(AVIOContext *pb, const uint8_t *buf, int size);
AVIOContext       100 libavformat/av1.h int ff_isom_write_av1c(AVIOContext *pb, const uint8_t *buf, int size);
AVIOContext        39 libavformat/av1dec.c static int leb(AVIOContext *pb, uint32_t *len) {
AVIOContext        75 libavformat/av1dec.c     AVIOContext pb;
AVIOContext        73 libavformat/avc.c int ff_avc_parse_nal_units(AVIOContext *pb, const uint8_t *buf_in, int size)
AVIOContext        97 libavformat/avc.c     AVIOContext *pb;
AVIOContext       108 libavformat/avc.c int ff_isom_write_avcc(AVIOContext *pb, const uint8_t *data, int len)
AVIOContext       110 libavformat/avc.c     AVIOContext *sps_pb = NULL, *pps_pb = NULL, *sps_ext_pb = NULL;
AVIOContext        28 libavformat/avc.h int ff_avc_parse_nal_units(AVIOContext *s, const uint8_t *buf, int size);
AVIOContext        30 libavformat/avc.h int ff_isom_write_avcc(AVIOContext *pb, const uint8_t *data, int len);
AVIOContext       414 libavformat/avformat.h int av_get_packet(AVIOContext *s, AVPacket *pkt, int size);
AVIOContext       431 libavformat/avformat.h int av_append_packet(AVIOContext *s, AVPacket *pkt, int size);
AVIOContext      1308 libavformat/avformat.h typedef int (*AVOpenCallback)(struct AVFormatContext *s, AVIOContext **pb, const char *url, int flags,
AVIOContext      1379 libavformat/avformat.h     AVIOContext *pb;
AVIOContext      1889 libavformat/avformat.h     int (*open_cb)(struct AVFormatContext *s, AVIOContext **p, const char *url, int flags, const AVIOInterruptCB *int_cb, AVDictionary **options);
AVIOContext      1919 libavformat/avformat.h     int (*io_open)(struct AVFormatContext *s, AVIOContext **pb, const char *url,
AVIOContext      1925 libavformat/avformat.h     void (*io_close)(struct AVFormatContext *s, AVIOContext *pb);
AVIOContext      2282 libavformat/avformat.h int av_probe_input_buffer2(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVIOContext      2289 libavformat/avformat.h int av_probe_input_buffer(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVIOContext       133 libavformat/avidec.c static int get_riff(AVFormatContext *s, AVIOContext *pb)
AVIOContext       161 libavformat/avidec.c     AVIOContext *pb     = s->pb;
AVIOContext       297 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext       470 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext      1072 libavformat/avidec.c         AVIOContext *pb = avio_alloc_context(pkt->data + 7,
AVIOContext      1182 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext      1404 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext      1551 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext      1736 libavformat/avidec.c     AVIOContext *pb = s->pb;
AVIOContext       109 libavformat/avienc.c     AVIOContext *pb  = s->pb;
AVIOContext       157 libavformat/avienc.c static int64_t avi_start_new_riff(AVFormatContext *s, AVIOContext *pb,
AVIOContext       199 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       232 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       261 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       596 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       628 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       686 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       785 libavformat/avienc.c         AVIOContext *pb  = s->pb;
AVIOContext       867 libavformat/avienc.c     AVIOContext *pb     = s->pb;
AVIOContext       914 libavformat/avienc.c     AVIOContext *pb = s->pb;
AVIOContext       462 libavformat/avio.h AVIOContext *avio_alloc_context(
AVIOContext       477 libavformat/avio.h void avio_context_free(AVIOContext **s);
AVIOContext       479 libavformat/avio.h void avio_w8(AVIOContext *s, int b);
AVIOContext       480 libavformat/avio.h void avio_write(AVIOContext *s, const unsigned char *buf, int size);
AVIOContext       481 libavformat/avio.h void avio_wl64(AVIOContext *s, uint64_t val);
AVIOContext       482 libavformat/avio.h void avio_wb64(AVIOContext *s, uint64_t val);
AVIOContext       483 libavformat/avio.h void avio_wl32(AVIOContext *s, unsigned int val);
AVIOContext       484 libavformat/avio.h void avio_wb32(AVIOContext *s, unsigned int val);
AVIOContext       485 libavformat/avio.h void avio_wl24(AVIOContext *s, unsigned int val);
AVIOContext       486 libavformat/avio.h void avio_wb24(AVIOContext *s, unsigned int val);
AVIOContext       487 libavformat/avio.h void avio_wl16(AVIOContext *s, unsigned int val);
AVIOContext       488 libavformat/avio.h void avio_wb16(AVIOContext *s, unsigned int val);
AVIOContext       494 libavformat/avio.h int avio_put_str(AVIOContext *s, const char *str);
AVIOContext       503 libavformat/avio.h int avio_put_str16le(AVIOContext *s, const char *str);
AVIOContext       512 libavformat/avio.h int avio_put_str16be(AVIOContext *s, const char *str);
AVIOContext       524 libavformat/avio.h void avio_write_marker(AVIOContext *s, int64_t time, enum AVIODataMarkerType type);
AVIOContext       545 libavformat/avio.h int64_t avio_seek(AVIOContext *s, int64_t offset, int whence);
AVIOContext       551 libavformat/avio.h int64_t avio_skip(AVIOContext *s, int64_t offset);
AVIOContext       557 libavformat/avio.h static av_always_inline int64_t avio_tell(AVIOContext *s)
AVIOContext       566 libavformat/avio.h int64_t avio_size(AVIOContext *s);
AVIOContext       572 libavformat/avio.h int avio_feof(AVIOContext *s);
AVIOContext       578 libavformat/avio.h int avio_printf(AVIOContext *s, const char *fmt, ...) av_printf_format(2, 3);
AVIOContext       585 libavformat/avio.h void avio_print_string_array(AVIOContext *s, const char *strings[]);
AVIOContext       607 libavformat/avio.h void avio_flush(AVIOContext *s);
AVIOContext       613 libavformat/avio.h int avio_read(AVIOContext *s, unsigned char *buf, int size);
AVIOContext       622 libavformat/avio.h int avio_read_partial(AVIOContext *s, unsigned char *buf, int size);
AVIOContext       631 libavformat/avio.h int          avio_r8  (AVIOContext *s);
AVIOContext       632 libavformat/avio.h unsigned int avio_rl16(AVIOContext *s);
AVIOContext       633 libavformat/avio.h unsigned int avio_rl24(AVIOContext *s);
AVIOContext       634 libavformat/avio.h unsigned int avio_rl32(AVIOContext *s);
AVIOContext       635 libavformat/avio.h uint64_t     avio_rl64(AVIOContext *s);
AVIOContext       636 libavformat/avio.h unsigned int avio_rb16(AVIOContext *s);
AVIOContext       637 libavformat/avio.h unsigned int avio_rb24(AVIOContext *s);
AVIOContext       638 libavformat/avio.h unsigned int avio_rb32(AVIOContext *s);
AVIOContext       639 libavformat/avio.h uint64_t     avio_rb64(AVIOContext *s);
AVIOContext       656 libavformat/avio.h int avio_get_str(AVIOContext *pb, int maxlen, char *buf, int buflen);
AVIOContext       664 libavformat/avio.h int avio_get_str16le(AVIOContext *pb, int maxlen, char *buf, int buflen);
AVIOContext       665 libavformat/avio.h int avio_get_str16be(AVIOContext *pb, int maxlen, char *buf, int buflen);
AVIOContext       717 libavformat/avio.h int avio_open(AVIOContext **s, const char *url, int flags);
AVIOContext       737 libavformat/avio.h int avio_open2(AVIOContext **s, const char *url, int flags,
AVIOContext       750 libavformat/avio.h int avio_close(AVIOContext *s);
AVIOContext       763 libavformat/avio.h int avio_closep(AVIOContext **s);
AVIOContext       772 libavformat/avio.h int avio_open_dyn_buf(AVIOContext **s);
AVIOContext       784 libavformat/avio.h int avio_get_dyn_buf(AVIOContext *s, uint8_t **pbuffer);
AVIOContext       795 libavformat/avio.h int avio_close_dyn_buf(AVIOContext *s, uint8_t **pbuffer);
AVIOContext       824 libavformat/avio.h int     avio_pause(AVIOContext *h, int pause);
AVIOContext       845 libavformat/avio.h int64_t avio_seek_time(AVIOContext *h, int stream_index,
AVIOContext       857 libavformat/avio.h int avio_read_to_bprint(AVIOContext *h, struct AVBPrint *pb, size_t max_size);
AVIOContext       866 libavformat/avio.h int avio_accept(AVIOContext *s, AVIOContext **c);
AVIOContext       887 libavformat/avio.h int avio_handshake(AVIOContext *c);
AVIOContext        29 libavformat/avio_internal.h int ffio_init_context(AVIOContext *s,
AVIOContext        54 libavformat/avio_internal.h int ffio_read_indirect(AVIOContext *s, unsigned char *buf, int size, const unsigned char **data);
AVIOContext        56 libavformat/avio_internal.h void ffio_fill(AVIOContext *s, int b, int count);
AVIOContext        58 libavformat/avio_internal.h static av_always_inline void ffio_wfourcc(AVIOContext *pb, const uint8_t *s)
AVIOContext        75 libavformat/avio_internal.h int ffio_rewind_with_probe_data(AVIOContext *s, unsigned char **buf, int buf_size);
AVIOContext        77 libavformat/avio_internal.h uint64_t ffio_read_varlen(AVIOContext *bc);
AVIOContext        84 libavformat/avio_internal.h int ffio_read_size(AVIOContext *s, unsigned char *buf, int size);
AVIOContext        87 libavformat/avio_internal.h int ffio_set_buf_size(AVIOContext *s, int buf_size);
AVIOContext        96 libavformat/avio_internal.h int ffio_realloc_buf(AVIOContext *s, int buf_size);
AVIOContext       105 libavformat/avio_internal.h int ffio_ensure_seekback(AVIOContext *s, int64_t buf_size);
AVIOContext       107 libavformat/avio_internal.h int ffio_limit(AVIOContext *s, int size);
AVIOContext       109 libavformat/avio_internal.h void ffio_init_checksum(AVIOContext *s,
AVIOContext       112 libavformat/avio_internal.h unsigned long ffio_get_checksum(AVIOContext *s);
AVIOContext       129 libavformat/avio_internal.h int ffio_open_dyn_packet_buf(AVIOContext **s, int max_packet_size);
AVIOContext       142 libavformat/avio_internal.h int ffio_fdopen(AVIOContext **s, URLContext *h);
AVIOContext       150 libavformat/avio_internal.h URLContext *ffio_geturlcontext(AVIOContext *s);
AVIOContext       160 libavformat/avio_internal.h int ffio_open_null_buf(AVIOContext **s);
AVIOContext       162 libavformat/avio_internal.h int ffio_open_whitelist(AVIOContext **s, const char *url, int flags,
AVIOContext       172 libavformat/avio_internal.h int ffio_close_null_buf(AVIOContext *s);
AVIOContext       179 libavformat/avio_internal.h void ffio_reset_dyn_buf(AVIOContext *s);
AVIOContext       186 libavformat/avio_internal.h void ffio_free_dyn_buf(AVIOContext **s);
AVIOContext        47 libavformat/aviobuf.c     AVIOContext *s = obj;
AVIOContext        56 libavformat/aviobuf.c #define OFFSET(x) offsetof(AVIOContext,x)
AVIOContext        73 libavformat/aviobuf.c static void fill_buffer(AVIOContext *s);
AVIOContext        74 libavformat/aviobuf.c static int url_resetbuf(AVIOContext *s, int flags);
AVIOContext        76 libavformat/aviobuf.c int ffio_init_context(AVIOContext *s,
AVIOContext        85 libavformat/aviobuf.c     memset(s, 0, sizeof(AVIOContext));
AVIOContext       126 libavformat/aviobuf.c AVIOContext *avio_alloc_context(
AVIOContext       135 libavformat/aviobuf.c     AVIOContext *s = av_malloc(sizeof(AVIOContext));
AVIOContext       143 libavformat/aviobuf.c void avio_context_free(AVIOContext **ps)
AVIOContext       148 libavformat/aviobuf.c static void writeout(AVIOContext *s, const uint8_t *data, int len)
AVIOContext       175 libavformat/aviobuf.c static void flush_buffer(AVIOContext *s)
AVIOContext       191 libavformat/aviobuf.c void avio_w8(AVIOContext *s, int b)
AVIOContext       199 libavformat/aviobuf.c void ffio_fill(AVIOContext *s, int b, int count)
AVIOContext       213 libavformat/aviobuf.c void avio_write(AVIOContext *s, const unsigned char *buf, int size)
AVIOContext       233 libavformat/aviobuf.c void avio_flush(AVIOContext *s)
AVIOContext       241 libavformat/aviobuf.c int64_t avio_seek(AVIOContext *s, int64_t offset, int whence)
AVIOContext       329 libavformat/aviobuf.c int64_t avio_skip(AVIOContext *s, int64_t offset)
AVIOContext       334 libavformat/aviobuf.c int64_t avio_size(AVIOContext *s)
AVIOContext       356 libavformat/aviobuf.c int avio_feof(AVIOContext *s)
AVIOContext       367 libavformat/aviobuf.c void avio_wl32(AVIOContext *s, unsigned int val)
AVIOContext       375 libavformat/aviobuf.c void avio_wb32(AVIOContext *s, unsigned int val)
AVIOContext       383 libavformat/aviobuf.c int avio_put_str(AVIOContext *s, const char *str)
AVIOContext       394 libavformat/aviobuf.c static inline int put_str16(AVIOContext *s, const char *str, const int be)
AVIOContext       425 libavformat/aviobuf.c int avio_put_str16 ## type(AVIOContext *s, const char *str)  \
AVIOContext       435 libavformat/aviobuf.c void avio_wl64(AVIOContext *s, uint64_t val)
AVIOContext       441 libavformat/aviobuf.c void avio_wb64(AVIOContext *s, uint64_t val)
AVIOContext       447 libavformat/aviobuf.c void avio_wl16(AVIOContext *s, unsigned int val)
AVIOContext       453 libavformat/aviobuf.c void avio_wb16(AVIOContext *s, unsigned int val)
AVIOContext       459 libavformat/aviobuf.c void avio_wl24(AVIOContext *s, unsigned int val)
AVIOContext       465 libavformat/aviobuf.c void avio_wb24(AVIOContext *s, unsigned int val)
AVIOContext       471 libavformat/aviobuf.c void avio_write_marker(AVIOContext *s, int64_t time, enum AVIODataMarkerType type)
AVIOContext       507 libavformat/aviobuf.c static int read_packet_wrapper(AVIOContext *s, uint8_t *buf, int size)
AVIOContext       527 libavformat/aviobuf.c static void fill_buffer(AVIOContext *s)
AVIOContext       596 libavformat/aviobuf.c unsigned long ffio_get_checksum(AVIOContext *s)
AVIOContext       604 libavformat/aviobuf.c void ffio_init_checksum(AVIOContext *s,
AVIOContext       616 libavformat/aviobuf.c int avio_r8(AVIOContext *s)
AVIOContext       625 libavformat/aviobuf.c int avio_read(AVIOContext *s, unsigned char *buf, int size)
AVIOContext       674 libavformat/aviobuf.c int ffio_read_size(AVIOContext *s, unsigned char *buf, int size)
AVIOContext       682 libavformat/aviobuf.c int ffio_read_indirect(AVIOContext *s, unsigned char *buf, int size, const unsigned char **data)
AVIOContext       694 libavformat/aviobuf.c int avio_read_partial(AVIOContext *s, unsigned char *buf, int size)
AVIOContext       731 libavformat/aviobuf.c unsigned int avio_rl16(AVIOContext *s)
AVIOContext       739 libavformat/aviobuf.c unsigned int avio_rl24(AVIOContext *s)
AVIOContext       747 libavformat/aviobuf.c unsigned int avio_rl32(AVIOContext *s)
AVIOContext       755 libavformat/aviobuf.c uint64_t avio_rl64(AVIOContext *s)
AVIOContext       763 libavformat/aviobuf.c unsigned int avio_rb16(AVIOContext *s)
AVIOContext       771 libavformat/aviobuf.c unsigned int avio_rb24(AVIOContext *s)
AVIOContext       778 libavformat/aviobuf.c unsigned int avio_rb32(AVIOContext *s)
AVIOContext       786 libavformat/aviobuf.c int ff_get_line(AVIOContext *s, char *buf, int maxlen)
AVIOContext       803 libavformat/aviobuf.c int ff_get_chomp_line(AVIOContext *s, char *buf, int maxlen)
AVIOContext       811 libavformat/aviobuf.c int64_t ff_read_line_to_bprint(AVIOContext *s, AVBPrint *bp)
AVIOContext       842 libavformat/aviobuf.c int64_t ff_read_line_to_bprint_overwrite(AVIOContext *s, AVBPrint *bp)
AVIOContext       857 libavformat/aviobuf.c int avio_get_str(AVIOContext *s, int maxlen, char *buf, int buflen)
AVIOContext       876 libavformat/aviobuf.c     int avio_get_str16 ##type(AVIOContext *pb, int maxlen, char *buf, int buflen)\
AVIOContext       899 libavformat/aviobuf.c uint64_t avio_rb64(AVIOContext *s)
AVIOContext       907 libavformat/aviobuf.c uint64_t ffio_read_varlen(AVIOContext *bc){
AVIOContext       918 libavformat/aviobuf.c int ffio_fdopen(AVIOContext **s, URLContext *h)
AVIOContext       971 libavformat/aviobuf.c URLContext* ffio_geturlcontext(AVIOContext *s)
AVIOContext       982 libavformat/aviobuf.c int ffio_ensure_seekback(AVIOContext *s, int64_t buf_size)
AVIOContext      1011 libavformat/aviobuf.c int ffio_set_buf_size(AVIOContext *s, int buf_size)
AVIOContext      1027 libavformat/aviobuf.c int ffio_realloc_buf(AVIOContext *s, int buf_size)
AVIOContext      1058 libavformat/aviobuf.c static int url_resetbuf(AVIOContext *s, int flags)
AVIOContext      1072 libavformat/aviobuf.c int ffio_rewind_with_probe_data(AVIOContext *s, unsigned char **bufp, int buf_size)
AVIOContext      1115 libavformat/aviobuf.c int avio_open(AVIOContext **s, const char *filename, int flags)
AVIOContext      1120 libavformat/aviobuf.c int ffio_open_whitelist(AVIOContext **s, const char *filename, int flags,
AVIOContext      1141 libavformat/aviobuf.c int avio_open2(AVIOContext **s, const char *filename, int flags,
AVIOContext      1147 libavformat/aviobuf.c int avio_close(AVIOContext *s)
AVIOContext      1170 libavformat/aviobuf.c int avio_closep(AVIOContext **s)
AVIOContext      1177 libavformat/aviobuf.c int avio_printf(AVIOContext *s, const char *fmt, ...)
AVIOContext      1196 libavformat/aviobuf.c void avio_print_string_array(AVIOContext *s, const char *strings[])
AVIOContext      1202 libavformat/aviobuf.c int avio_pause(AVIOContext *s, int pause)
AVIOContext      1209 libavformat/aviobuf.c int64_t avio_seek_time(AVIOContext *s, int stream_index,
AVIOContext      1228 libavformat/aviobuf.c int avio_read_to_bprint(AVIOContext *h, AVBPrint *pb, size_t max_size)
AVIOContext      1246 libavformat/aviobuf.c int avio_accept(AVIOContext *s, AVIOContext **c)
AVIOContext      1257 libavformat/aviobuf.c int avio_handshake(AVIOContext *c)
AVIOContext      1334 libavformat/aviobuf.c static int url_open_dyn_buf_internal(AVIOContext **s, int max_packet_size)
AVIOContext      1356 libavformat/aviobuf.c int avio_open_dyn_buf(AVIOContext **s)
AVIOContext      1361 libavformat/aviobuf.c int ffio_open_dyn_packet_buf(AVIOContext **s, int max_packet_size)
AVIOContext      1368 libavformat/aviobuf.c int avio_get_dyn_buf(AVIOContext *s, uint8_t **pbuffer)
AVIOContext      1390 libavformat/aviobuf.c void ffio_reset_dyn_buf(AVIOContext *s)
AVIOContext      1401 libavformat/aviobuf.c int avio_close_dyn_buf(AVIOContext *s, uint8_t **pbuffer)
AVIOContext      1431 libavformat/aviobuf.c void ffio_free_dyn_buf(AVIOContext **s)
AVIOContext      1454 libavformat/aviobuf.c int ffio_open_null_buf(AVIOContext **s)
AVIOContext      1458 libavformat/aviobuf.c         AVIOContext *pb = *s;
AVIOContext      1464 libavformat/aviobuf.c int ffio_close_null_buf(AVIOContext *s)
AVIOContext        74 libavformat/bethsoftvid.c     AVIOContext *pb = s->pb;
AVIOContext        97 libavformat/bethsoftvid.c static int read_frame(BVID_DemuxContext *vid, AVIOContext *pb, AVPacket *pkt,
AVIOContext       218 libavformat/bethsoftvid.c     AVIOContext *pb = s->pb;
AVIOContext        54 libavformat/bfi.c     AVIOContext *pb = s->pb;
AVIOContext       118 libavformat/bfi.c     AVIOContext *pb = s->pb;
AVIOContext        88 libavformat/bink.c     AVIOContext *pb = s->pb;
AVIOContext       240 libavformat/bink.c     AVIOContext *pb = s->pb;
AVIOContext        90 libavformat/bintext.c     AVIOContext *pb = avctx->pb;
AVIOContext       179 libavformat/bintext.c     AVIOContext *pb = s->pb;
AVIOContext       223 libavformat/bintext.c     AVIOContext *pb = s->pb;
AVIOContext       266 libavformat/bintext.c     AVIOContext *pb = s->pb;
AVIOContext       321 libavformat/bintext.c     AVIOContext *pb = s->pb;
AVIOContext        75 libavformat/bit.c     AVIOContext *pb = s->pb;
AVIOContext       141 libavformat/bit.c     AVIOContext *pb = s->pb;
AVIOContext        63 libavformat/c93.c     AVIOContext *pb = s->pb;
AVIOContext       108 libavformat/c93.c     AVIOContext *pb = s->pb;
AVIOContext        61 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       101 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       187 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       223 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       237 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       360 libavformat/cafdec.c     AVIOContext *pb = s->pb;
AVIOContext       107 libavformat/cafenc.c     AVIOContext *pb = s->pb;
AVIOContext       242 libavformat/cafenc.c     AVIOContext *pb = s->pb;
AVIOContext       110 libavformat/cdxl.c     AVIOContext *pb = s->pb;
AVIOContext       123 libavformat/chromaprint.c     AVIOContext *pb = s->pb;
AVIOContext        94 libavformat/cinedec.c     AVIOContext *pb = avctx->pb;
AVIOContext       288 libavformat/cinedec.c     AVIOContext *pb = avctx->pb;
AVIOContext        79 libavformat/dashdec.c     AVIOContext pb;
AVIOContext        80 libavformat/dashdec.c     AVIOContext *input;
AVIOContext       402 libavformat/dashdec.c static int open_url(AVFormatContext *s, AVIOContext **pb, const char *url,
AVIOContext      1218 libavformat/dashdec.c static int parse_manifest(AVFormatContext *s, const char *url, AVIOContext *in)
AVIOContext      1884 libavformat/dashdec.c static int nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url,
AVIOContext      1898 libavformat/dashdec.c     memset(&pls->pb, 0x00, sizeof(AVIOContext));
AVIOContext       102 libavformat/dashenc.c     AVIOContext *out;
AVIOContext       176 libavformat/dashenc.c     AVIOContext *mpd_out;
AVIOContext       177 libavformat/dashenc.c     AVIOContext *m3u8_out;
AVIOContext       223 libavformat/dashenc.c static int dashenc_io_open(AVFormatContext *s, AVIOContext **pb, char *filename,
AVIOContext       242 libavformat/dashenc.c static void dashenc_io_close(AVFormatContext *s, AVIOContext **pb, char *filename) {
AVIOContext       421 libavformat/dashenc.c             AVIOContext *pb;
AVIOContext       652 libavformat/dashenc.c static void output_segment_list(OutputStream *os, AVIOContext *out, AVFormatContext *s,
AVIOContext       767 libavformat/dashenc.c static void write_time(AVIOContext *out, int64_t time)
AVIOContext       801 libavformat/dashenc.c static int write_adaptation_set(AVFormatContext *s, AVIOContext *out, int as_index,
AVIOContext      1140 libavformat/dashenc.c     AVIOContext *out;
AVIOContext      1765 libavformat/dashenc.c static void write_styp(AVIOContext *pb)
AVIOContext      1779 libavformat/dashenc.c     AVIOContext *pb;
AVIOContext      1828 libavformat/dashenc.c         AVIOContext *out = NULL;
AVIOContext        42 libavformat/dauddec.c     AVIOContext *pb = s->pb;
AVIOContext        40 libavformat/derf.c     AVIOContext *pb = s->pb;
AVIOContext        41 libavformat/dfa.c     AVIOContext *pb = s->pb;
AVIOContext        83 libavformat/dfa.c     AVIOContext *pb = s->pb;
AVIOContext        68 libavformat/dsfdec.c     AVIOContext *pb = s->pb;
AVIOContext       151 libavformat/dsfdec.c     AVIOContext *pb = s->pb;
AVIOContext        76 libavformat/dsicin.c static int cin_read_file_header(CinDemuxContext *cin, AVIOContext *pb) {
AVIOContext       101 libavformat/dsicin.c     AVIOContext *pb = s->pb;
AVIOContext       144 libavformat/dsicin.c static int cin_read_frame_header(CinDemuxContext *cin, AVIOContext *pb) {
AVIOContext       167 libavformat/dsicin.c     AVIOContext *pb = s->pb;
AVIOContext        71 libavformat/dss.c     AVIOContext *pb = s->pb;
AVIOContext        94 libavformat/dss.c     AVIOContext *pb = s->pb;
AVIOContext       116 libavformat/dss.c     AVIOContext *pb = s->pb;
AVIOContext       177 libavformat/dss.c     AVIOContext *pb = s->pb;
AVIOContext        56 libavformat/dtshddec.c     AVIOContext *pb = s->pb;
AVIOContext        58 libavformat/dxa.c     AVIOContext *pb = s->pb;
AVIOContext        51 libavformat/eacdata.c     AVIOContext *pb = s->pb;
AVIOContext        93 libavformat/electronicarts.c static uint32_t read_arbitrary(AVIOContext *pb)
AVIOContext       114 libavformat/electronicarts.c     AVIOContext    *pb = s->pb;
AVIOContext       272 libavformat/electronicarts.c     AVIOContext *pb    = s->pb;
AVIOContext       309 libavformat/electronicarts.c     AVIOContext *pb    = s->pb;
AVIOContext       319 libavformat/electronicarts.c     AVIOContext *pb    = s->pb;
AVIOContext       329 libavformat/electronicarts.c     AVIOContext *pb = s->pb;
AVIOContext       362 libavformat/electronicarts.c     AVIOContext *pb    = s->pb;
AVIOContext       575 libavformat/electronicarts.c     AVIOContext *pb    = s->pb;
AVIOContext        36 libavformat/ffmetadec.c static int64_t read_line_to_bprint_escaped(AVIOContext *s, AVBPrint *bp)
AVIOContext        69 libavformat/ffmetadec.c static void get_bprint_line(AVIOContext *s, AVBPrint *bp)
AVIOContext        78 libavformat/ffmetadec.c static void get_line(AVIOContext *s, uint8_t *buf, int size)
AVIOContext        29 libavformat/ffmetaenc.c static void write_escape_str(AVIOContext *s, const uint8_t *str)
AVIOContext        41 libavformat/ffmetaenc.c static void write_tags(AVIOContext *s, AVDictionary *m)
AVIOContext        41 libavformat/filmstripdec.c     AVIOContext *pb = s->pb;
AVIOContext        44 libavformat/filmstripenc.c     AVIOContext *pb = s->pb;
AVIOContext        50 libavformat/flacenc.c static int flac_write_block_padding(AVIOContext *pb, unsigned int n_padding_bytes,
AVIOContext        59 libavformat/flacenc.c static int flac_write_block_comment(AVIOContext *pb, AVDictionary **m,
AVIOContext        81 libavformat/flacenc.c     AVIOContext *pb = s->pb;
AVIOContext       318 libavformat/flacenc.c     AVIOContext *pb = s->pb;
AVIOContext        29 libavformat/flacenc.h int ff_flac_write_header(AVIOContext *pb, const uint8_t *extradata,
AVIOContext        29 libavformat/flacenc_header.c int ff_flac_write_header(AVIOContext *pb, const uint8_t *extradata,
AVIOContext        89 libavformat/flic.c     AVIOContext *pb = s->pb;
AVIOContext       199 libavformat/flic.c     AVIOContext *pb = s->pb;
AVIOContext       383 libavformat/flvdec.c static int amf_get_string(AVIOContext *ioc, char *buffer, int buffsize)
AVIOContext       398 libavformat/flvdec.c static int parse_keyframes_index(AVFormatContext *s, AVIOContext *ioc, int64_t max_pos)
AVIOContext       490 libavformat/flvdec.c     AVIOContext *ioc;
AVIOContext       695 libavformat/flvdec.c     AVIOContext *ioc;
AVIOContext       808 libavformat/flvdec.c static int flv_queue_extradata(FLVContext *flv, AVIOContext *pb, int stream,
AVIOContext       840 libavformat/flvdec.c static int amf_skip_tag(AVIOContext *pb, AMFDataType type)
AVIOContext       884 libavformat/flvdec.c     AVIOContext *pb = s->pb;
AVIOContext       226 libavformat/flvenc.c static void put_amf_string(AVIOContext *pb, const char *str)
AVIOContext       234 libavformat/flvenc.c static void put_timestamp(AVIOContext *pb, int64_t ts) {
AVIOContext       239 libavformat/flvenc.c static void put_avc_eos_tag(AVIOContext *pb, unsigned ts)
AVIOContext       251 libavformat/flvenc.c static void put_amf_double(AVIOContext *pb, double d)
AVIOContext       257 libavformat/flvenc.c static void put_amf_byte(AVIOContext *pb, unsigned char abyte)
AVIOContext       262 libavformat/flvenc.c static void put_amf_dword_array(AVIOContext *pb, uint32_t dw)
AVIOContext       268 libavformat/flvenc.c static void put_amf_bool(AVIOContext *pb, int b)
AVIOContext       276 libavformat/flvenc.c     AVIOContext *pb = s->pb;
AVIOContext       490 libavformat/flvenc.c     AVIOContext *pb = s->pb;
AVIOContext       587 libavformat/flvenc.c     AVIOContext *read_pb;
AVIOContext       740 libavformat/flvenc.c     AVIOContext *pb = s->pb;
AVIOContext       777 libavformat/flvenc.c     AVIOContext *pb = s->pb;
AVIOContext       880 libavformat/flvenc.c     AVIOContext *pb      = s->pb;
AVIOContext       222 libavformat/format.c int av_probe_input_buffer2(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVIOContext       312 libavformat/format.c int av_probe_input_buffer(AVIOContext *pb, ff_const59 AVInputFormat **fmt,
AVIOContext        56 libavformat/frmdec.c     AVIOContext *pb = avctx->pb;
AVIOContext        39 libavformat/fsb.c     AVIOContext *pb = s->pb;
AVIOContext        42 libavformat/fwse.c     AVIOContext *pb = s->pb;
AVIOContext        73 libavformat/gdv.c     AVIOContext *pb = ctx->pb;
AVIOContext       158 libavformat/gdv.c     AVIOContext *pb = ctx->pb;
AVIOContext        98 libavformat/gif.c     AVIOContext *pb = s->pb;
AVIOContext       175 libavformat/gif.c     AVIOContext *pb = s->pb;
AVIOContext        85 libavformat/gifdec.c static int resync(AVIOContext *pb)
AVIOContext        98 libavformat/gifdec.c static int gif_skip_subblocks(AVIOContext *pb)
AVIOContext       113 libavformat/gifdec.c     AVIOContext     *pb  = s->pb;
AVIOContext       211 libavformat/gifdec.c     AVIOContext *pb = s->pb;
AVIOContext       266 libavformat/gifdec.c     AVIOContext *pb = s->pb;
AVIOContext        67 libavformat/gxf.c static int parse_packet_header(AVIOContext *pb, GXFPktType *type, int *length) {
AVIOContext       198 libavformat/gxf.c static void gxf_material_tags(AVIOContext *pb, int *len, struct gxf_stream_info *si) {
AVIOContext       258 libavformat/gxf.c static void gxf_track_tags(AVIOContext *pb, int *len, struct gxf_stream_info *si) {
AVIOContext       286 libavformat/gxf.c     AVIOContext *pb = s->pb;
AVIOContext       317 libavformat/gxf.c     AVIOContext *pb = s->pb;
AVIOContext       464 libavformat/gxf.c     AVIOContext *pb = s->pb;
AVIOContext       496 libavformat/gxf.c     AVIOContext *pb = s->pb;
AVIOContext       590 libavformat/gxf.c     AVIOContext *pb = s->pb;
AVIOContext       135 libavformat/gxfenc.c static void gxf_write_padding(AVIOContext *pb, int64_t to_pad)
AVIOContext       142 libavformat/gxfenc.c static int64_t updatePacketSize(AVIOContext *pb, int64_t pos)
AVIOContext       159 libavformat/gxfenc.c static int64_t updateSize(AVIOContext *pb, int64_t pos)
AVIOContext       170 libavformat/gxfenc.c static void gxf_write_packet_header(AVIOContext *pb, GXFPktType type)
AVIOContext       181 libavformat/gxfenc.c static int gxf_write_mpeg_auxiliary(AVIOContext *pb, AVStream *st)
AVIOContext       220 libavformat/gxfenc.c static int gxf_write_dv_auxiliary(AVIOContext *pb, AVStream *st)
AVIOContext       233 libavformat/gxfenc.c static int gxf_write_timecode_auxiliary(AVIOContext *pb, GXFContext *gxf)
AVIOContext       250 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       311 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       362 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       379 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       411 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       436 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       482 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       501 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       519 libavformat/gxfenc.c static int gxf_write_umf_media_mpeg(AVIOContext *pb, AVStream *st)
AVIOContext       542 libavformat/gxfenc.c static int gxf_write_umf_media_timecode(AVIOContext *pb, int drop)
AVIOContext       555 libavformat/gxfenc.c static int gxf_write_umf_media_dv(AVIOContext *pb, GXFStreamContext *sc, AVStream *st)
AVIOContext       572 libavformat/gxfenc.c static int gxf_write_umf_media_audio(AVIOContext *pb, GXFStreamContext *sc)
AVIOContext       586 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       648 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       702 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       838 libavformat/gxfenc.c static int gxf_write_eos_packet(AVIOContext *pb)
AVIOContext       849 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       897 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       944 libavformat/gxfenc.c     AVIOContext *pb = s->pb;
AVIOContext        43 libavformat/hca.c     AVIOContext *pb = s->pb;
AVIOContext        53 libavformat/hdsenc.c     AVIOContext *out;
AVIOContext       163 libavformat/hdsenc.c     AVIOContext *out;
AVIOContext       208 libavformat/hdsenc.c static void update_size(AVIOContext *out, int64_t pos)
AVIOContext       222 libavformat/hdsenc.c     AVIOContext *out;
AVIOContext       803 libavformat/hevc.c static int hvcc_write(AVIOContext *pb, HEVCDecoderConfigurationRecord *hvcc)
AVIOContext       999 libavformat/hevc.c int ff_hevc_annexb2mp4(AVIOContext *pb, const uint8_t *buf_in,
AVIOContext      1050 libavformat/hevc.c     AVIOContext *pb;
AVIOContext      1068 libavformat/hevc.c int ff_isom_write_hvcc(AVIOContext *pb, const uint8_t *data,
AVIOContext        51 libavformat/hevc.h int ff_hevc_annexb2mp4(AVIOContext *pb, const uint8_t *buf_in,
AVIOContext        96 libavformat/hevc.h int ff_isom_write_hvcc(AVIOContext *pb, const uint8_t *data,
AVIOContext        95 libavformat/hls.c     AVIOContext pb;
AVIOContext        97 libavformat/hls.c     AVIOContext *input;
AVIOContext        99 libavformat/hls.c     AVIOContext *input_next;
AVIOContext       215 libavformat/hls.c     AVIOContext *playlist_pb;
AVIOContext       609 libavformat/hls.c static int open_url_keepalive(AVFormatContext *s, AVIOContext **pb,
AVIOContext       627 libavformat/hls.c static int open_url(AVFormatContext *s, AVIOContext **pb, const char *url,
AVIOContext       713 libavformat/hls.c                           struct playlist *pls, AVIOContext *in)
AVIOContext      1025 libavformat/hls.c static void parse_id3(AVFormatContext *s, AVIOContext *pb,
AVIOContext      1080 libavformat/hls.c static void handle_id3(AVIOContext *pb, struct playlist *pls)
AVIOContext      1213 libavformat/hls.c         AVIOContext id3ioctx;
AVIOContext      1222 libavformat/hls.c static int open_input(HLSContext *c, struct playlist *pls, struct segment *seg, AVIOContext **in)
AVIOContext      1246 libavformat/hls.c             AVIOContext *pb = NULL;
AVIOContext      1504 libavformat/hls.c             FFSWAP(AVIOContext *, v->input, v->input_next);
AVIOContext      1722 libavformat/hls.c static int nested_io_open(AVFormatContext *s, AVIOContext **pb, const char *url,
AVIOContext       121 libavformat/hlsenc.c     AVIOContext *out;
AVIOContext       249 libavformat/hlsenc.c     AVIOContext *m3u8_out;
AVIOContext       250 libavformat/hlsenc.c     AVIOContext *sub_m3u8_out;
AVIOContext       258 libavformat/hlsenc.c static int hlsenc_io_open(AVFormatContext *s, AVIOContext **pb, char *filename,
AVIOContext       279 libavformat/hlsenc.c static int hlsenc_io_close(AVFormatContext *s, AVIOContext **pb, char *filename)
AVIOContext       455 libavformat/hlsenc.c static void write_styp(AVIOContext *pb)
AVIOContext       503 libavformat/hlsenc.c         AVIOContext  *out = NULL;
AVIOContext       648 libavformat/hlsenc.c     AVIOContext *pb;
AVIOContext       721 libavformat/hlsenc.c     AVIOContext *pb;
AVIOContext      1132 libavformat/hlsenc.c     AVIOContext *in;
AVIOContext        31 libavformat/hlsplaylist.c void ff_hls_write_playlist_version(AVIOContext *out, int version)
AVIOContext        39 libavformat/hlsplaylist.c void ff_hls_write_audio_rendition(AVIOContext *out, const char *agroup,
AVIOContext        54 libavformat/hlsplaylist.c void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup,
AVIOContext        69 libavformat/hlsplaylist.c void ff_hls_write_stream_info(AVStream *st, AVIOContext *out, int bandwidth,
AVIOContext        98 libavformat/hlsplaylist.c void ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache,
AVIOContext       122 libavformat/hlsplaylist.c void ff_hls_write_init_file(AVIOContext *out, const char *filename,
AVIOContext       132 libavformat/hlsplaylist.c int ff_hls_write_file_entry(AVIOContext *out, int insert_discont,
AVIOContext       189 libavformat/hlsplaylist.c void ff_hls_write_end_list(AVIOContext *out)
AVIOContext        39 libavformat/hlsplaylist.h void ff_hls_write_playlist_version(AVIOContext *out, int version);
AVIOContext        40 libavformat/hlsplaylist.h void ff_hls_write_audio_rendition(AVIOContext *out, const char *agroup,
AVIOContext        43 libavformat/hlsplaylist.h void ff_hls_write_subtitle_rendition(AVIOContext *out, const char *sgroup,
AVIOContext        46 libavformat/hlsplaylist.h void ff_hls_write_stream_info(AVStream *st, AVIOContext *out, int bandwidth,
AVIOContext        50 libavformat/hlsplaylist.h void ff_hls_write_playlist_header(AVIOContext *out, int version, int allowcache,
AVIOContext        53 libavformat/hlsplaylist.h void ff_hls_write_init_file(AVIOContext *out, const char *filename,
AVIOContext        55 libavformat/hlsplaylist.h int ff_hls_write_file_entry(AVIOContext *out, int insert_discont,
AVIOContext        63 libavformat/hlsplaylist.h void ff_hls_write_end_list (AVIOContext *out);
AVIOContext       106 libavformat/hlsproto.c     AVIOContext *in;
AVIOContext        61 libavformat/hnm.c     AVIOContext *pb = s->pb;
AVIOContext       104 libavformat/hnm.c     AVIOContext *pb = s->pb;
AVIOContext        81 libavformat/icodec.c     AVIOContext *pb = s->pb;
AVIOContext       158 libavformat/icodec.c     AVIOContext *pb = s->pb;
AVIOContext        81 libavformat/icoenc.c     AVIOContext *pb = s->pb;
AVIOContext       116 libavformat/icoenc.c     AVIOContext *pb = s->pb;
AVIOContext       159 libavformat/icoenc.c     AVIOContext *pb = s->pb;
AVIOContext       168 libavformat/id3v2.c static unsigned int get_size(AVIOContext *s, int len)
AVIOContext       204 libavformat/id3v2.c static int check_tag(AVIOContext *s, int offset, unsigned int len)
AVIOContext       242 libavformat/id3v2.c static int decode_str(AVFormatContext *s, AVIOContext *pb, int encoding,
AVIOContext       249 libavformat/id3v2.c     unsigned int (*get)(AVIOContext*) = avio_rb16;
AVIOContext       250 libavformat/id3v2.c     AVIOContext *dynbuf;
AVIOContext       319 libavformat/id3v2.c static void read_ttag(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       358 libavformat/id3v2.c static void read_uslt(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       407 libavformat/id3v2.c static void read_comment(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       449 libavformat/id3v2.c static void read_geobtag(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       582 libavformat/id3v2.c static void read_apic(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       677 libavformat/id3v2.c static void read_chapter(AVFormatContext *s, AVIOContext *pb, int len, const char *ttag, ID3v2ExtraMeta **extra_meta, int isv34)
AVIOContext       738 libavformat/id3v2.c static void read_priv(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       776 libavformat/id3v2.c     void (*read)(AVFormatContext *s, AVIOContext *pb, int taglen,
AVIOContext       809 libavformat/id3v2.c static void id3v2_parse(AVIOContext *pb, AVDictionary **metadata,
AVIOContext       819 libavformat/id3v2.c     AVIOContext pb_local;
AVIOContext       820 libavformat/id3v2.c     AVIOContext *pbx;
AVIOContext      1056 libavformat/id3v2.c static void id3v2_read_internal(AVIOContext *pb, AVDictionary **metadata,
AVIOContext      1102 libavformat/id3v2.c void ff_id3v2_read_dict(AVIOContext *pb, AVDictionary **metadata,
AVIOContext       117 libavformat/id3v2.h void ff_id3v2_read_dict(AVIOContext *pb, AVDictionary **metadata, const char *magic, ID3v2ExtraMeta **extra_meta);
AVIOContext       134 libavformat/id3v2.h void ff_id3v2_start(ID3v2EncContext *id3, AVIOContext *pb, int id3v2_version,
AVIOContext       150 libavformat/id3v2.h void ff_id3v2_finish(ID3v2EncContext *id3, AVIOContext *pb, int padding_bytes);
AVIOContext        32 libavformat/id3v2enc.c static void id3v2_put_size(AVIOContext *pb, int size)
AVIOContext        46 libavformat/id3v2enc.c static void id3v2_encode_string(AVIOContext *pb, const uint8_t *str,
AVIOContext        49 libavformat/id3v2enc.c     int (*put)(AVIOContext*, const char*);
AVIOContext        65 libavformat/id3v2enc.c static int id3v2_put_ttag(ID3v2EncContext *id3, AVIOContext *avioc, const char *str1, const char *str2,
AVIOContext        70 libavformat/id3v2enc.c     AVIOContext *dyn_buf;
AVIOContext       104 libavformat/id3v2enc.c static int id3v2_put_priv(ID3v2EncContext *id3, AVIOContext *avioc, const char *key, const char *data)
AVIOContext       108 libavformat/id3v2enc.c     AVIOContext *dyn_buf;
AVIOContext       152 libavformat/id3v2enc.c static int id3v2_check_write_tag(ID3v2EncContext *id3, AVIOContext *pb, AVDictionaryEntry *t,
AVIOContext       205 libavformat/id3v2enc.c void ff_id3v2_start(ID3v2EncContext *id3, AVIOContext *pb, int id3v2_version,
AVIOContext       219 libavformat/id3v2enc.c static int write_metadata(AVIOContext *pb, AVDictionary **metadata,
AVIOContext       261 libavformat/id3v2enc.c     AVIOContext *dyn_bc;
AVIOContext       296 libavformat/id3v2enc.c     AVIOContext *dyn_bc;
AVIOContext       356 libavformat/id3v2enc.c     AVIOContext *dyn_buf;
AVIOContext       420 libavformat/id3v2enc.c void ff_id3v2_finish(ID3v2EncContext *id3, AVIOContext *pb,
AVIOContext       154 libavformat/idcin.c     AVIOContext *pb = s->pb;
AVIOContext       258 libavformat/idcin.c     AVIOContext *pb = s->pb;
AVIOContext        74 libavformat/idroqdec.c     AVIOContext *pb = s->pb;
AVIOContext        98 libavformat/idroqdec.c     AVIOContext *pb = s->pb;
AVIOContext       218 libavformat/iff.c     AVIOContext *pb = s->pb;
AVIOContext       248 libavformat/iff.c     AVIOContext *pb = s->pb;
AVIOContext       351 libavformat/iff.c     AVIOContext *pb = s->pb;
AVIOContext       414 libavformat/iff.c     AVIOContext *pb = s->pb;
AVIOContext       823 libavformat/iff.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/ilbc.c     AVIOContext *pb = s->pb;
AVIOContext        67 libavformat/ilbc.c     AVIOContext *pb = s->pb;
AVIOContext       110 libavformat/img2dec.c static int find_image_range(AVIOContext *pb, int *pfirst_index, int *plast_index,
AVIOContext       409 libavformat/img2dec.c     AVIOContext *f[3]     = { NULL };
AVIOContext        76 libavformat/img2enc.c static int write_muxed_file(AVFormatContext *s, AVIOContext *pb, AVPacket *pkt)
AVIOContext       131 libavformat/img2enc.c     AVIOContext *pb[4] = {0};
AVIOContext       305 libavformat/internal.h int ff_get_line(AVIOContext *s, char *buf, int maxlen);
AVIOContext       315 libavformat/internal.h int ff_get_chomp_line(AVIOContext *s, char *buf, int maxlen);
AVIOContext       328 libavformat/internal.h int64_t ff_read_line_to_bprint(AVIOContext *s, AVBPrint *bp);
AVIOContext       341 libavformat/internal.h int64_t ff_read_line_to_bprint_overwrite(AVIOContext *s, AVBPrint *bp);
AVIOContext       599 libavformat/internal.h int ff_get_extradata(AVFormatContext *s, AVCodecParameters *par, AVIOContext *pb, int size);
AVIOContext       649 libavformat/internal.h void ff_format_io_close(AVFormatContext *s, AVIOContext **pb);
AVIOContext       119 libavformat/ipmovie.c static int load_ipmovie_packet(IPMVEContext *s, AVIOContext *pb,
AVIOContext       275 libavformat/ipmovie.c static int process_ipmovie_chunk(IPMVEContext *s, AVIOContext *pb,
AVIOContext       633 libavformat/ipmovie.c     AVIOContext *pb = s->pb;
AVIOContext       705 libavformat/ipmovie.c     AVIOContext *pb = s->pb;
AVIOContext       468 libavformat/isom.c int ff_mp4_read_descr_len(AVIOContext *pb)
AVIOContext       481 libavformat/isom.c int ff_mp4_read_descr(AVFormatContext *fc, AVIOContext *pb, int *tag)
AVIOContext       490 libavformat/isom.c void ff_mp4_parse_es_descr(AVIOContext *pb, int *es_id)
AVIOContext       515 libavformat/isom.c int ff_mp4_read_dec_config_descr(AVFormatContext *fc, AVStream *st, AVIOContext *pb)
AVIOContext       612 libavformat/isom.c     AVIOContext *pb = s->pb;
AVIOContext       647 libavformat/isom.c void ff_mov_write_chan(AVIOContext *pb, int64_t channel_layout)
AVIOContext       159 libavformat/isom.h     AVIOContext *pb;
AVIOContext       296 libavformat/isom.h int ff_mp4_read_descr_len(AVIOContext *pb);
AVIOContext       297 libavformat/isom.h int ff_mp4_read_descr(AVFormatContext *fc, AVIOContext *pb, int *tag);
AVIOContext       298 libavformat/isom.h int ff_mp4_read_dec_config_descr(AVFormatContext *fc, AVStream *st, AVIOContext *pb);
AVIOContext       299 libavformat/isom.h void ff_mp4_parse_es_descr(AVIOContext *pb, int *es_id);
AVIOContext       360 libavformat/isom.h int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb);
AVIOContext       362 libavformat/isom.h int ff_mov_read_stsd_entries(MOVContext *c, AVIOContext *pb, int entries);
AVIOContext       363 libavformat/isom.h void ff_mov_write_chan(AVIOContext *pb, int64_t channel_layout);
AVIOContext        43 libavformat/iss.c static void get_token(AVIOContext *s, char *buf, int maxlen)
AVIOContext        72 libavformat/iss.c     AVIOContext *pb = s->pb;
AVIOContext        62 libavformat/ivfenc.c     AVIOContext *pb = s->pb;
AVIOContext        81 libavformat/ivfenc.c     AVIOContext *pb = s->pb;
AVIOContext        97 libavformat/ivfenc.c     AVIOContext *pb = s->pb;
AVIOContext       160 libavformat/jacosubdec.c     AVIOContext *pb = s->pb;
AVIOContext        75 libavformat/jvdec.c     AVIOContext *pb = s->pb;
AVIOContext       169 libavformat/jvdec.c     AVIOContext *pb = s->pb;
AVIOContext       154 libavformat/latmenc.c     AVIOContext *pb = s->pb;
AVIOContext        83 libavformat/libgme.c     AVIOContext *pb = s->pb;
AVIOContext       167 libavformat/libmodplug.c     AVIOContext *pb = s->pb;
AVIOContext        85 libavformat/lmlm4.c     AVIOContext *pb = s->pb;
AVIOContext       102 libavformat/lrcdec.c static int64_t read_line(AVBPrint *buf, AVIOContext *pb)
AVIOContext       115 libavformat/lxfdec.c     AVIOContext   *pb  = s->pb;
AVIOContext       231 libavformat/lxfdec.c     AVIOContext   *pb  = s->pb;
AVIOContext       295 libavformat/lxfdec.c     AVIOContext   *pb  = s->pb;
AVIOContext       799 libavformat/matroskadec.c     AVIOContext *pb = matroska->ctx->pb;
AVIOContext       844 libavformat/matroskadec.c static int ebml_read_num(MatroskaDemuxContext *matroska, AVIOContext *pb,
AVIOContext       909 libavformat/matroskadec.c static int ebml_read_length(MatroskaDemuxContext *matroska, AVIOContext *pb,
AVIOContext       922 libavformat/matroskadec.c static int ebml_read_uint(AVIOContext *pb, int size, uint64_t *num)
AVIOContext       938 libavformat/matroskadec.c static int ebml_read_sint(AVIOContext *pb, int size, int64_t *num)
AVIOContext       959 libavformat/matroskadec.c static int ebml_read_float(AVIOContext *pb, int size, double *num)
AVIOContext       977 libavformat/matroskadec.c static int ebml_read_ascii(AVIOContext *pb, int size, char **str)
AVIOContext      1001 libavformat/matroskadec.c static int ebml_read_binary(AVIOContext *pb, int length,
AVIOContext      1052 libavformat/matroskadec.c                                  AVIOContext *pb, int64_t *num)
AVIOContext      1188 libavformat/matroskadec.c     AVIOContext *pb = matroska->ctx->pb;
AVIOContext      2307 libavformat/matroskadec.c         AVIOContext b;
AVIOContext      3024 libavformat/matroskadec.c                                 int size, int type, AVIOContext *pb,
AVIOContext      3542 libavformat/matroskadec.c     AVIOContext pb;
AVIOContext        76 libavformat/matroskaenc.c     AVIOContext    *bc;
AVIOContext       130 libavformat/matroskaenc.c     AVIOContext        *cluster_bc;
AVIOContext       181 libavformat/matroskaenc.c static void put_ebml_id(AVIOContext *pb, uint32_t id)
AVIOContext       193 libavformat/matroskaenc.c static void put_ebml_size_unknown(AVIOContext *pb, int bytes)
AVIOContext       226 libavformat/matroskaenc.c static void put_ebml_num(AVIOContext *pb, uint64_t num, int bytes)
AVIOContext       239 libavformat/matroskaenc.c static void put_ebml_length(AVIOContext *pb, uint64_t length, int bytes)
AVIOContext       257 libavformat/matroskaenc.c static void put_ebml_uid(AVIOContext *pb, uint32_t elementid, uint64_t uid)
AVIOContext       264 libavformat/matroskaenc.c static void put_ebml_uint(AVIOContext *pb, uint32_t elementid, uint64_t val)
AVIOContext       277 libavformat/matroskaenc.c static void put_ebml_sint(AVIOContext *pb, uint32_t elementid, int64_t val)
AVIOContext       291 libavformat/matroskaenc.c static void put_ebml_float(AVIOContext *pb, uint32_t elementid, double val)
AVIOContext       298 libavformat/matroskaenc.c static void put_ebml_binary(AVIOContext *pb, uint32_t elementid,
AVIOContext       306 libavformat/matroskaenc.c static void put_ebml_string(AVIOContext *pb, uint32_t elementid,
AVIOContext       318 libavformat/matroskaenc.c static void put_ebml_void(AVIOContext *pb, int size)
AVIOContext       336 libavformat/matroskaenc.c static ebml_master start_ebml_master(AVIOContext *pb, uint32_t elementid,
AVIOContext       346 libavformat/matroskaenc.c static void end_ebml_master(AVIOContext *pb, ebml_master master)
AVIOContext       367 libavformat/matroskaenc.c static int start_ebml_master_crc32(AVIOContext **dyn_cp, MatroskaMuxContext *mkv)
AVIOContext       380 libavformat/matroskaenc.c static int end_ebml_master_crc32(AVIOContext *pb, AVIOContext **dyn_cp,
AVIOContext       417 libavformat/matroskaenc.c static int end_ebml_master_crc32_tentatively(AVIOContext *pb,
AVIOContext       440 libavformat/matroskaenc.c static void put_xiph_size(AVIOContext *pb, int size)
AVIOContext       469 libavformat/matroskaenc.c static void mkv_start_seekhead(MatroskaMuxContext *mkv, AVIOContext *pb)
AVIOContext       489 libavformat/matroskaenc.c static int mkv_write_seekhead(AVIOContext *pb, MatroskaMuxContext *mkv,
AVIOContext       492 libavformat/matroskaenc.c     AVIOContext *dyn_cp = NULL;
AVIOContext       553 libavformat/matroskaenc.c static int mkv_assemble_cues(AVStream **streams, AVIOContext *dyn_cp,
AVIOContext       556 libavformat/matroskaenc.c     AVIOContext *cuepoint;
AVIOContext       602 libavformat/matroskaenc.c static int put_xiph_codecpriv(AVFormatContext *s, AVIOContext *pb,
AVIOContext       632 libavformat/matroskaenc.c static int put_wv_codecpriv(AVIOContext *pb, const AVCodecParameters *par)
AVIOContext       641 libavformat/matroskaenc.c static int put_flac_codecpriv(AVFormatContext *s, AVIOContext *pb,
AVIOContext       710 libavformat/matroskaenc.c static int mkv_write_native_codecprivate(AVFormatContext *s, AVIOContext *pb,
AVIOContext       712 libavformat/matroskaenc.c                                          AVIOContext *dyn_cp)
AVIOContext       762 libavformat/matroskaenc.c static int mkv_write_codecprivate(AVFormatContext *s, AVIOContext *pb,
AVIOContext       766 libavformat/matroskaenc.c     AVIOContext *dyn_cp;
AVIOContext       831 libavformat/matroskaenc.c static void mkv_write_video_color(AVIOContext *pb, const AVStream *st,
AVIOContext       838 libavformat/matroskaenc.c     AVIOContext buf, *dyn_cp = &buf;
AVIOContext       916 libavformat/matroskaenc.c static void mkv_write_video_projection(AVFormatContext *s, AVIOContext *pb,
AVIOContext       983 libavformat/matroskaenc.c static void mkv_write_field_order(AVIOContext *pb, int mode,
AVIOContext      1022 libavformat/matroskaenc.c static int mkv_write_stereo_mode(AVFormatContext *s, AVIOContext *pb,
AVIOContext      1114 libavformat/matroskaenc.c                            AVStream *st, mkv_track *track, AVIOContext *pb,
AVIOContext      1379 libavformat/matroskaenc.c     AVIOContext *pb = s->pb;
AVIOContext      1434 libavformat/matroskaenc.c static int mkv_write_simpletag(AVIOContext *pb, const AVDictionaryEntry *t)
AVIOContext      1468 libavformat/matroskaenc.c static int mkv_write_tag_targets(MatroskaMuxContext *mkv, AVIOContext **pb,
AVIOContext      1503 libavformat/matroskaenc.c                          AVIOContext **pb, ebml_master *tag,
AVIOContext      1571 libavformat/matroskaenc.c             AVIOContext *pb = mkv->tags.bc;
AVIOContext      1615 libavformat/matroskaenc.c     AVIOContext *dyn_cp = NULL, *dyn_tags = NULL, **tags, *pb = s->pb;
AVIOContext      1719 libavformat/matroskaenc.c     AVIOContext *dyn_cp = NULL, *pb = s->pb;
AVIOContext      1787 libavformat/matroskaenc.c     AVIOContext *pb = s->pb;
AVIOContext      2003 libavformat/matroskaenc.c static int mkv_write_block(AVFormatContext *s, AVIOContext *pb,
AVIOContext      2115 libavformat/matroskaenc.c static int mkv_write_vtt_blocks(AVFormatContext *s, AVIOContext *pb, const AVPacket *pkt)
AVIOContext      2238 libavformat/matroskaenc.c             AVIOContext *dyn_cp;
AVIOContext      2274 libavformat/matroskaenc.c     AVIOContext *pb;
AVIOContext      2458 libavformat/matroskaenc.c     AVIOContext *pb = s->pb;
AVIOContext      2489 libavformat/matroskaenc.c         AVIOContext *cues = NULL;
AVIOContext        38 libavformat/mgsts.c     AVIOContext *pb = s->pb;
AVIOContext        73 libavformat/mgsts.c     AVIOContext *pb = s->pb;
AVIOContext        49 libavformat/mlvdec.c     AVIOContext *pb[101];
AVIOContext        64 libavformat/mlvdec.c static int check_file_header(AVIOContext *pb, uint64_t guid)
AVIOContext        80 libavformat/mlvdec.c static void read_string(AVFormatContext *avctx, AVIOContext *pb, const char *tag, unsigned size)
AVIOContext        98 libavformat/mlvdec.c static void read_uint8(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt)
AVIOContext       103 libavformat/mlvdec.c static void read_uint16(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt)
AVIOContext       108 libavformat/mlvdec.c static void read_uint32(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt)
AVIOContext       113 libavformat/mlvdec.c static void read_uint64(AVFormatContext *avctx, AVIOContext *pb, const char *tag, const char *fmt)
AVIOContext       121 libavformat/mlvdec.c     AVIOContext *pb = mlv->pb[file];
AVIOContext       256 libavformat/mlvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       395 libavformat/mlvdec.c     AVIOContext *pb;
AVIOContext        88 libavformat/mm.c     AVIOContext *pb = s->pb;
AVIOContext       142 libavformat/mm.c     AVIOContext *pb = s->pb;
AVIOContext        56 libavformat/mmf.c static void end_tag_be(AVIOContext *pb, int64_t start)
AVIOContext        69 libavformat/mmf.c     AVIOContext *pb = s->pb;
AVIOContext       130 libavformat/mmf.c static void put_varlength(AVIOContext *pb, int val)
AVIOContext       143 libavformat/mmf.c     AVIOContext *pb = s->pb;
AVIOContext       196 libavformat/mmf.c     AVIOContext *pb = s->pb;
AVIOContext       157 libavformat/mmst.c     AVIOContext bic;
AVIOContext        74 libavformat/mov.c     int (*parse)(MOVContext *ctx, AVIOContext *pb, MOVAtom atom);
AVIOContext        77 libavformat/mov.c static int mov_read_default(MOVContext *c, AVIOContext *pb, MOVAtom atom);
AVIOContext        78 libavformat/mov.c static int mov_read_mfra(MOVContext *c, AVIOContext *f);
AVIOContext        82 libavformat/mov.c static int mov_metadata_track_or_disc_number(MOVContext *c, AVIOContext *pb,
AVIOContext       102 libavformat/mov.c static int mov_metadata_int8_bypass_padding(MOVContext *c, AVIOContext *pb,
AVIOContext       116 libavformat/mov.c static int mov_metadata_int8_no_padding(MOVContext *c, AVIOContext *pb,
AVIOContext       125 libavformat/mov.c static int mov_metadata_gnre(MOVContext *c, AVIOContext *pb,
AVIOContext       160 libavformat/mov.c static int mov_read_mac_string(MOVContext *c, AVIOContext *pb, int len,
AVIOContext       182 libavformat/mov.c static int mov_read_covr(MOVContext *c, AVIOContext *pb, int type, int len)
AVIOContext       233 libavformat/mov.c static int mov_metadata_loci(MOVContext *c, AVIOContext *pb, unsigned len)
AVIOContext       283 libavformat/mov.c static int mov_metadata_hmmt(MOVContext *c, AVIOContext *pb, unsigned len)
AVIOContext       300 libavformat/mov.c static int mov_read_udta_string(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       308 libavformat/mov.c     int (*parse)(MOVContext*, AVIOContext*, unsigned, const char*) = NULL;
AVIOContext       537 libavformat/mov.c static int mov_read_chpl(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       576 libavformat/mov.c static int mov_read_dref(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       713 libavformat/mov.c static int mov_read_hdlr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       779 libavformat/mov.c static int mov_read_esds(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       784 libavformat/mov.c static int mov_read_dac3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       820 libavformat/mov.c static int mov_read_dec3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       860 libavformat/mov.c static int mov_read_ddts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       922 libavformat/mov.c static int mov_read_chan(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       941 libavformat/mov.c static int mov_read_wfex(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       956 libavformat/mov.c static int mov_read_pasp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       980 libavformat/mov.c static int mov_read_mdat(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext       990 libavformat/mov.c static int mov_read_adrm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1104 libavformat/mov.c static int mov_read_ftyp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1141 libavformat/mov.c static int mov_read_moov(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1376 libavformat/mov.c static int mov_read_moof(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1417 libavformat/mov.c static int mov_read_mdhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1466 libavformat/mov.c static int mov_read_mvhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1517 libavformat/mov.c static int mov_read_enda(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1549 libavformat/mov.c static int mov_read_colr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1613 libavformat/mov.c static int mov_read_fiel(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1662 libavformat/mov.c static int64_t mov_read_atom_into_extradata(MOVContext *c, AVIOContext *pb, MOVAtom atom,
AVIOContext      1684 libavformat/mov.c static int mov_read_extradata(MOVContext *c, AVIOContext *pb, MOVAtom atom,
AVIOContext      1710 libavformat/mov.c static int mov_read_alac(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1715 libavformat/mov.c static int mov_read_avss(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1720 libavformat/mov.c static int mov_read_jp2h(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1725 libavformat/mov.c static int mov_read_dpxe(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1730 libavformat/mov.c static int mov_read_avid(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1738 libavformat/mov.c static int mov_read_targa_y216(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1752 libavformat/mov.c static int mov_read_ares(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1793 libavformat/mov.c static int mov_read_aclr(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1836 libavformat/mov.c static int mov_read_svq3(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1841 libavformat/mov.c static int mov_read_wave(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1898 libavformat/mov.c static int mov_read_glbl(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1937 libavformat/mov.c static int mov_read_dvc1(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1967 libavformat/mov.c static int mov_read_strf(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      1989 libavformat/mov.c static int mov_read_stco(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2075 libavformat/mov.c static void mov_parse_stsd_video(MOVContext *c, AVIOContext *pb,
AVIOContext      2131 libavformat/mov.c static void mov_parse_stsd_audio(MOVContext *c, AVIOContext *pb,
AVIOContext      2240 libavformat/mov.c static void mov_parse_stsd_subtitle(MOVContext *c, AVIOContext *pb,
AVIOContext      2302 libavformat/mov.c static int mov_parse_stsd_data(MOVContext *c, AVIOContext *pb,
AVIOContext      2368 libavformat/mov.c static int mov_finalize_stsd_codec(MOVContext *c, AVIOContext *pb,
AVIOContext      2447 libavformat/mov.c static int mov_skip_multiple_stsd(MOVContext *c, AVIOContext *pb,
AVIOContext      2475 libavformat/mov.c int ff_mov_read_stsd_entries(MOVContext *c, AVIOContext *pb, int entries)
AVIOContext      2571 libavformat/mov.c static int mov_read_stsd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2636 libavformat/mov.c static int mov_read_stsc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2730 libavformat/mov.c static int mov_read_stps(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2766 libavformat/mov.c static int mov_read_stss(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2815 libavformat/mov.c static int mov_read_stsz(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2908 libavformat/mov.c static int mov_read_stts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      2984 libavformat/mov.c static int mov_read_sdtp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      3029 libavformat/mov.c static int mov_read_ctts(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      3095 libavformat/mov.c static int mov_read_sbgp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4134 libavformat/mov.c static int mov_open_dref(MOVContext *c, AVIOContext **pb, const char *src, MOVDref *ref)
AVIOContext      4216 libavformat/mov.c static int mov_read_trak(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4345 libavformat/mov.c static int mov_read_ilst(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4354 libavformat/mov.c static int mov_read_keys(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4397 libavformat/mov.c static int mov_read_custom(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4478 libavformat/mov.c static int mov_read_meta(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4504 libavformat/mov.c static int mov_read_tkhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4622 libavformat/mov.c static int mov_read_tfhd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4668 libavformat/mov.c static int mov_read_chap(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4687 libavformat/mov.c static int mov_read_trex(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4713 libavformat/mov.c static int mov_read_tfdt(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      4751 libavformat/mov.c static int mov_read_trun(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5035 libavformat/mov.c static int mov_read_sidx(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5143 libavformat/mov.c static int mov_read_wide(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5163 libavformat/mov.c static int mov_read_cmov(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5166 libavformat/mov.c     AVIOContext ctx;
AVIOContext      5217 libavformat/mov.c static int mov_read_elst(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5286 libavformat/mov.c static int mov_read_tmcd(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5297 libavformat/mov.c static int mov_read_av1c(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5325 libavformat/mov.c static int mov_read_vpcc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5369 libavformat/mov.c static int mov_read_smdm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5411 libavformat/mov.c static int mov_read_mdcv(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5450 libavformat/mov.c static int mov_read_coll(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5482 libavformat/mov.c static int mov_read_clli(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5506 libavformat/mov.c static int mov_read_st3d(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5549 libavformat/mov.c static int mov_read_sv3d(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5686 libavformat/mov.c static int mov_parse_uuid_spherical(MOVStreamContext *sc, AVIOContext *pb, size_t len)
AVIOContext      5749 libavformat/mov.c static int mov_read_uuid(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5863 libavformat/mov.c static int mov_read_free(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5885 libavformat/mov.c static int mov_read_frma(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      5982 libavformat/mov.c static int mov_read_sample_encryption_info(MOVContext *c, AVIOContext *pb, MOVStreamContext *sc, AVEncryptionInfo **sample, int use_subsamples)
AVIOContext      6033 libavformat/mov.c static int mov_read_senc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6087 libavformat/mov.c static int mov_parse_auxiliary_info(MOVContext *c, MOVStreamContext *sc, AVIOContext *pb, MOVEncryptionIndex *encryption_index)
AVIOContext      6154 libavformat/mov.c static int mov_try_read_block(AVIOContext *pb, size_t size, uint8_t **data)
AVIOContext      6181 libavformat/mov.c static int mov_read_saiz(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6253 libavformat/mov.c static int mov_read_saio(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6348 libavformat/mov.c static int mov_read_pssh(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6458 libavformat/mov.c static int mov_read_schm(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6489 libavformat/mov.c static int mov_read_tenc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6560 libavformat/mov.c static int mov_read_dfla(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6717 libavformat/mov.c static int mov_read_dops(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6766 libavformat/mov.c static int mov_read_dmlp(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6798 libavformat/mov.c static int mov_read_dvcc_dvvc(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6955 libavformat/mov.c static int mov_read_default(MOVContext *c, AVIOContext *pb, MOVAtom atom)
AVIOContext      6970 libavformat/mov.c         int (*parse)(MOVContext*, AVIOContext*, MOVAtom) = NULL;
AVIOContext      7456 libavformat/mov.c static int read_tfra(MOVContext *mov, AVIOContext *f)
AVIOContext      7511 libavformat/mov.c static int mov_read_mfra(MOVContext *c, AVIOContext *f)
AVIOContext      7559 libavformat/mov.c     AVIOContext *pb = s->pb;
AVIOContext      7793 libavformat/mov.c static int should_retry(AVIOContext *pb, int error_code) {
AVIOContext       547 libavformat/mov_chan.c int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st,
AVIOContext        65 libavformat/mov_chan.h int ff_mov_read_chan(AVFormatContext *s, AVIOContext *pb, AVStream *st,
AVIOContext        23 libavformat/mov_esds.c int ff_mov_read_esds(AVFormatContext *fc, AVIOContext *pb)
AVIOContext       135 libavformat/movenc.c static int64_t update_size(AVIOContext *pb, int64_t pos)
AVIOContext       169 libavformat/movenc.c static int mov_write_stco_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       193 libavformat/movenc.c static int mov_write_stsz_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       229 libavformat/movenc.c static int mov_write_stsc_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       258 libavformat/movenc.c static int mov_write_stss_tag(AVIOContext *pb, MOVTrack *track, uint32_t flag)
AVIOContext       282 libavformat/movenc.c static int mov_write_sdtp_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       305 libavformat/movenc.c static int mov_write_amr_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       319 libavformat/movenc.c static int mov_write_ac3_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       539 libavformat/movenc.c static int mov_write_eac3_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       594 libavformat/movenc.c static int mov_write_extradata_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       600 libavformat/movenc.c static int mov_write_enda_tag(AVIOContext *pb)
AVIOContext       608 libavformat/movenc.c static int mov_write_enda_tag_be(AVIOContext *pb)
AVIOContext       616 libavformat/movenc.c static void put_descr(AVIOContext *pb, int tag, unsigned int size)
AVIOContext       636 libavformat/movenc.c static int mov_write_esds_tag(AVIOContext *pb, MOVTrack *track) // Basic
AVIOContext       709 libavformat/movenc.c static int mov_write_ms_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       721 libavformat/movenc.c static int mov_write_wfex_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       732 libavformat/movenc.c static int mov_write_dfla_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       752 libavformat/movenc.c static int mov_write_dops_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       775 libavformat/movenc.c static int mov_write_dmlp_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       804 libavformat/movenc.c static int mov_write_chan_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       832 libavformat/movenc.c static int mov_write_wave_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext       958 libavformat/movenc.c static int mov_write_dvc1_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext       974 libavformat/movenc.c static int mov_write_glbl_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1052 libavformat/movenc.c static int mov_write_audio_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track)
AVIOContext      1204 libavformat/movenc.c static int mov_write_d263_tag(AVIOContext *pb)
AVIOContext      1216 libavformat/movenc.c static int mov_write_av1c_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1226 libavformat/movenc.c static int mov_write_avcc_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1236 libavformat/movenc.c static int mov_write_vpcc_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext      1248 libavformat/movenc.c static int mov_write_hvcc_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1262 libavformat/movenc.c static int mov_write_avid_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1345 libavformat/movenc.c static int mov_write_dpxe_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1684 libavformat/movenc.c static int mov_write_uuid_tag_ipod(AVIOContext *pb)
AVIOContext      1700 libavformat/movenc.c static int mov_write_fiel_tag(AVIOContext *pb, MOVTrack *track, int field_order)
AVIOContext      1713 libavformat/movenc.c static int mov_write_subtitle_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1730 libavformat/movenc.c static int mov_write_st3d_tag(AVFormatContext *s, AVIOContext *pb, AVStereo3D *stereo_3d)
AVIOContext      1760 libavformat/movenc.c static int mov_write_sv3d_tag(AVFormatContext *s, AVIOContext *pb, AVSphericalMapping *spherical_mapping)
AVIOContext      1818 libavformat/movenc.c static int mov_write_dvcc_dvvc_tag(AVFormatContext *s, AVIOContext *pb, AVDOVIDecoderConfigurationRecord *dovi)
AVIOContext      1848 libavformat/movenc.c static int mov_write_clap_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1863 libavformat/movenc.c static int mov_write_pasp_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1876 libavformat/movenc.c static int mov_write_gama_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track, double gamma)
AVIOContext      1899 libavformat/movenc.c static int mov_write_colr_tag(AVIOContext *pb, MOVTrack *track, int prefer_icc)
AVIOContext      1947 libavformat/movenc.c static int mov_write_clli_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      1971 libavformat/movenc.c static int mov_write_mdcv_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2028 libavformat/movenc.c static int mov_write_video_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track)
AVIOContext      2212 libavformat/movenc.c static int mov_write_rtp_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2232 libavformat/movenc.c static int mov_write_source_reference_tag(AVIOContext *pb, MOVTrack *track, const char *reel_name)
AVIOContext      2251 libavformat/movenc.c static int mov_write_tmcd_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2307 libavformat/movenc.c static int mov_write_gpmd_tag(AVIOContext *pb, const MOVTrack *track)
AVIOContext      2319 libavformat/movenc.c static int mov_write_stsd_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track)
AVIOContext      2346 libavformat/movenc.c static int mov_write_ctts_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext      2387 libavformat/movenc.c static int mov_write_stts_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2432 libavformat/movenc.c static int mov_write_dref_tag(AVIOContext *pb)
AVIOContext      2447 libavformat/movenc.c static int mov_preroll_write_stbl_atoms(AVIOContext *pb, MOVTrack *track)
AVIOContext      2542 libavformat/movenc.c static int mov_write_stbl_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track)
AVIOContext      2580 libavformat/movenc.c static int mov_write_dinf_tag(AVIOContext *pb)
AVIOContext      2589 libavformat/movenc.c static int mov_write_nmhd_tag(AVIOContext *pb)
AVIOContext      2597 libavformat/movenc.c static int mov_write_tcmi_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2619 libavformat/movenc.c static int mov_write_gmhd_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      2671 libavformat/movenc.c static int mov_write_smhd_tag(AVIOContext *pb)
AVIOContext      2681 libavformat/movenc.c static int mov_write_vmhd_tag(AVIOContext *pb)
AVIOContext      2696 libavformat/movenc.c static int mov_write_hdlr_tag(AVFormatContext *s, AVIOContext *pb, MOVTrack *track)
AVIOContext      2772 libavformat/movenc.c static int mov_write_hmhd_tag(AVIOContext *pb)
AVIOContext      2787 libavformat/movenc.c static int mov_write_minf_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track)
AVIOContext      2839 libavformat/movenc.c static int mov_write_mdhd_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      2879 libavformat/movenc.c static int mov_write_mdia_tag(AVFormatContext *s, AVIOContext *pb,
AVIOContext      2898 libavformat/movenc.c static void write_matrix(AVIOContext *pb, int16_t a, int16_t b, int16_t c,
AVIOContext      2912 libavformat/movenc.c static int mov_write_tkhd_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3028 libavformat/movenc.c static int mov_write_tapt_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      3060 libavformat/movenc.c static int mov_write_edts_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3146 libavformat/movenc.c static int mov_write_tref_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      3157 libavformat/movenc.c static int mov_write_uuid_tag_psp(AVIOContext *pb, MOVTrack *mov)
AVIOContext      3175 libavformat/movenc.c static int mov_write_udta_sdp(AVIOContext *pb, MOVTrack *track)
AVIOContext      3196 libavformat/movenc.c static int mov_write_track_metadata(AVIOContext *pb, AVStream *st,
AVIOContext      3210 libavformat/movenc.c static int mov_write_track_udta_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3213 libavformat/movenc.c     AVIOContext *pb_buf;
AVIOContext      3237 libavformat/movenc.c static int mov_write_trak_tag(AVFormatContext *s, AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3290 libavformat/movenc.c static int mov_write_iods_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      3319 libavformat/movenc.c static int mov_write_trex_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      3332 libavformat/movenc.c static int mov_write_mvex_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      3343 libavformat/movenc.c static int mov_write_mvhd_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      3404 libavformat/movenc.c static int mov_write_itunes_hdlr_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3420 libavformat/movenc.c static int mov_write_string_data_tag(AVIOContext *pb, const char *data, int lang, int long_style)
AVIOContext      3440 libavformat/movenc.c static int mov_write_string_tag(AVIOContext *pb, const char *name,
AVIOContext      3479 libavformat/movenc.c static int mov_write_string_metadata(AVFormatContext *s, AVIOContext *pb,
AVIOContext      3491 libavformat/movenc.c static int mov_write_tmpo_tag(AVIOContext *pb, AVFormatContext *s)
AVIOContext      3509 libavformat/movenc.c static int mov_write_loci_tag(AVFormatContext *s, AVIOContext *pb)
AVIOContext      3560 libavformat/movenc.c static int mov_write_trkn_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3587 libavformat/movenc.c static int mov_write_int8_metadata(AVFormatContext *s, AVIOContext *pb,
AVIOContext      3614 libavformat/movenc.c static int mov_write_covr(AVIOContext *pb, AVFormatContext *s)
AVIOContext      3642 libavformat/movenc.c static int mov_write_ilst_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3682 libavformat/movenc.c static int mov_write_mdta_hdlr_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3697 libavformat/movenc.c static int mov_write_mdta_keys_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3725 libavformat/movenc.c static int mov_write_mdta_ilst_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3747 libavformat/movenc.c static int mov_write_meta_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3769 libavformat/movenc.c static int mov_write_raw_metadata_tag(AVFormatContext *s, AVIOContext *pb,
AVIOContext      3789 libavformat/movenc.c static int ascii_to_wc(AVIOContext *pb, const uint8_t *b)
AVIOContext      3807 libavformat/movenc.c static int mov_write_3gp_udta_tag(AVIOContext *pb, AVFormatContext *s,
AVIOContext      3829 libavformat/movenc.c static int mov_write_chpl_tag(AVIOContext *pb, AVFormatContext *s)
AVIOContext      3855 libavformat/movenc.c static int mov_write_udta_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      3858 libavformat/movenc.c     AVIOContext *pb_buf;
AVIOContext      3913 libavformat/movenc.c static void mov_write_psp_udta_tag(AVIOContext *pb,
AVIOContext      3926 libavformat/movenc.c static int mov_write_uuidusmt_tag(AVIOContext *pb, AVFormatContext *s)
AVIOContext      4033 libavformat/movenc.c static int mov_write_moov_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4109 libavformat/movenc.c static void param_write_int(AVIOContext *pb, const char *name, int value)
AVIOContext      4114 libavformat/movenc.c static void param_write_string(AVIOContext *pb, const char *name, const char *value)
AVIOContext      4119 libavformat/movenc.c static void param_write_hex(AVIOContext *pb, const char *name, const uint8_t *value, int len)
AVIOContext      4128 libavformat/movenc.c static int mov_write_isml_manifest(AVIOContext *pb, MOVMuxContext *mov, AVFormatContext *s)
AVIOContext      4260 libavformat/movenc.c static int mov_write_mfhd_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      4275 libavformat/movenc.c static int mov_write_tfhd_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4341 libavformat/movenc.c static int mov_write_trun_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4397 libavformat/movenc.c static int mov_write_tfxd_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      4418 libavformat/movenc.c static int mov_write_tfrf_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4453 libavformat/movenc.c static int mov_write_tfrf_tags(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4467 libavformat/movenc.c static int mov_add_tfra_entries(AVIOContext *pb, MOVMuxContext *mov, int tracks,
AVIOContext      4521 libavformat/movenc.c static int mov_write_tfdt_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      4533 libavformat/movenc.c static int mov_write_traf_tag(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4573 libavformat/movenc.c static int mov_write_moof_tag_internal(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4596 libavformat/movenc.c static int mov_write_sidx_tag(AVIOContext *pb,
AVIOContext      4658 libavformat/movenc.c static int mov_write_sidx_tags(AVIOContext *pb, MOVMuxContext *mov,
AVIOContext      4662 libavformat/movenc.c     AVIOContext *avio_buf;
AVIOContext      4693 libavformat/movenc.c static int mov_write_prft_tag(AVIOContext *pb, MOVMuxContext *mov, int tracks)
AVIOContext      4743 libavformat/movenc.c static int mov_write_moof_tag(AVIOContext *pb, MOVMuxContext *mov, int tracks,
AVIOContext      4746 libavformat/movenc.c     AVIOContext *avio_buf;
AVIOContext      4775 libavformat/movenc.c static int mov_write_tfra_tag(AVIOContext *pb, MOVTrack *track)
AVIOContext      4799 libavformat/movenc.c static int mov_write_mfra_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      4825 libavformat/movenc.c static int mov_write_mdat_tag(AVIOContext *pb, MOVMuxContext *mov)
AVIOContext      4836 libavformat/movenc.c static void mov_write_ftyp_tag_internal(AVIOContext *pb, AVFormatContext *s,
AVIOContext      4874 libavformat/movenc.c static int mov_write_ftyp_tag(AVIOContext *pb, AVFormatContext *s)
AVIOContext      4940 libavformat/movenc.c static int mov_write_uuidprof_tag(AVIOContext *pb, AVFormatContext *s)
AVIOContext      5011 libavformat/movenc.c static int mov_write_identification(AVIOContext *pb, AVFormatContext *s)
AVIOContext      5429 libavformat/movenc.c     AVIOContext *pb = s->pb;
AVIOContext      5952 libavformat/movenc.c     AVIOContext *pb;
AVIOContext      6587 libavformat/movenc.c     AVIOContext *pb = s->pb;
AVIOContext      6728 libavformat/movenc.c     AVIOContext *moov_buf;
AVIOContext      6741 libavformat/movenc.c     AVIOContext *buf;
AVIOContext      6804 libavformat/movenc.c     AVIOContext *read_pb;
AVIOContext      6865 libavformat/movenc.c     AVIOContext *pb = s->pb;
AVIOContext       139 libavformat/movenc.h     AVIOContext *mdat_buf;
AVIOContext       205 libavformat/movenc.h     AVIOContext *mdat_buf;
AVIOContext        89 libavformat/movenccenc.c static void mov_cenc_write_encrypted(MOVMuxCencContext* ctx, AVIOContext *pb,
AVIOContext       167 libavformat/movenccenc.c int ff_mov_cenc_write_packet(MOVMuxCencContext* ctx, AVIOContext *pb,
AVIOContext       192 libavformat/movenccenc.c int ff_mov_cenc_avc_parse_nal_units(MOVMuxCencContext* ctx, AVIOContext *pb,
AVIOContext       233 libavformat/movenccenc.c     int nal_length_size, AVIOContext *pb, const uint8_t *buf_in, int size)
AVIOContext       282 libavformat/movenccenc.c static int64_t update_size(AVIOContext *pb, int64_t pos)
AVIOContext       292 libavformat/movenccenc.c static int mov_cenc_write_senc_tag(MOVMuxCencContext* ctx, AVIOContext *pb,
AVIOContext       306 libavformat/movenccenc.c static int mov_cenc_write_saio_tag(AVIOContext *pb, int64_t auxiliary_info_offset)
AVIOContext       325 libavformat/movenccenc.c static int mov_cenc_write_saiz_tag(MOVMuxCencContext* ctx, AVIOContext *pb)
AVIOContext       339 libavformat/movenccenc.c void ff_mov_cenc_write_stbl_atoms(MOVMuxCencContext* ctx, AVIOContext *pb)
AVIOContext       348 libavformat/movenccenc.c static int mov_cenc_write_schi_tag(AVIOContext *pb, uint8_t* kid)
AVIOContext       364 libavformat/movenccenc.c int ff_mov_cenc_write_sinf_tag(MOVTrack* track, AVIOContext *pb, uint8_t* kid)
AVIOContext        63 libavformat/movenccenc.h int ff_mov_cenc_write_packet(MOVMuxCencContext* ctx, AVIOContext *pb, const uint8_t *buf_in, int size);
AVIOContext        68 libavformat/movenccenc.h int ff_mov_cenc_avc_parse_nal_units(MOVMuxCencContext* ctx, AVIOContext *pb, const uint8_t *buf_in, int size);
AVIOContext        74 libavformat/movenccenc.h     AVIOContext *pb, const uint8_t *buf_in, int size);
AVIOContext        79 libavformat/movenccenc.h void ff_mov_cenc_write_stbl_atoms(MOVMuxCencContext* ctx, AVIOContext *pb);
AVIOContext        84 libavformat/movenccenc.h int ff_mov_cenc_write_sinf_tag(struct MOVTrack* track, AVIOContext *pb, uint8_t* kid);
AVIOContext       251 libavformat/movenchint.c                              AVIOContext *out, int *entries)
AVIOContext       270 libavformat/movenchint.c static void output_match(AVIOContext *out, int match_sample,
AVIOContext       284 libavformat/movenchint.c                              AVIOContext *out, int *entries,
AVIOContext       315 libavformat/movenchint.c static int write_hint_packets(AVIOContext *out, const uint8_t *data,
AVIOContext       410 libavformat/movenchint.c     AVIOContext *hintbuf = NULL;
AVIOContext        63 libavformat/mp3dec.c static int check(AVIOContext *pb, int64_t pos, uint32_t *header);
AVIOContext       469 libavformat/mp3dec.c static int check(AVIOContext *pb, int64_t pos, uint32_t *ret_header)
AVIOContext       147 libavformat/mp3enc.c     AVIOContext *dyn_ctx;
AVIOContext       124 libavformat/mpc8.c static void mpc8_get_chunk_header(AVIOContext *pb, int *tag, int64_t *size)
AVIOContext       195 libavformat/mpc8.c     AVIOContext *pb = s->pb;
AVIOContext       213 libavformat/mpc8.c     AVIOContext *pb = s->pb;
AVIOContext       147 libavformat/mpeg.c static int64_t get_pts(AVIOContext *pb, int c)
AVIOContext       157 libavformat/mpeg.c static int find_next_start_code(AVIOContext *pb, int *size_ptr,
AVIOContext       191 libavformat/mpeg.c static long mpegps_psm_parse(MpegDemuxContext *m, AVIOContext *pb)
AVIOContext       921 libavformat/mpeg.c     AVIOContext *pb = vobsub->sub_ctx->pb;
AVIOContext       565 libavformat/mpegenc.c static inline void put_timestamp(AVIOContext *pb, int id, int64_t timestamp)
AVIOContext       597 libavformat/mpegenc.c static void put_padding_packet(AVFormatContext *ctx, AVIOContext *pb,
AVIOContext      1426 libavformat/mpegts.c     AVIOContext pb;
AVIOContext      1457 libavformat/mpegts.c static void update_offsets(AVIOContext *pb, int64_t *off, int *len)
AVIOContext      1673 libavformat/mpegts.c     AVIOContext pb;
AVIOContext      1818 libavformat/mpegts.c                 AVIOContext pb;
AVIOContext      1840 libavformat/mpegts.c             AVIOContext pb;
AVIOContext      2842 libavformat/mpegts.c     AVIOContext *pb = s->pb;
AVIOContext      2885 libavformat/mpegts.c     AVIOContext *pb = s->pb;
AVIOContext      2909 libavformat/mpegts.c     AVIOContext *pb = s->pb;
AVIOContext      3037 libavformat/mpegts.c static void seek_back(AVFormatContext *s, AVIOContext *pb, int64_t pos) {
AVIOContext      3049 libavformat/mpegts.c     AVIOContext *pb   = s->pb;
AVIOContext       805 libavformat/mpegtsenc.c static int64_t get_pcr(const MpegTSWrite *ts, AVIOContext *pb)
AVIOContext        52 libavformat/mpjpegdec.c static int get_line(AVIOContext *pb, char *line, int line_size)
AVIOContext       101 libavformat/mpjpegdec.c static int parse_multipart_header(AVIOContext *pb,
AVIOContext       116 libavformat/mpjpegdec.c     AVIOContext pb;
AVIOContext       171 libavformat/mpjpegdec.c static int parse_multipart_header(AVIOContext *pb,
AVIOContext       249 libavformat/mpjpegdec.c static char* mpjpeg_get_boundary(AVIOContext* pb)
AVIOContext        76 libavformat/msnwc_tcp.c     AVIOContext *pb = ctx->pb;
AVIOContext       105 libavformat/msnwc_tcp.c     AVIOContext *pb = ctx->pb;
AVIOContext       104 libavformat/mtv.c     AVIOContext   *pb  = s->pb;
AVIOContext       202 libavformat/mtv.c     AVIOContext *pb = s->pb;
AVIOContext        57 libavformat/mvdec.c static char *var_read_string(AVIOContext *pb, int size)
AVIOContext        74 libavformat/mvdec.c static int var_read_int(AVIOContext *pb, int size)
AVIOContext        85 libavformat/mvdec.c static AVRational var_read_float(AVIOContext *pb, int size)
AVIOContext       123 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       147 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       176 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       235 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       261 libavformat/mvdec.c static void read_index(AVIOContext *pb, AVStream *st)
AVIOContext       281 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext       427 libavformat/mvdec.c     AVIOContext *pb = avctx->pb;
AVIOContext        34 libavformat/mvi.c     unsigned int (*get_int)(AVIOContext *);
AVIOContext        45 libavformat/mvi.c     AVIOContext *pb = s->pb;
AVIOContext       117 libavformat/mvi.c     AVIOContext *pb = s->pb;
AVIOContext       296 libavformat/mxfdec.c typedef int MXFMetadataReadFunc(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset);
AVIOContext       370 libavformat/mxfdec.c static int64_t klv_decode_ber_length(AVIOContext *pb)
AVIOContext       387 libavformat/mxfdec.c static int mxf_read_sync(AVIOContext *pb, const uint8_t *key, unsigned size)
AVIOContext       400 libavformat/mxfdec.c static int klv_read_packet(KLVPacket *klv, AVIOContext *pb)
AVIOContext       532 libavformat/mxfdec.c static int mxf_get_d10_aes3_packet(AVIOContext *pb, AVStream *st, AVPacket *pkt, int64_t length)
AVIOContext       564 libavformat/mxfdec.c     AVIOContext *pb = s->pb;
AVIOContext       629 libavformat/mxfdec.c static int mxf_read_primer_pack(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       655 libavformat/mxfdec.c static int mxf_read_partition_pack(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       838 libavformat/mxfdec.c static int mxf_read_cryptographic_context(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       848 libavformat/mxfdec.c static int mxf_read_strong_ref_array(AVIOContext *pb, UID **refs, int *count)
AVIOContext       861 libavformat/mxfdec.c static inline int mxf_read_utf16_string(AVIOContext *pb, int size, char** str, int be)
AVIOContext       889 libavformat/mxfdec.c static int mxf_read_utf16 ## type ##_string(AVIOContext *pb, int size, char** str) \
AVIOContext       897 libavformat/mxfdec.c static int mxf_read_content_storage(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       913 libavformat/mxfdec.c static int mxf_read_source_clip(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       935 libavformat/mxfdec.c static int mxf_read_timecode_component(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       952 libavformat/mxfdec.c static int mxf_read_pulldown_component(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       963 libavformat/mxfdec.c static int mxf_read_track(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext       987 libavformat/mxfdec.c static int mxf_read_sequence(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1007 libavformat/mxfdec.c static int mxf_read_essence_group(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1021 libavformat/mxfdec.c static int mxf_read_package(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1045 libavformat/mxfdec.c static int mxf_read_essence_container_data(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1064 libavformat/mxfdec.c static int mxf_read_index_entry_array(AVIOContext *pb, MXFIndexTableSegment *segment)
AVIOContext      1094 libavformat/mxfdec.c static int mxf_read_index_table_segment(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1131 libavformat/mxfdec.c static void mxf_read_pixel_layout(AVIOContext *pb, MXFDescriptor *descriptor)
AVIOContext      1151 libavformat/mxfdec.c static int mxf_read_generic_descriptor(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      1255 libavformat/mxfdec.c static int mxf_read_indirect_value(void *arg, AVIOContext *pb, int size)
AVIOContext      1273 libavformat/mxfdec.c static int mxf_read_tagged_value(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      2621 libavformat/mxfdec.c static int mxf_read_identification_metadata(void *arg, AVIOContext *pb, int tag, int size, UID _uid, int64_t klv_offset)
AVIOContext      2658 libavformat/mxfdec.c static int mxf_read_preface_metadata(void *arg, AVIOContext *pb, int tag, int size, UID uid, int64_t klv_offset)
AVIOContext      2729 libavformat/mxfdec.c     AVIOContext *pb = mxf->fc->pb;
AVIOContext      2837 libavformat/mxfdec.c     AVIOContext *pb = mxf->fc->pb;
AVIOContext      2888 libavformat/mxfdec.c     AVIOContext *pb = mxf->fc->pb;
AVIOContext       424 libavformat/mxfenc.c static void mxf_write_uuid(AVIOContext *pb, enum MXFMetadataSetType type, int value)
AVIOContext       440 libavformat/mxfenc.c static void mxf_write_refs_count(AVIOContext *pb, int ref_count)
AVIOContext       454 libavformat/mxfenc.c static int klv_encode_ber_length(AVIOContext *pb, uint64_t len)
AVIOContext       474 libavformat/mxfenc.c static void klv_encode_ber4_length(AVIOContext *pb, int len)
AVIOContext       480 libavformat/mxfenc.c static void klv_encode_ber9_length(AVIOContext *pb, uint64_t len)
AVIOContext       498 libavformat/mxfenc.c static void mxf_write_local_tags(AVIOContext *pb, const MXFLocalTagPair *local_tags, int count)
AVIOContext       510 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       544 libavformat/mxfenc.c static void mxf_write_local_tag(AVIOContext *pb, int size, int tag)
AVIOContext       550 libavformat/mxfenc.c static void mxf_write_metadata_key(AVIOContext *pb, unsigned int value)
AVIOContext       574 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       596 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       689 libavformat/mxfenc.c static void mxf_write_local_tag_utf16(AVIOContext *pb, int tag, const char *value)
AVIOContext       703 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       721 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       767 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       795 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       843 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       867 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       894 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       921 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       957 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       971 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1009 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1083 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1262 libavformat/mxfenc.c static void mxf_update_klv_size(AVIOContext *pb, int64_t pos)
AVIOContext      1273 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1325 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1363 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1410 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1446 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1493 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1592 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1673 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      1833 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2661 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2710 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2742 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2763 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2813 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2928 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext      2955 libavformat/mxfenc.c     AVIOContext *pb = s->pb;
AVIOContext       220 libavformat/nsvdec.c     AVIOContext *pb = s->pb;
AVIOContext       261 libavformat/nsvdec.c     AVIOContext *pb = s->pb;
AVIOContext       376 libavformat/nsvdec.c     AVIOContext *pb = s->pb;
AVIOContext       530 libavformat/nsvdec.c     AVIOContext *pb = s->pb;
AVIOContext        41 libavformat/nutdec.c static int get_str(AVIOContext *bc, char *string, unsigned int maxlen)
AVIOContext        65 libavformat/nutdec.c static int64_t get_s(AVIOContext *bc)
AVIOContext        75 libavformat/nutdec.c static uint64_t get_fourcc(AVIOContext *bc)
AVIOContext        89 libavformat/nutdec.c static int get_packetheader(NUTContext *nut, AVIOContext *bc,
AVIOContext       109 libavformat/nutdec.c static uint64_t find_any_startcode(AVIOContext *bc, int64_t pos)
AVIOContext       140 libavformat/nutdec.c static int64_t find_startcode(AVIOContext *bc, uint64_t code, int64_t pos)
AVIOContext       176 libavformat/nutdec.c static int skip_reserved(AVIOContext *bc, int64_t pos)
AVIOContext       195 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext       365 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext       489 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext       612 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext       668 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext       796 libavformat/nutdec.c     AVIOContext *bc = s->pb;
AVIOContext       862 libavformat/nutdec.c static int read_sm_data(AVFormatContext *s, AVIOContext *bc, AVPacket *pkt, int is_meta, int64_t maxpos)
AVIOContext       991 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext      1073 libavformat/nutdec.c     AVIOContext *bc    = s->pb;
AVIOContext      1141 libavformat/nutdec.c     AVIOContext *bc = s->pb;
AVIOContext      1200 libavformat/nutdec.c     AVIOContext *bc = s->pb;
AVIOContext       296 libavformat/nutenc.c static void put_v(AVIOContext *bc, uint64_t val)
AVIOContext       306 libavformat/nutenc.c static void put_tt(NUTContext *nut, AVRational *time_base, AVIOContext *bc, uint64_t val)
AVIOContext       315 libavformat/nutenc.c static void put_str(AVIOContext *bc, const char *string)
AVIOContext       323 libavformat/nutenc.c static void put_s(AVIOContext *bc, int64_t val)
AVIOContext       328 libavformat/nutenc.c static void put_packet(NUTContext *nut, AVIOContext *bc, AVIOContext *dyn_bc,
AVIOContext       349 libavformat/nutenc.c static void write_mainheader(NUTContext *nut, AVIOContext *bc)
AVIOContext       429 libavformat/nutenc.c static int write_streamheader(AVFormatContext *avctx, AVIOContext *bc,
AVIOContext       486 libavformat/nutenc.c static int add_info(AVIOContext *bc, const char *type, const char *value)
AVIOContext       494 libavformat/nutenc.c static int write_globalinfo(NUTContext *nut, AVIOContext *bc)
AVIOContext       498 libavformat/nutenc.c     AVIOContext *dyn_bc;
AVIOContext       522 libavformat/nutenc.c static int write_streaminfo(NUTContext *nut, AVIOContext *bc, int stream_id) {
AVIOContext       526 libavformat/nutenc.c     AVIOContext *dyn_bc;
AVIOContext       564 libavformat/nutenc.c static int write_chapter(NUTContext *nut, AVIOContext *bc, int id)
AVIOContext       566 libavformat/nutenc.c     AVIOContext *dyn_bc;
AVIOContext       592 libavformat/nutenc.c static int write_index(NUTContext *nut, AVIOContext *bc) {
AVIOContext       644 libavformat/nutenc.c static int write_headers(AVFormatContext *avctx, AVIOContext *bc)
AVIOContext       647 libavformat/nutenc.c     AVIOContext *dyn_bc;
AVIOContext       699 libavformat/nutenc.c     AVIOContext *bc = s->pb;
AVIOContext       830 libavformat/nutenc.c static int write_sm_data(AVFormatContext *s, AVIOContext *bc, AVPacket *pkt, int is_meta)
AVIOContext       834 libavformat/nutenc.c     AVIOContext *dyn_bc;
AVIOContext       957 libavformat/nutenc.c     AVIOContext *bc    = s->pb, *dyn_bc, *sm_bc = NULL;
AVIOContext      1178 libavformat/nutenc.c     AVIOContext *bc = s->pb, *dyn_bc;
AVIOContext        69 libavformat/nuv.c static int get_codec_data(AVFormatContext *s, AVIOContext *pb, AVStream *vst,
AVIOContext       155 libavformat/nuv.c     AVIOContext *pb = s->pb;
AVIOContext       248 libavformat/nuv.c     AVIOContext *pb = s->pb;
AVIOContext       323 libavformat/nuv.c     AVIOContext *pb = s->pb;
AVIOContext       343 libavformat/nuv.c     AVIOContext *pb = s->pb;
AVIOContext       121 libavformat/oggdec.c     AVIOContext *bc = s->pb;
AVIOContext       316 libavformat/oggdec.c     AVIOContext *bc = s->pb;
AVIOContext       899 libavformat/oggdec.c     AVIOContext *bc = s->pb;
AVIOContext       279 libavformat/oggenc.c     AVIOContext pb;
AVIOContext       102 libavformat/options.c static int io_open_default(AVFormatContext *s, AVIOContext **pb,
AVIOContext       127 libavformat/options.c static void io_close_default(AVFormatContext *s, AVIOContext *pb)
AVIOContext        91 libavformat/paf.c     AVIOContext     *pb = s->pb;
AVIOContext       195 libavformat/paf.c     AVIOContext     *pb = s->pb;
AVIOContext        45 libavformat/pmpdec.c     AVIOContext *pb = s->pb;
AVIOContext       132 libavformat/pmpdec.c     AVIOContext *pb = s->pb;
AVIOContext       131 libavformat/psxstr.c     AVIOContext *pb = s->pb;
AVIOContext       160 libavformat/psxstr.c     AVIOContext *pb = s->pb;
AVIOContext        84 libavformat/pva.c     AVIOContext *pb = s->pb;
AVIOContext       187 libavformat/pva.c     AVIOContext *pb = s->pb;
AVIOContext       203 libavformat/pva.c     AVIOContext *pb = s->pb;
AVIOContext        92 libavformat/qcp.c     AVIOContext *pb = s->pb;
AVIOContext       147 libavformat/qcp.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/qtpalette.c int ff_get_qtpalette(int codec_id, AVIOContext *pb, uint32_t *palette)
AVIOContext       330 libavformat/qtpalette.h int ff_get_qtpalette(int codec_id, AVIOContext *pb, uint32_t *palette);
AVIOContext        77 libavformat/rawenc.c     AVIOContext *pb = s->pb;
AVIOContext       134 libavformat/rdt.c     AVIOContext pb;
AVIOContext       299 libavformat/rdt.c     AVIOContext pb;
AVIOContext        59 libavformat/redspark.c     AVIOContext *pb = s->pb;
AVIOContext        38 libavformat/riff.h int64_t ff_start_tag(AVIOContext *pb, const char *tag);
AVIOContext        39 libavformat/riff.h void ff_end_tag(AVIOContext *pb, int64_t start);
AVIOContext        47 libavformat/riff.h int ff_get_bmp_header(AVIOContext *pb, AVStream *st, uint32_t *size);
AVIOContext        49 libavformat/riff.h void ff_put_bmp_header(AVIOContext *pb, AVCodecParameters *par, int for_asf, int ignore_extradata);
AVIOContext        68 libavformat/riff.h int ff_put_wav_header(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par, int flags);
AVIOContext        71 libavformat/riff.h int ff_get_wav_header(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par, int size, int big_endian);
AVIOContext        90 libavformat/riff.h void ff_riff_write_info_tag(AVIOContext *pb, const char *tag, const char *str);
AVIOContext       123 libavformat/riff.h int ff_get_guid(AVIOContext *s, ff_asf_guid *g);
AVIOContext       124 libavformat/riff.h void ff_put_guid(AVIOContext *s, const ff_asf_guid *g);
AVIOContext        32 libavformat/riffdec.c int ff_get_guid(AVIOContext *s, ff_asf_guid *g)
AVIOContext        61 libavformat/riffdec.c static void parse_waveformatex(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par)
AVIOContext        91 libavformat/riffdec.c int ff_get_wav_header(AVFormatContext *s, AVIOContext *pb,
AVIOContext       209 libavformat/riffdec.c int ff_get_bmp_header(AVIOContext *pb, AVStream *st, uint32_t *size)
AVIOContext       231 libavformat/riffdec.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/riffenc.c int64_t ff_start_tag(AVIOContext *pb, const char *tag)
AVIOContext        38 libavformat/riffenc.c void ff_end_tag(AVIOContext *pb, int64_t start)
AVIOContext        54 libavformat/riffenc.c int ff_put_wav_header(AVFormatContext *s, AVIOContext *pb,
AVIOContext       209 libavformat/riffenc.c void ff_put_bmp_header(AVIOContext *pb, AVCodecParameters *par,
AVIOContext       295 libavformat/riffenc.c void ff_riff_write_info_tag(AVIOContext *pb, const char *tag, const char *str)
AVIOContext       329 libavformat/riffenc.c     AVIOContext *pb = s->pb;
AVIOContext       349 libavformat/riffenc.c void ff_put_guid(AVIOContext *s, const ff_asf_guid *g)
AVIOContext        78 libavformat/rl2.c     AVIOContext *pb = s->pb;
AVIOContext       231 libavformat/rl2.c     AVIOContext *pb = s->pb;
AVIOContext        51 libavformat/rm.h int ff_rm_read_mdpr_codecdata (AVFormatContext *s, AVIOContext *pb,
AVIOContext        72 libavformat/rm.h int ff_rm_parse_packet (AVFormatContext *s, AVIOContext *pb,
AVIOContext        92 libavformat/rm.h int ff_rm_retrieve_cache (AVFormatContext *s, AVIOContext *pb,
AVIOContext        71 libavformat/rmdec.c static inline void get_strl(AVIOContext *pb, char *buf, int buf_size, int len)
AVIOContext        79 libavformat/rmdec.c static void get_str8(AVIOContext *pb, char *buf, int buf_size)
AVIOContext        84 libavformat/rmdec.c static int rm_read_extradata(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par, unsigned size)
AVIOContext        93 libavformat/rmdec.c static void rm_read_metadata(AVFormatContext *s, AVIOContext *pb, int wide)
AVIOContext       121 libavformat/rmdec.c static int rm_read_audio_stream_info(AVFormatContext *s, AVIOContext *pb,
AVIOContext       309 libavformat/rmdec.c int ff_rm_read_mdpr_codecdata(AVFormatContext *s, AVIOContext *pb,
AVIOContext       420 libavformat/rmdec.c     AVIOContext *pb = s->pb;
AVIOContext       489 libavformat/rmdec.c static int rm_read_multi(AVFormatContext *s, AVIOContext *pb,
AVIOContext       534 libavformat/rmdec.c     AVIOContext *pb = s->pb;
AVIOContext       658 libavformat/rmdec.c static int get_num(AVIOContext *pb, int *len)
AVIOContext       679 libavformat/rmdec.c     AVIOContext *pb = s->pb;
AVIOContext       748 libavformat/rmdec.c static int rm_assemble_video_frame(AVFormatContext *s, AVIOContext *pb,
AVIOContext       866 libavformat/rmdec.c static int readfull(AVFormatContext *s, AVIOContext *pb, uint8_t *dst, int n) {
AVIOContext       877 libavformat/rmdec.c ff_rm_parse_packet (AVFormatContext *s, AVIOContext *pb,
AVIOContext       965 libavformat/rmdec.c ff_rm_retrieve_cache (AVFormatContext *s, AVIOContext *pb,
AVIOContext      1170 libavformat/rmdec.c     AVIOContext *pb = s->pb;
AVIOContext      1311 libavformat/rmdec.c     AVIOContext *pb = s->pb;
AVIOContext        53 libavformat/rmenc.c static void put_str(AVIOContext *s, const char *tag)
AVIOContext        61 libavformat/rmenc.c static void put_str8(AVIOContext *s, const char *tag)
AVIOContext        73 libavformat/rmenc.c     AVIOContext *s = ctx->pb;
AVIOContext       297 libavformat/rmenc.c     AVIOContext *s = ctx->pb;
AVIOContext       369 libavformat/rmenc.c     AVIOContext *pb = s->pb;
AVIOContext       391 libavformat/rmenc.c     AVIOContext *pb = s->pb;
AVIOContext       441 libavformat/rmenc.c     AVIOContext *pb = s->pb;
AVIOContext        54 libavformat/rpl.c static int read_line(AVIOContext * pb, char* line, int bufsize)
AVIOContext        83 libavformat/rpl.c static int32_t read_line_and_int(AVIOContext * pb, int* error)
AVIOContext       117 libavformat/rpl.c     AVIOContext *pb = s->pb;
AVIOContext       305 libavformat/rpl.c     AVIOContext *pb = s->pb;
AVIOContext        57 libavformat/rsd.c     AVIOContext *pb = s->pb;
AVIOContext        32 libavformat/rsodec.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/rsoenc.c     AVIOContext  *pb  = s->pb;
AVIOContext        69 libavformat/rsoenc.c     AVIOContext *pb = s->pb;
AVIOContext       300 libavformat/rtpdec.c                                   AVIOContext *avio, int count)
AVIOContext       302 libavformat/rtpdec.c     AVIOContext *pb;
AVIOContext       404 libavformat/rtpdec.c     AVIOContext *pb;
AVIOContext       469 libavformat/rtpdec.c                               AVIOContext *avio)
AVIOContext       472 libavformat/rtpdec.c     AVIOContext *pb;
AVIOContext       925 libavformat/rtpdec.c int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx)
AVIOContext        74 libavformat/rtpdec.h                                   AVIOContext *avio, int count);
AVIOContext        76 libavformat/rtpdec.h                               AVIOContext *avio);
AVIOContext       235 libavformat/rtpdec.h int ff_rtp_finalize_packet(AVPacket *pkt, AVIOContext **dyn_buf, int stream_idx);
AVIOContext        32 libavformat/rtpdec_ac3.c     AVIOContext *fragment;
AVIOContext        91 libavformat/rtpdec_asf.c static void init_packetizer(AVIOContext *pb, uint8_t *buf, int len)
AVIOContext       104 libavformat/rtpdec_asf.c         AVIOContext pb = { 0 };
AVIOContext       182 libavformat/rtpdec_asf.c     AVIOContext *pktbuf, pb;
AVIOContext       197 libavformat/rtpdec_asf.c     AVIOContext *pb = &asf->pb;
AVIOContext        30 libavformat/rtpdec_dv.c     AVIOContext *buf;
AVIOContext        30 libavformat/rtpdec_h261.c     AVIOContext *buf;
AVIOContext        36 libavformat/rtpdec_h263_rfc2190.c     AVIOContext *buf;
AVIOContext        35 libavformat/rtpdec_jpeg.c     AVIOContext *frame;         ///< current frame buffer
AVIOContext        29 libavformat/rtpdec_latm.c     AVIOContext *dyn_buf;
AVIOContext        34 libavformat/rtpdec_mpa_robust.c     AVIOContext *fragment;
AVIOContext        47 libavformat/rtpdec_qt.c     AVIOContext pb;
AVIOContext        38 libavformat/rtpdec_svq3.c     AVIOContext *pktbuf;
AVIOContext        35 libavformat/rtpdec_vc2hq.c     AVIOContext *buf;
AVIOContext        36 libavformat/rtpdec_vp8.c     AVIOContext *data;
AVIOContext        30 libavformat/rtpdec_vp9.c     AVIOContext *buf;
AVIOContext        47 libavformat/rtpdec_xiph.c     AVIOContext* fragment;    ///< buffer for split payloads
AVIOContext      2226 libavformat/rtsp.c             AVIOContext *pb = NULL;
AVIOContext      2460 libavformat/rtsp.c     AVIOContext pb;
AVIOContext       146 libavformat/s337m.c     AVIOContext *pb = s->pb;
AVIOContext        39 libavformat/sapdec.c     AVIOContext sdp_pb;
AVIOContext        34 libavformat/sauce.c     AVIOContext *pb = avctx->pb;
AVIOContext       854 libavformat/sbgdec.c static int read_whole_file(AVIOContext *io, int max_size, char **rbuf)
AVIOContext       242 libavformat/sdp.c         AVIOContext *pb;
AVIOContext        82 libavformat/sdsdec.c     AVIOContext *pb = ctx->pb;
AVIOContext       125 libavformat/sdsdec.c     AVIOContext *pb = ctx->pb;
AVIOContext        90 libavformat/segafilm.c     AVIOContext *pb = s->pb;
AVIOContext       271 libavformat/segafilm.c     AVIOContext *pb = s->pb;
AVIOContext        58 libavformat/segafilmenc.c     AVIOContext *pb = format_context->pb;
AVIOContext        87 libavformat/segafilmenc.c     AVIOContext *pb = format_context->pb;
AVIOContext       216 libavformat/segafilmenc.c     AVIOContext *read_pb;
AVIOContext       270 libavformat/segafilmenc.c     AVIOContext *pb = format_context->pb;
AVIOContext        92 libavformat/segment.c     AVIOContext *list_pb;  ///< list file put-byte context
AVIOContext       128 libavformat/segment.c static void print_csv_escaped_str(AVIOContext *ctx, const char *str)
AVIOContext       319 libavformat/segment.c static void segment_list_print_entry(AVIOContext      *list_ioctx,
AVIOContext       583 libavformat/segment.c static int open_null_ctx(AVIOContext **ctx)
AVIOContext       597 libavformat/segment.c static void close_null_ctxp(AVIOContext **pb)
AVIOContext        88 libavformat/sierravmd.c     AVIOContext *pb = s->pb;
AVIOContext       273 libavformat/sierravmd.c     AVIOContext *pb = s->pb;
AVIOContext        92 libavformat/siff.c static int siff_parse_vbv1(AVFormatContext *s, SIFFContext *c, AVIOContext *pb)
AVIOContext       145 libavformat/siff.c static int siff_parse_soun(AVFormatContext *s, SIFFContext *c, AVIOContext *pb)
AVIOContext       164 libavformat/siff.c     AVIOContext *pb = s->pb;
AVIOContext        91 libavformat/smacker.c     AVIOContext *pb = s->pb;
AVIOContext        50 libavformat/smjpegdec.c     AVIOContext *pb = s->pb;
AVIOContext        38 libavformat/smjpegenc.c     AVIOContext *pb = s->pb;
AVIOContext        98 libavformat/smjpegenc.c     AVIOContext *pb = s->pb;
AVIOContext       120 libavformat/smjpegenc.c     AVIOContext *pb = s->pb;
AVIOContext       189 libavformat/smoothstreamingenc.c static void output_chunk_list(OutputStream *os, AVIOContext *out, int final, int skip, int window_size)
AVIOContext       212 libavformat/smoothstreamingenc.c     AVIOContext *out;
AVIOContext       407 libavformat/smoothstreamingenc.c     AVIOContext *in;
AVIOContext       485 libavformat/smoothstreamingenc.c     AVIOContext *in, *out;
AVIOContext        49 libavformat/smush.c     AVIOContext *pb = ctx->pb;
AVIOContext       192 libavformat/smush.c     AVIOContext *pb = ctx->pb;
AVIOContext        86 libavformat/sol.c     AVIOContext *pb = s->pb;
AVIOContext        49 libavformat/soxdec.c     AVIOContext *pb = s->pb;
AVIOContext        47 libavformat/soxenc.c     AVIOContext *pb = s->pb;
AVIOContext        89 libavformat/soxenc.c     AVIOContext *pb = s->pb;
AVIOContext       175 libavformat/spdifdec.c     AVIOContext *pb = s->pb;
AVIOContext       614 libavformat/spdifenc.c                                           AVIOContext *pb, unsigned int val)
AVIOContext        27 libavformat/subtitles.c void ff_text_init_avio(void *s, FFTextReader *r, AVIOContext *pb)
AVIOContext       402 libavformat/subtitles.c void ff_subtitles_read_chunk(AVIOContext *pb, AVBPrint *buf)
AVIOContext        42 libavformat/subtitles.h     AVIOContext *pb;
AVIOContext        45 libavformat/subtitles.h     AVIOContext buf_pb;
AVIOContext        61 libavformat/subtitles.h void ff_text_init_avio(void *s, FFTextReader *r, AVIOContext *pb);
AVIOContext       164 libavformat/subtitles.h void ff_subtitles_read_chunk(AVIOContext *pb, AVBPrint *buf);
AVIOContext       138 libavformat/swf.h     AVIOContext *zpb;
AVIOContext        46 libavformat/swfdec.c static int get_swf_tag(AVIOContext *pb, int *len_ptr)
AVIOContext       137 libavformat/swfdec.c     AVIOContext *pb = s->pb;
AVIOContext       207 libavformat/swfdec.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/swfenc.c     AVIOContext *pb = s->pb;
AVIOContext        47 libavformat/swfenc.c     AVIOContext *pb = s->pb;
AVIOContext        82 libavformat/swfenc.c static void put_swf_rect(AVIOContext *pb,
AVIOContext       138 libavformat/swfenc.c static void put_swf_matrix(AVIOContext *pb,
AVIOContext       177 libavformat/swfenc.c     AVIOContext *pb = s->pb;
AVIOContext       347 libavformat/swfenc.c     AVIOContext *pb = s->pb;
AVIOContext       484 libavformat/swfenc.c     AVIOContext *pb = s->pb;
AVIOContext        56 libavformat/takdec.c     AVIOContext *pb     = s->pb;
AVIOContext       196 libavformat/takdec.c         AVIOContext *pb = s->pb;
AVIOContext        70 libavformat/tedcaptionsdec.c static void next_byte(AVIOContext *pb, int *cur_byte)
AVIOContext        77 libavformat/tedcaptionsdec.c static void skip_spaces(AVIOContext *pb, int *cur_byte)
AVIOContext        84 libavformat/tedcaptionsdec.c static int expect_byte(AVIOContext *pb, int *cur_byte, uint8_t c)
AVIOContext        93 libavformat/tedcaptionsdec.c static int parse_string(AVIOContext *pb, int *cur_byte, AVBPrint *bp, int full)
AVIOContext       141 libavformat/tedcaptionsdec.c static int parse_label(AVIOContext *pb, int *cur_byte, AVBPrint *bp)
AVIOContext       154 libavformat/tedcaptionsdec.c static int parse_boolean(AVIOContext *pb, int *cur_byte, int *result)
AVIOContext       176 libavformat/tedcaptionsdec.c static int parse_int(AVIOContext *pb, int *cur_byte, int64_t *result)
AVIOContext       191 libavformat/tedcaptionsdec.c static int parse_file(AVIOContext *pb, FFDemuxSubtitlesQueue *subs)
AVIOContext        66 libavformat/thp.c     AVIOContext *pb = s->pb;
AVIOContext       163 libavformat/thp.c     AVIOContext *pb = s->pb;
AVIOContext        83 libavformat/tiertexseq.c static int seq_init_frame_buffers(SeqDemuxContext *seq, AVIOContext *pb)
AVIOContext       107 libavformat/tiertexseq.c static int seq_fill_buffer(SeqDemuxContext *seq, AVIOContext *pb, int buffer_num, unsigned int data_offs, int data_size)
AVIOContext       126 libavformat/tiertexseq.c static int seq_parse_frame_data(SeqDemuxContext *seq, AVIOContext *pb)
AVIOContext       200 libavformat/tiertexseq.c     AVIOContext *pb = s->pb;
AVIOContext       267 libavformat/tiertexseq.c     AVIOContext *pb = s->pb;
AVIOContext        75 libavformat/tls_securetransport.c     AVIOContext *s = NULL;
AVIOContext        70 libavformat/tmv.c     AVIOContext *pb = s->pb;
AVIOContext       153 libavformat/tmv.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/ttaenc.c     AVIOContext *seek_table;
AVIOContext        78 libavformat/tty.c     AVIOContext *pb = avctx->pb;
AVIOContext        57 libavformat/txd.c     AVIOContext *pb = s->pb;
AVIOContext       289 libavformat/ty.c     AVIOContext *pb = s->pb;
AVIOContext       397 libavformat/ty.c     AVIOContext *pb = s->pb;
AVIOContext       721 libavformat/ty.c     AVIOContext *pb = s->pb;
AVIOContext       243 libavformat/utils.c int ffio_limit(AVIOContext *s, int size)
AVIOContext       265 libavformat/utils.c static int append_packet_chunked(AVIOContext *s, AVPacket *pkt, int size)
AVIOContext       304 libavformat/utils.c int av_get_packet(AVIOContext *s, AVPacket *pkt, int size)
AVIOContext       314 libavformat/utils.c int av_append_packet(AVIOContext *s, AVPacket *pkt, int size)
AVIOContext      3339 libavformat/utils.c int ff_get_extradata(AVFormatContext *s, AVCodecParameters *par, AVIOContext *pb, int size)
AVIOContext      4494 libavformat/utils.c     AVIOContext *pb;
AVIOContext      5685 libavformat/utils.c void ff_format_io_close(AVFormatContext *s, AVIOContext **pb)
AVIOContext       173 libavformat/vapoursynth.c     AVIOContext *pb = s->pb;
AVIOContext        52 libavformat/vc1test.c     AVIOContext *pb = s->pb;
AVIOContext        97 libavformat/vc1test.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/vc1testenc.c     AVIOContext *pb = s->pb;
AVIOContext        59 libavformat/vc1testenc.c     AVIOContext *pb = s->pb;
AVIOContext        74 libavformat/vc1testenc.c     AVIOContext *pb = s->pb;
AVIOContext        62 libavformat/vividas.c     AVIOContext *sb_pb;
AVIOContext       196 libavformat/vividas.c static uint8_t *read_vblock(AVIOContext *src, uint32_t *size,
AVIOContext       231 libavformat/vividas.c static uint8_t *read_sb_block(AVIOContext *src, unsigned *size,
AVIOContext       285 libavformat/vividas.c     AVIOContext pb0, *pb = &pb0;
AVIOContext       432 libavformat/vividas.c     AVIOContext pb0, *pb = &pb0;
AVIOContext       488 libavformat/vividas.c     AVIOContext *pb = 0;
AVIOContext       531 libavformat/vividas.c     AVIOContext *pb = s->pb;
AVIOContext       627 libavformat/vividas.c     AVIOContext *pb;
AVIOContext        77 libavformat/vivo.c     AVIOContext *pb = s->pb;
AVIOContext       255 libavformat/vivo.c     AVIOContext *pb = s->pb;
AVIOContext        31 libavformat/voc_packet.c     AVIOContext *pb = s->pb;
AVIOContext        43 libavformat/vocdec.c     AVIOContext *pb = s->pb;
AVIOContext        32 libavformat/vocenc.c     AVIOContext *pb = s->pb;
AVIOContext        58 libavformat/vocenc.c     AVIOContext *pb = s->pb;
AVIOContext        65 libavformat/vorbiscomment.c int ff_vorbiscomment_write(AVIOContext *pb, const AVDictionary *m,
AVIOContext        51 libavformat/vorbiscomment.h int ff_vorbiscomment_write(AVIOContext *pb, const AVDictionary *m,
AVIOContext       149 libavformat/vpcc.c int ff_isom_write_vpcc(AVFormatContext *s, AVIOContext *pb,
AVIOContext        52 libavformat/vpcc.h int ff_isom_write_vpcc(AVFormatContext *s, AVIOContext *pb,
AVIOContext        97 libavformat/wavdec.c static int64_t next_tag(AVIOContext *pb, uint32_t *tag, int big_endian)
AVIOContext       108 libavformat/wavdec.c static int64_t wav_seek_tag(WAVDemuxContext * wav, AVIOContext *s, int64_t offset, int whence)
AVIOContext       116 libavformat/wavdec.c static int64_t find_tag(WAVDemuxContext * wav, AVIOContext *pb, uint32_t tag1)
AVIOContext       160 libavformat/wavdec.c     AVIOContext *pb = s->pb;
AVIOContext       183 libavformat/wavdec.c     AVIOContext *pb = s->pb;
AVIOContext       335 libavformat/wavdec.c     AVIOContext *pb      = s->pb;
AVIOContext       608 libavformat/wavdec.c static int64_t find_guid(AVIOContext *pb, const uint8_t guid1[16])
AVIOContext       794 libavformat/wavdec.c     AVIOContext *pb      = s->pb;
AVIOContext       249 libavformat/wavenc.c     AVIOContext *pb = s->pb;
AVIOContext       298 libavformat/wavenc.c     AVIOContext *pb = s->pb;
AVIOContext       369 libavformat/wavenc.c     AVIOContext *pb  = s->pb;
AVIOContext       407 libavformat/wavenc.c     AVIOContext *pb  = s->pb;
AVIOContext       525 libavformat/wavenc.c static void start_guid(AVIOContext *pb, const uint8_t *guid, int64_t *pos)
AVIOContext       533 libavformat/wavenc.c static void end_guid(AVIOContext *pb, int64_t start)
AVIOContext       547 libavformat/wavenc.c     AVIOContext *pb = s->pb;
AVIOContext       577 libavformat/wavenc.c     AVIOContext    *pb = s->pb;
AVIOContext        91 libavformat/wc3movie.c     AVIOContext *pb = s->pb;
AVIOContext       203 libavformat/wc3movie.c     AVIOContext *pb = s->pb;
AVIOContext       189 libavformat/webm_chunk.c     AVIOContext *pb;
AVIOContext        30 libavformat/webvttenc.c static void webvtt_write_time(AVIOContext *pb, int64_t millisec)
AVIOContext        50 libavformat/webvttenc.c     AVIOContext *pb = ctx->pb;
AVIOContext        66 libavformat/webvttenc.c     AVIOContext  *pb = ctx->pb;
AVIOContext        85 libavformat/westwood_aud.c     AVIOContext *pb = s->pb;
AVIOContext       132 libavformat/westwood_aud.c     AVIOContext *pb = s->pb;
AVIOContext        82 libavformat/westwood_vqa.c     AVIOContext *pb = s->pb;
AVIOContext       162 libavformat/westwood_vqa.c     AVIOContext *pb = s->pb;
AVIOContext        98 libavformat/wsddec.c     AVIOContext *pb = s->pb;
AVIOContext        51 libavformat/wtvdec.c     AVIOContext *pb_filesystem;  /**< file system (AVFormatContext->pb) */
AVIOContext        62 libavformat/wtvdec.c static int64_t seek_by_sector(AVIOContext *pb, int64_t sector, int64_t offset)
AVIOContext        73 libavformat/wtvdec.c     AVIOContext *pb = wf->pb_filesystem;
AVIOContext       111 libavformat/wtvdec.c     AVIOContext *pb = wf->pb_filesystem;
AVIOContext       134 libavformat/wtvdec.c static int read_ints(AVIOContext *pb, uint32_t *data, int count)
AVIOContext       151 libavformat/wtvdec.c static AVIOContext * wtvfile_open_sector(unsigned first_sector, uint64_t length, int depth, AVFormatContext *s)
AVIOContext       153 libavformat/wtvdec.c     AVIOContext *pb;
AVIOContext       255 libavformat/wtvdec.c static AVIOContext * wtvfile_open2(AVFormatContext *s, const uint8_t *buf, int buf_size, const uint8_t *filename, int filename_size)
AVIOContext       301 libavformat/wtvdec.c static void wtvfile_close(AVIOContext *pb)
AVIOContext       319 libavformat/wtvdec.c     AVIOContext *pb;       /**< timeline file */
AVIOContext       426 libavformat/wtvdec.c static void get_attachment(AVFormatContext *s, AVIOContext *pb, int length)
AVIOContext       462 libavformat/wtvdec.c static void get_tag(AVFormatContext *s, AVIOContext *pb, const char *key, int type, int length)
AVIOContext       534 libavformat/wtvdec.c static void parse_legacy_attrib(AVFormatContext *s, AVIOContext *pb)
AVIOContext       564 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext       643 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext       761 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext       785 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext       962 libavformat/wtvdec.c     AVIOContext *pb;
AVIOContext      1059 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext      1079 libavformat/wtvdec.c     AVIOContext *pb = wtv->pb;
AVIOContext       123 libavformat/wtvenc.c typedef int WTVHeaderWriteFunc(AVIOContext *pb);
AVIOContext       139 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       161 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       171 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       185 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       216 libavformat/wtvenc.c static void put_videoinfoheader2(AVIOContext *pb, AVStream *st)
AVIOContext       263 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       319 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       339 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       356 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       379 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       444 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       462 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       499 libavformat/wtvenc.c static int write_table0_header_events(AVIOContext *pb)
AVIOContext       507 libavformat/wtvenc.c static int write_table0_header_legacy_attrib(AVIOContext *pb)
AVIOContext       519 libavformat/wtvenc.c static int write_table0_header_time(AVIOContext *pb)
AVIOContext       540 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       585 libavformat/wtvenc.c static void write_fat(AVIOContext *pb, int start_sector, int nb_sectors, int shift)
AVIOContext       617 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       628 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       639 libavformat/wtvenc.c static void write_metadata_header(AVIOContext *pb, int type, const char *key, int value_size)
AVIOContext       652 libavformat/wtvenc.c static void write_tag_int32(AVIOContext *pb, const char *key, int value)
AVIOContext       658 libavformat/wtvenc.c static void write_tag(AVIOContext *pb, const char *key, const char *value)
AVIOContext       672 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       700 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       728 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext       785 libavformat/wtvenc.c     AVIOContext *pb = s->pb;
AVIOContext        78 libavformat/wvdec.c static int wv_read_block_header(AVFormatContext *ctx, AVIOContext *pb)
AVIOContext       234 libavformat/wvdec.c     AVIOContext *pb = s->pb;
AVIOContext        68 libavformat/xa.c     AVIOContext *pb = s->pb;
AVIOContext       104 libavformat/xa.c     AVIOContext *pb = s->pb;
AVIOContext       147 libavformat/xmv.c     AVIOContext     *pb  = s->pb;
AVIOContext       236 libavformat/xmv.c static void xmv_read_extradata(uint8_t *extradata, AVIOContext *pb)
AVIOContext       268 libavformat/xmv.c     AVIOContext     *pb  = s->pb;
AVIOContext       415 libavformat/xmv.c     AVIOContext     *pb  = s->pb;
AVIOContext       446 libavformat/xmv.c     AVIOContext     *pb    = s->pb;
AVIOContext       492 libavformat/xmv.c     AVIOContext     *pb    = s->pb;
AVIOContext        51 libavformat/xwma.c     AVIOContext *pb = s->pb;
AVIOContext        59 libavformat/yop.c     AVIOContext *pb  = s->pb;
AVIOContext       119 libavformat/yop.c     AVIOContext *pb  = s->pb;
AVIOContext        38 libavformat/yuv4mpegdec.c     AVIOContext *pb = s->pb;
AVIOContext       183 libavformat/yuv4mpegenc.c     AVIOContext *pb = s->pb;
AVIOContext        41 tools/aviocat.c     AVIOContext *input, *output;
AVIOContext       107 tools/ismindex.c static int copy_tag(AVIOContext *in, AVIOContext *out, int32_t tag_name)
AVIOContext       132 tools/ismindex.c static int skip_tag(AVIOContext *in, int32_t tag_name)
AVIOContext       145 tools/ismindex.c static int write_fragment(const char *filename, AVIOContext *in)
AVIOContext       147 tools/ismindex.c     AVIOContext *out = NULL;
AVIOContext       166 tools/ismindex.c static int skip_fragment(AVIOContext *in)
AVIOContext       176 tools/ismindex.c                            AVIOContext *in, const char *basename,
AVIOContext       228 tools/ismindex.c static int64_t read_trun_duration(AVIOContext *in, int default_duration,
AVIOContext       270 tools/ismindex.c static int64_t read_moof_duration(AVIOContext *in, int64_t offset)
AVIOContext       322 tools/ismindex.c static int read_tfra(struct Tracks *tracks, int start_index, AVIOContext *f)
AVIOContext       419 tools/ismindex.c     AVIOContext *f = NULL;
AVIOContext       467 tools/ismindex.c     AVIOContext *io = NULL;
AVIOContext        82 tools/sidxindex.c     AVIOContext *f = NULL;
AVIOContext        93 tools/target_dem_fuzzer.c     AVIOContext *fuzzed_pb = NULL;