av_dump_format    117 doc/examples/avio_reading.c     av_dump_format(fmt_ctx, 0, input_filename, 0);
av_dump_format    308 doc/examples/demuxing_decoding.c     av_dump_format(fmt_ctx, 0, src_filename, 0);
av_dump_format    138 doc/examples/extract_mvs.c     av_dump_format(fmt_ctx, 0, src_filename, 0);
av_dump_format    619 doc/examples/muxing.c     av_dump_format(oc, 0, filename, 1);
av_dump_format     77 doc/examples/remuxing.c     av_dump_format(ifmt_ctx, 0, in_filename, 0);
av_dump_format    106 doc/examples/remuxing.c     av_dump_format(ofmt_ctx, 0, out_filename, 1);
av_dump_format     83 doc/examples/transcoding.c     av_dump_format(ifmt_ctx, 0, filename, 0);
av_dump_format    167 doc/examples/transcoding.c     av_dump_format(ofmt_ctx, 0, filename, 1);
av_dump_format   2600 ffmpeg.c                   av_dump_format(oc, i, oc->filename, 1);
av_dump_format   3117 ffmpeg.c               av_dump_format(output_files[i]->ctx, i, output_files[i]->ctx->filename, 1);
av_dump_format    937 ffmpeg_opt.c       av_dump_format(ic, nb_input_files, filename, 0);
av_dump_format   2967 ffplay.c               av_dump_format(ic, 0, is->filename, 0);
av_dump_format   2424 ffprobe.c          av_dump_format(fmt_ctx, 0, filename, 0);
av_dump_format   2521 libavformat/avformat.h void av_dump_format(AVFormatContext *ic,