AVDictionary 153 doc/examples/demuxing_decoding.c AVDictionary *opts = NULL; AVDictionary 82 doc/examples/extract_mvs.c AVDictionary *opts = NULL; AVDictionary 75 doc/examples/filter_audio.c AVDictionary *options_dict = NULL; AVDictionary 102 doc/examples/http_multiclient.c AVDictionary *options = NULL; AVDictionary 245 doc/examples/muxing.c static void open_audio(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) AVDictionary 250 doc/examples/muxing.c AVDictionary *opt = NULL; AVDictionary 408 doc/examples/muxing.c static void open_video(AVFormatContext *oc, AVCodec *codec, OutputStream *ost, AVDictionary *opt_arg) AVDictionary 412 doc/examples/muxing.c AVDictionary *opt = NULL; AVDictionary 547 doc/examples/muxing.c AVDictionary *opt = NULL; AVDictionary 68 fftools/cmdutils.c AVDictionary *sws_dict; AVDictionary 69 fftools/cmdutils.c AVDictionary *swr_opts; AVDictionary 70 fftools/cmdutils.c AVDictionary *format_opts, *codec_opts, *resample_opts; AVDictionary 2104 fftools/cmdutils.c AVDictionary *filter_codec_opts(AVDictionary *opts, enum AVCodecID codec_id, AVDictionary 2107 fftools/cmdutils.c AVDictionary *ret = NULL; AVDictionary 2161 fftools/cmdutils.c AVDictionary **setup_find_stream_info_opts(AVFormatContext *s, AVDictionary 2162 fftools/cmdutils.c AVDictionary *codec_opts) AVDictionary 2165 fftools/cmdutils.c AVDictionary **opts; AVDictionary 2220 fftools/cmdutils.c static int print_device_sources(AVInputFormat *fmt, AVDictionary *opts) AVDictionary 2250 fftools/cmdutils.c static int print_device_sinks(AVOutputFormat *fmt, AVDictionary *opts) AVDictionary 2280 fftools/cmdutils.c static int show_sinks_sources_parse_arg(const char *arg, char **dev, AVDictionary **opts) AVDictionary 2306 fftools/cmdutils.c AVDictionary *opts = NULL; AVDictionary 2344 fftools/cmdutils.c AVDictionary *opts = NULL; AVDictionary 49 fftools/cmdutils.h extern AVDictionary *sws_dict; AVDictionary 50 fftools/cmdutils.h extern AVDictionary *swr_opts; AVDictionary 51 fftools/cmdutils.h extern AVDictionary *format_opts, *codec_opts, *resample_opts; AVDictionary 318 fftools/cmdutils.h AVDictionary *codec_opts; AVDictionary 319 fftools/cmdutils.h AVDictionary *format_opts; AVDictionary 320 fftools/cmdutils.h AVDictionary *resample_opts; AVDictionary 321 fftools/cmdutils.h AVDictionary *sws_dict; AVDictionary 322 fftools/cmdutils.h AVDictionary *swr_opts; AVDictionary 416 fftools/cmdutils.h AVDictionary *filter_codec_opts(AVDictionary *opts, enum AVCodecID codec_id, AVDictionary 430 fftools/cmdutils.h AVDictionary **setup_find_stream_info_opts(AVFormatContext *s, AVDictionary 431 fftools/cmdutils.h AVDictionary *codec_opts); AVDictionary 648 fftools/ffmpeg.c void remove_avoptions(AVDictionary **a, AVDictionary *b) AVDictionary 657 fftools/ffmpeg.c void assert_avoptions(AVDictionary *m) AVDictionary 331 fftools/ffmpeg.h AVDictionary *decoder_opts; AVDictionary 507 fftools/ffmpeg.h AVDictionary *encoder_opts; AVDictionary 508 fftools/ffmpeg.h AVDictionary *sws_dict; AVDictionary 509 fftools/ffmpeg.h AVDictionary *swr_opts; AVDictionary 510 fftools/ffmpeg.h AVDictionary *resample_opts; AVDictionary 556 fftools/ffmpeg.h AVDictionary *opts; AVDictionary 632 fftools/ffmpeg.h void remove_avoptions(AVDictionary **a, AVDictionary *b); AVDictionary 633 fftools/ffmpeg.h void assert_avoptions(AVDictionary *m); AVDictionary 103 fftools/ffmpeg_hw.c AVDictionary *options = NULL; AVDictionary 245 fftools/ffmpeg_opt.c static AVDictionary *strip_specifiers(AVDictionary *dict) AVDictionary 248 fftools/ffmpeg_opt.c AVDictionary *ret = NULL; AVDictionary 616 fftools/ffmpeg_opt.c AVDictionary **meta_in = NULL; AVDictionary 617 fftools/ffmpeg_opt.c AVDictionary **meta_out = NULL; AVDictionary 1062 fftools/ffmpeg_opt.c AVDictionary *unused_opts = NULL; AVDictionary 1179 fftools/ffmpeg_opt.c AVDictionary **opts = setup_find_stream_info_opts(ic, o->g->codec_opts); AVDictionary 2127 fftools/ffmpeg_opt.c AVDictionary *unused_opts = NULL; AVDictionary 2706 fftools/ffmpeg_opt.c AVDictionary **m; AVDictionary 2955 fftools/ffmpeg_opt.c AVDictionary *cbak = codec_opts; AVDictionary 2956 fftools/ffmpeg_opt.c AVDictionary *fbak = format_opts; AVDictionary 50 fftools/ffmpeg_qsv.c AVDictionary *dict = NULL; AVDictionary 2581 fftools/ffplay.c AVDictionary *opts = NULL; AVDictionary 2814 fftools/ffplay.c AVDictionary **opts = setup_find_stream_info_opts(ic, codec_opts); AVDictionary 152 fftools/ffprobe.c AVDictionary *entries_to_show; AVDictionary 575 fftools/ffprobe.c AVDictionary *opts = NULL; AVDictionary 1845 fftools/ffprobe.c static inline int show_tags(WriterContext *w, AVDictionary *tags, int section_id) AVDictionary 2085 fftools/ffprobe.c AVDictionary *dict = NULL; AVDictionary 2888 fftools/ffprobe.c AVDictionary **opts = setup_find_stream_info_opts(fmt_ctx, codec_opts); AVDictionary 2934 fftools/ffprobe.c AVDictionary *opts = filter_codec_opts(codec_opts, stream->codecpar->codec_id, AVDictionary 3191 fftools/ffprobe.c int show_all_entries, AVDictionary *entries) AVDictionary 3206 fftools/ffprobe.c int show_all_entries, AVDictionary *entries) AVDictionary 3230 fftools/ffprobe.c AVDictionary *entries = NULL; AVDictionary 27 libavcodec/aarch64/neontest.c AVDictionary **options)) AVDictionary 27 libavcodec/arm/neontest.c AVDictionary **options)) AVDictionary 2889 libavcodec/avcodec.h int avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options); AVDictionary 494 libavcodec/avpacket.c uint8_t *av_packet_pack_dictionary(AVDictionary *dict, int *size) AVDictionary 529 libavcodec/avpacket.c int av_packet_unpack_dictionary(const uint8_t *data, int size, AVDictionary **dict) AVDictionary 50 libavcodec/avrndec.c AVDictionary *thread_opt = NULL; AVDictionary 436 libavcodec/bsf.c static int bsf_list_append_internal(AVBSFList *lst, const char *bsf_name, const char *options, AVDictionary ** options_dict) AVDictionary 477 libavcodec/bsf.c int av_bsf_list_append2(AVBSFList *lst, const char *bsf_name, AVDictionary ** options) AVDictionary 278 libavcodec/bsf.h int av_bsf_list_append2(AVBSFList *lst, const char * bsf_name, AVDictionary **options); AVDictionary 1678 libavcodec/decode.c AVDictionary **frame_md = &frame->metadata; AVDictionary 47 libavcodec/exif.c AVDictionary **metadata) AVDictionary 74 libavcodec/exif.c int depth, AVDictionary **metadata) AVDictionary 123 libavcodec/exif.c int le, int depth, AVDictionary **metadata) AVDictionary 145 libavcodec/exif.c int le, int depth, AVDictionary **metadata) AVDictionary 168 libavcodec/exif.h int le, int depth, AVDictionary **metadata); AVDictionary 171 libavcodec/exif.h int depth, AVDictionary **metadata); AVDictionary 1285 libavcodec/exr.c AVDictionary *metadata = NULL; AVDictionary 43 libavcodec/fits.c static int dict_set_if_not_null(AVDictionary ***metadata, char *keyword, char *value) AVDictionary 108 libavcodec/fits.c int avpriv_fits_header_parse_line(void *avcl, FITSHeader *header, const uint8_t line[80], AVDictionary ***metadata) AVDictionary 81 libavcodec/fits.h int avpriv_fits_header_parse_line(void *avcl, FITSHeader *header, const uint8_t line[80], AVDictionary ***metadata); AVDictionary 106 libavcodec/fitsdec.c const uint8_t *end, AVDictionary **metadata) AVDictionary 118 libavcodec/frame_thread_encoder.c int ff_frame_thread_encoder_init(AVCodecContext *avctx, AVDictionary *options){ AVDictionary 196 libavcodec/frame_thread_encoder.c AVDictionary *tmp = NULL; AVDictionary 26 libavcodec/frame_thread_encoder.h int ff_frame_thread_encoder_init(AVCodecContext *avctx, AVDictionary *options); AVDictionary 307 libavcodec/internal.h int ff_codec_open2_recursive(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options); AVDictionary 104 libavcodec/libkvazaar.c AVDictionary *dict = NULL; AVDictionary 45 libavcodec/librav1e.c AVDictionary *rav1e_opts; AVDictionary 104 libavcodec/libvpxenc.c AVDictionary *vpx_ts_parameters; AVDictionary 105 libavcodec/libx264.c AVDictionary *x264_params; AVDictionary 51 libavcodec/libx265.c AVDictionary *x265_opts; AVDictionary 51 libavcodec/libxavs2.c AVDictionary *xavs2_opts; AVDictionary 132 libavcodec/mjpegdec.h AVDictionary *exif_metadata; AVDictionary 606 libavcodec/packet.h uint8_t *av_packet_pack_dictionary(AVDictionary *dict, int *size); AVDictionary 615 libavcodec/packet.h int av_packet_unpack_dictionary(const uint8_t *data, int size, AVDictionary **dict); AVDictionary 514 libavcodec/pngdec.c AVDictionary **dict) AVDictionary 1189 libavcodec/pngdec.c AVDictionary **metadatap = NULL; AVDictionary 352 libavcodec/qsv.c AVDictionary *child_device_opts = NULL; AVDictionary 96 libavcodec/smvjpegdec.c AVDictionary *thread_opt = NULL; AVDictionary 83 libavcodec/tiff_common.c GetByteContext *gb, int le, AVDictionary **metadata) AVDictionary 117 libavcodec/tiff_common.c GetByteContext *gb, int le, AVDictionary **metadata) AVDictionary 148 libavcodec/tiff_common.c GetByteContext *gb, int le, AVDictionary **metadata) AVDictionary 179 libavcodec/tiff_common.c GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) AVDictionary 211 libavcodec/tiff_common.c GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) AVDictionary 242 libavcodec/tiff_common.c GetByteContext *gb, int le, AVDictionary **metadata) AVDictionary 106 libavcodec/tiff_common.h GetByteContext *gb, int le, AVDictionary **metadata); AVDictionary 112 libavcodec/tiff_common.h GetByteContext *gb, int le, AVDictionary **metadata); AVDictionary 118 libavcodec/tiff_common.h GetByteContext *gb, int le, AVDictionary **metadata); AVDictionary 124 libavcodec/tiff_common.h GetByteContext *gb, int le, int is_signed, AVDictionary **metadata); AVDictionary 130 libavcodec/tiff_common.h GetByteContext *gb, int le, int is_signed, AVDictionary **metadata); AVDictionary 136 libavcodec/tiff_common.h GetByteContext *gb, int le, AVDictionary **metadata); AVDictionary 536 libavcodec/utils.c int attribute_align_arg ff_codec_open2_recursive(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options) AVDictionary 548 libavcodec/utils.c int attribute_align_arg avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options) AVDictionary 552 libavcodec/utils.c AVDictionary *tmp = NULL; AVDictionary 1489 libavcodec/webp.c AVDictionary *exif_metadata = NULL; AVDictionary 27 libavcodec/x86/w64xmmtest.c AVDictionary **options)) AVDictionary 144 libavdevice/avdevice.c AVDictionary **device_options) AVDictionary 212 libavdevice/avdevice.c static int list_devices_for_context(AVFormatContext *s, AVDictionary *options, AVDictionary 215 libavdevice/avdevice.c AVDictionary *tmp = NULL; AVDictionary 229 libavdevice/avdevice.c AVDictionary *device_options, AVDeviceInfoList **device_list) AVDictionary 240 libavdevice/avdevice.c AVDictionary *device_options, AVDeviceInfoList **device_list) AVDictionary 439 libavdevice/avdevice.h AVDictionary **device_options); AVDictionary 506 libavdevice/avdevice.h AVDictionary *device_options, AVDeviceInfoList **device_list); AVDictionary 508 libavdevice/avdevice.h AVDictionary *device_options, AVDeviceInfoList **device_list); AVDictionary 778 libavdevice/decklink_dec.cpp AVDictionary* metadata_dict = NULL; AVDictionary 145 libavdevice/lavfi.c AVDictionary *options = NULL; AVDictionary 390 libavdevice/lavfi.c AVDictionary *frame_metadata; AVDictionary 46 libavfilter/af_aresample.c static av_cold int init_dict(AVFilterContext *ctx, AVDictionary **opts) AVDictionary 66 libavfilter/af_asr.c AVDictionary **metadata = &in->metadata; AVDictionary 393 libavfilter/af_astats.c static void set_meta(AVDictionary **metadata, int chan, const char *key, AVDictionary 409 libavfilter/af_astats.c static void set_metadata(AudioStatsContext *s, AVDictionary **metadata) AVDictionary 638 libavfilter/af_astats.c AVDictionary **metadata = &buf->metadata; AVDictionary 41 libavfilter/af_resample.c AVDictionary *options; AVDictionary 51 libavfilter/af_resample.c static av_cold int init(AVFilterContext *ctx, AVDictionary **opts) AVDictionary 149 libavfilter/avf_aphasemeter.c AVDictionary **metadata; AVDictionary 791 libavfilter/avfilter.c static int process_options(AVFilterContext *ctx, AVDictionary **options, AVDictionary 882 libavfilter/avfilter.c int avfilter_init_dict(AVFilterContext *ctx, AVDictionary **options) AVDictionary 921 libavfilter/avfilter.c AVDictionary *options = NULL; AVDictionary 246 libavfilter/avfilter.h int (*init_dict)(AVFilterContext *ctx, AVDictionary **options); AVDictionary 780 libavfilter/avfilter.h int avfilter_init_dict(AVFilterContext *ctx, AVDictionary **options); AVDictionary 163 libavfilter/f_drawgraph.c AVDictionary *metadata; AVDictionary 304 libavfilter/f_metadata.c AVDictionary **metadata = &frame->metadata; AVDictionary 308 libavfilter/f_select.c AVDictionary *metadata = frame->metadata; AVDictionary 36 libavfilter/lavfutils.c AVDictionary *opt=NULL; AVDictionary 87 libavfilter/vf_bbox.c AVDictionary **metadata = &frame->metadata; AVDictionary 74 libavfilter/vf_blackframe.c AVDictionary **metadata; AVDictionary 166 libavfilter/vf_cropdetect.c AVDictionary **metadata; AVDictionary 365 libavfilter/vf_deflicker.c AVDictionary **metadata; AVDictionary 205 libavfilter/vf_drawtext.c AVDictionary *metadata; AVDictionary 63 libavfilter/vf_idet.c static int av_dict_set_fxp(AVDictionary **pm, const char *key, uint64_t value, unsigned int digits, AVDictionary 123 libavfilter/vf_idet.c AVDictionary **metadata = &idet->cur->metadata; AVDictionary 107 libavfilter/vf_mcdeint.c AVDictionary *opts = NULL; AVDictionary 98 libavfilter/vf_ocr.c AVDictionary **metadata = &in->metadata; AVDictionary 225 libavfilter/vf_photosensitivity.c AVDictionary **metadata; AVDictionary 132 libavfilter/vf_psnr.c static void set_meta(AVDictionary **metadata, const char *key, char comp, float d) AVDictionary 152 libavfilter/vf_psnr.c AVDictionary **metadata; AVDictionary 111 libavfilter/vf_scale.c AVDictionary *opts; AVDictionary 273 libavfilter/vf_scale.c static av_cold int init_dict(AVFilterContext *ctx, AVDictionary **opts) AVDictionary 462 libavfilter/vf_spp.c static av_cold int init_dict(AVFilterContext *ctx, AVDictionary **opts) AVDictionary 83 libavfilter/vf_ssim.c static void set_meta(AVDictionary **metadata, const char *key, char comp, float d) AVDictionary 290 libavfilter/vf_ssim.c AVDictionary **metadata; AVDictionary 302 libavfilter/vf_subtitles.c AVDictionary *codec_opts = NULL; AVDictionary 347 libavfilter/vf_uspp.c AVDictionary *opts = NULL; AVDictionary 213 libavfilter/vf_vmafmotion.c static void set_meta(AVDictionary **metadata, const char *key, float d) AVDictionary 130 libavfilter/vf_zscale.c static av_cold int init_dict(AVFilterContext *ctx, AVDictionary **opts) AVDictionary 137 libavformat/aacdec.c AVDictionary *metadata = NULL; AVDictionary 90 libavformat/asfdec_o.c AVDictionary *asf_met; // for storing per-stream metadata AVDictionary 274 libavformat/asfdec_o.c uint16_t val_len, int type, AVDictionary **met) AVDictionary 338 libavformat/asfdec_o.c int type, AVDictionary **met) AVDictionary 471 libavformat/asfdec_o.c uint16_t val_len, uint16_t type, AVDictionary **met) AVDictionary 831 libavformat/asfdec_o.c static void set_language(AVFormatContext *s, const char *rfc1766, AVDictionary **met) AVDictionary 240 libavformat/async.c static int async_open(URLContext *h, const char *arg, int flags, AVDictionary **options) AVDictionary 506 libavformat/async.c static int async_test_open(URLContext *h, const char *arg, int flags, AVDictionary **options) AVDictionary 603 libavformat/async.c AVDictionary *opts = NULL; AVDictionary 250 libavformat/au.c AVDictionary *m = s->metadata; AVDictionary 931 libavformat/avformat.h AVDictionary *metadata; AVDictionary 1265 libavformat/avformat.h AVDictionary *metadata; AVDictionary 1298 libavformat/avformat.h AVDictionary *metadata; AVDictionary 1309 libavformat/avformat.h const AVIOInterruptCB *int_cb, AVDictionary **options); AVDictionary 1577 libavformat/avformat.h AVDictionary *metadata; AVDictionary 1889 libavformat/avformat.h int (*open_cb)(struct AVFormatContext *s, AVIOContext **p, const char *url, int flags, const AVIOInterruptCB *int_cb, AVDictionary **options); AVDictionary 1920 libavformat/avformat.h int flags, AVDictionary **options); AVDictionary 2312 libavformat/avformat.h int avformat_open_input(AVFormatContext **ps, const char *url, ff_const59 AVInputFormat *fmt, AVDictionary **options); AVDictionary 2338 libavformat/avformat.h int avformat_find_stream_info(AVFormatContext *ic, AVDictionary **options); AVDictionary 2529 libavformat/avformat.h int avformat_write_header(AVFormatContext *s, AVDictionary **options); AVDictionary 2551 libavformat/avformat.h int avformat_init_output(AVFormatContext *s, AVDictionary **options); AVDictionary 323 libavformat/avidec.c static void avi_metadata_creation_time(AVDictionary **metadata, char *date) AVDictionary 167 libavformat/avio.c int ffurl_connect(URLContext *uc, AVDictionary **options) AVDictionary 170 libavformat/avio.c AVDictionary *tmp_opts = NULL; AVDictionary 308 libavformat/avio.c const AVIOInterruptCB *int_cb, AVDictionary **options, AVDictionary 312 libavformat/avio.c AVDictionary *tmp_opts = NULL; AVDictionary 355 libavformat/avio.c const AVIOInterruptCB *int_cb, AVDictionary **options) AVDictionary 536 libavformat/avio.c int avio_open_dir(AVIODirContext **s, const char *url, AVDictionary **options) AVDictionary 406 libavformat/avio.h int avio_open_dir(AVIODirContext **s, const char *url, AVDictionary **options); AVDictionary 738 libavformat/avio.h const AVIOInterruptCB *int_cb, AVDictionary **options); AVDictionary 163 libavformat/avio_internal.h const AVIOInterruptCB *int_cb, AVDictionary **options, AVDictionary 1121 libavformat/aviobuf.c const AVIOInterruptCB *int_cb, AVDictionary **options, AVDictionary 1142 libavformat/aviobuf.c const AVIOInterruptCB *int_cb, AVDictionary **options) AVDictionary 74 libavformat/cache.c static int cache_open(URLContext *h, const char *arg, int flags, AVDictionary **options) AVDictionary 74 libavformat/cinedec.c static int set_metadata_int(AVDictionary **dict, const char *key, int value, int allow_zero) AVDictionary 82 libavformat/cinedec.c static int set_metadata_float(AVDictionary **dict, const char *key, float value, int allow_zero) AVDictionary 53 libavformat/concatdec.c AVDictionary *metadata; AVDictionary 110 libavformat/crypto.c static int crypto_open2(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 156 libavformat/dashdec.c AVDictionary *avio_opts; AVDictionary 403 libavformat/dashdec.c AVDictionary *opts, AVDictionary *opts2, int *is_http) AVDictionary 406 libavformat/dashdec.c AVDictionary *tmp = NULL; AVDictionary 1226 libavformat/dashdec.c AVDictionary *opts = NULL; AVDictionary 1707 libavformat/dashdec.c AVDictionary *opts = NULL; AVDictionary 1885 libavformat/dashdec.c int flags, AVDictionary **opts) AVDictionary 1908 libavformat/dashdec.c AVDictionary *in_fmt_opts = NULL; AVDictionary 89 libavformat/dashenc.c AVDictionary *metadata; AVDictionary 172 libavformat/dashenc.c AVDictionary *http_opts; AVDictionary 181 libavformat/dashenc.c AVDictionary *format_options; AVDictionary 224 libavformat/dashenc.c AVDictionary **options) { AVDictionary 483 libavformat/dashenc.c static void set_http_options(AVDictionary **options, DASHContext *c) AVDictionary 521 libavformat/dashenc.c AVDictionary *http_opts = NULL; AVDictionary 1147 libavformat/dashenc.c AVDictionary *opts = NULL; AVDictionary 1337 libavformat/dashenc.c static int dict_copy_entry(AVDictionary **dst, const AVDictionary *src, const char *key) AVDictionary 1467 libavformat/dashenc.c AVDictionary *opts = NULL; AVDictionary 1829 libavformat/dashenc.c AVDictionary *http_opts = NULL; AVDictionary 2220 libavformat/dashenc.c AVDictionary *opts = NULL; AVDictionary 134 libavformat/dump.c static void dump_metadata(void *ctx, AVDictionary *m, const char *indent) AVDictionary 142 libavformat/ffmetadec.c static int read_tag(const uint8_t *line, AVDictionary **m) AVDictionary 173 libavformat/ffmetadec.c AVDictionary **m = &s->metadata; AVDictionary 41 libavformat/ffmetaenc.c static void write_tags(AVIOContext *s, AVDictionary *m) AVDictionary 39 libavformat/fifo.c AVDictionary *format_options; AVDictionary 119 libavformat/fifo.c AVDictionary *format_options = NULL; AVDictionary 59 libavformat/flacenc.c static int flac_write_block_comment(AVIOContext *pb, AVDictionary **m, AVDictionary 547 libavformat/ftp.c AVDictionary *opts = NULL; AVDictionary 596 libavformat/ftp.c AVDictionary *opts = NULL; AVDictionary 42 libavformat/gxf.c static int add_timecode_metadata(AVDictionary **pm, const char *key, uint32_t timecode, int fields_per_frame) AVDictionary 143 libavformat/hls.c AVDictionary *id3_initial; /* data from first id3 tag */ AVDictionary 209 libavformat/hls.c AVDictionary *avio_opts; AVDictionary 610 libavformat/hls.c const char *url, AVDictionary **options) AVDictionary 628 libavformat/hls.c AVDictionary *opts, AVDictionary *opts2, int *is_http_out) AVDictionary 631 libavformat/hls.c AVDictionary *tmp = NULL; AVDictionary 750 libavformat/hls.c AVDictionary *opts = NULL; AVDictionary 1026 libavformat/hls.c AVDictionary **metadata, int64_t *dts, AVDictionary 1051 libavformat/hls.c static int id3_has_changed_values(struct playlist *pls, AVDictionary *metadata, AVDictionary 1082 libavformat/hls.c AVDictionary *metadata = NULL; AVDictionary 1224 libavformat/hls.c AVDictionary *opts = NULL; AVDictionary 1723 libavformat/hls.c int flags, AVDictionary **opts) AVDictionary 217 libavformat/hlsenc.c AVDictionary *format_options; AVDictionary 231 libavformat/hlsenc.c AVDictionary *vtt_format_options; AVDictionary 259 libavformat/hlsenc.c AVDictionary **options) AVDictionary 300 libavformat/hlsenc.c static void set_http_options(AVFormatContext *s, AVDictionary **options, HLSContext *c) AVDictionary 502 libavformat/hlsenc.c AVDictionary *opt = NULL; AVDictionary 693 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 723 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 778 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 1288 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 1463 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 1584 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 2249 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 2396 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 2573 libavformat/hlsenc.c AVDictionary *options = NULL; AVDictionary 102 libavformat/http.c AVDictionary *cookie_dict; AVDictionary 110 libavformat/http.c AVDictionary *metadata; AVDictionary 116 libavformat/http.c AVDictionary *chained_options; AVDictionary 191 libavformat/http.c static int http_open_cnx_internal(URLContext *h, AVDictionary **options) AVDictionary 262 libavformat/http.c static int http_open_cnx(URLContext *h, AVDictionary **options) AVDictionary 337 libavformat/http.c int ff_http_do_new_request2(URLContext *h, const char *uri, AVDictionary **opts) AVDictionary 340 libavformat/http.c AVDictionary *options = NULL; AVDictionary 525 libavformat/http.c AVDictionary **options) { AVDictionary 556 libavformat/http.c AVDictionary **options) AVDictionary 786 libavformat/http.c static int parse_set_cookie(const char *set_cookie, AVDictionary **dict) AVDictionary 823 libavformat/http.c static int parse_cookie(HTTPContext *s, const char *p, AVDictionary **cookies) AVDictionary 825 libavformat/http.c AVDictionary *new_params = NULL; AVDictionary 855 libavformat/http.c AVDictionary *old_params = NULL; AVDictionary 885 libavformat/http.c static int cookie_string(AVDictionary *dict, char **cookies) AVDictionary 1083 libavformat/http.c AVDictionary *cookie_params = NULL; AVDictionary 1724 libavformat/http.c AVDictionary *options = NULL; AVDictionary 70 libavformat/http.h int ff_http_do_new_request2(URLContext *h, const char *uri, AVDictionary **options); AVDictionary 87 libavformat/icecast.c AVDictionary *opt_dict = NULL; AVDictionary 320 libavformat/id3v2.c AVDictionary **metadata, const char *key) AVDictionary 359 libavformat/id3v2.c AVDictionary **metadata) AVDictionary 408 libavformat/id3v2.c AVDictionary **metadata) AVDictionary 527 libavformat/id3v2.c static AVDictionaryEntry *get_date_tag(AVDictionary *m, const char *tag) AVDictionary 536 libavformat/id3v2.c static void merge_date(AVDictionary **m) AVDictionary 809 libavformat/id3v2.c static void id3v2_parse(AVIOContext *pb, AVDictionary **metadata, AVDictionary 1056 libavformat/id3v2.c static void id3v2_read_internal(AVIOContext *pb, AVDictionary **metadata, AVDictionary 1102 libavformat/id3v2.c void ff_id3v2_read_dict(AVIOContext *pb, AVDictionary **metadata, AVDictionary 1221 libavformat/id3v2.c int ff_id3v2_parse_priv_dict(AVDictionary **metadata, ID3v2ExtraMeta *extra_meta) AVDictionary 81 libavformat/id3v2.h AVDictionary *meta; AVDictionary 117 libavformat/id3v2.h void ff_id3v2_read_dict(AVIOContext *pb, AVDictionary **metadata, const char *magic, ID3v2ExtraMeta **extra_meta); AVDictionary 181 libavformat/id3v2.h int ff_id3v2_parse_priv_dict(AVDictionary **d, ID3v2ExtraMeta *extra_meta); AVDictionary 167 libavformat/id3v2enc.c static void id3v2_3_metadata_split_date(AVDictionary **pm) AVDictionary 170 libavformat/id3v2enc.c AVDictionary *dst = NULL; AVDictionary 219 libavformat/id3v2enc.c static int write_metadata(AVIOContext *pb, AVDictionary **metadata, AVDictionary 383 libavformat/img2dec.c AVDictionary *d = NULL; AVDictionary 48 libavformat/img2enc.c AVDictionary *protocol_opts; AVDictionary 137 libavformat/img2enc.c AVDictionary *options = NULL; AVDictionary 139 libavformat/internal.h AVDictionary *id3v2_meta; AVDictionary 643 libavformat/internal.h int ff_format_output_open(AVFormatContext *s, const char *url, AVDictionary **options); AVDictionary 1722 libavformat/matroskadec.c AVDictionary **metadata, char *prefix) AVDictionary 1967 libavformat/matroskadec.c static void matroska_metadata_creation_time(AVDictionary **metadata, int64_t date_utc) AVDictionary 2005 libavformat/matroskadec.c AVDictionary *dict = NULL; AVDictionary 656 libavformat/matroskaenc.c AVDictionary *dict = NULL; AVDictionary 1502 libavformat/matroskaenc.c static int mkv_write_tag(MatroskaMuxContext *mkv, const AVDictionary *m, AVDictionary 1528 libavformat/matroskaenc.c static int mkv_check_tag(const AVDictionary *m, uint32_t elementid) AVDictionary 26 libavformat/metadata.c void ff_metadata_conv(AVDictionary **pm, const AVMetadataConv *d_conv, AVDictionary 33 libavformat/metadata.c AVDictionary *dst = NULL; AVDictionary 39 libavformat/metadata.h void ff_metadata_conv(AVDictionary **pm, const AVMetadataConv *d_conv, AVDictionary 1402 libavformat/mov.c static void mov_metadata_creation_time(AVDictionary **metadata, int64_t time, void *logctx) AVDictionary 831 libavformat/mpegtsenc.c const AVDictionary *metadata, AVDictionary 230 libavformat/mux.c static int init_muxer(AVFormatContext *s, AVDictionary **options) AVDictionary 234 libavformat/mux.c AVDictionary *tmp = NULL; AVDictionary 485 libavformat/mux.c int avformat_init_output(AVFormatContext *s, AVDictionary **options) AVDictionary 505 libavformat/mux.c int avformat_write_header(AVFormatContext *s, AVDictionary **options) AVDictionary 1891 libavformat/mxfdec.c static int mxf_add_umid_metadata(AVDictionary **pm, const char *key, MXFPackage* package) AVDictionary 1903 libavformat/mxfdec.c static int mxf_add_timecode_metadata(AVDictionary **pm, const char *key, AVTimecode *tc) AVDictionary 2019 libavformat/mxfdec.c static int mxf_parse_package_comments(MXFContext *mxf, AVDictionary **pm, MXFPackage *package) AVDictionary 1472 libavformat/mxfenc.c static int mxf_write_user_comments(AVFormatContext *s, const AVDictionary *m) AVDictionary 499 libavformat/nutdec.c AVDictionary **metadata = NULL; AVDictionary 133 libavformat/oggdec.h int ff_vorbis_comment(AVFormatContext *ms, AVDictionary **m, AVDictionary 275 libavformat/oggenc.c int *header_len, AVDictionary **m, int framing_bit, AVDictionary 303 libavformat/oggenc.c AVDictionary **m) AVDictionary 341 libavformat/oggenc.c AVDictionary **m) AVDictionary 370 libavformat/oggenc.c AVDictionary **m, AVChapter **chapters, AVDictionary 87 libavformat/oggparsevorbis.c int ff_vorbis_comment(AVFormatContext *as, AVDictionary **m, AVDictionary 103 libavformat/options.c const char *url, int flags, AVDictionary **options) AVDictionary 272 libavformat/prompeg.c AVDictionary *udp_opts = NULL; AVDictionary 91 libavformat/replaygain.c int ff_replaygain_export(AVStream *st, AVDictionary *metadata) AVDictionary 29 libavformat/replaygain.h int ff_replaygain_export(AVStream *st, AVDictionary *metadata); AVDictionary 2591 libavformat/rtmpproto.c static int rtmp_open(URLContext *s, const char *uri, int flags, AVDictionary **opts) AVDictionary 106 libavformat/rtpdec_asf.c AVDictionary *opts = NULL; AVDictionary 36 libavformat/rtpenc_chain.c AVDictionary *opts = NULL; AVDictionary 222 libavformat/rtpproto.c AVDictionary *fec_opts = NULL; AVDictionary 130 libavformat/rtsp.c static AVDictionary *map_to_opts(RTSPState *rt) AVDictionary 132 libavformat/rtsp.c AVDictionary *opts = NULL; AVDictionary 1485 libavformat/rtsp.c AVDictionary *opts = map_to_opts(rt); AVDictionary 1618 libavformat/rtsp.c AVDictionary *opts = map_to_opts(rt); AVDictionary 1757 libavformat/rtsp.c AVDictionary *options = NULL; AVDictionary 2373 libavformat/rtsp.c AVDictionary *opts = map_to_opts(rt); AVDictionary 291 libavformat/rtspdec.c AVDictionary *opts = NULL; AVDictionary 78 libavformat/segment.c AVDictionary *format_options; AVDictionary 271 libavformat/segment.c AVDictionary *options = NULL; AVDictionary 672 libavformat/segment.c AVDictionary *options = NULL; AVDictionary 117 libavformat/smoothstreamingenc.c AVDictionary *opts = NULL; AVDictionary 313 libavformat/smoothstreamingenc.c AVDictionary *opts = NULL; AVDictionary 70 libavformat/subfile.c AVDictionary **options) AVDictionary 44 libavformat/tee.c AVDictionary *fifo_options; AVDictionary 58 libavformat/tee.c AVDictionary *fifo_options; AVDictionary 161 libavformat/tee.c AVDictionary *options = NULL, *bsf_options = NULL; AVDictionary 33 libavformat/tee_common.c AVDictionary **options, char **filename) AVDictionary 28 libavformat/tee_common.h AVDictionary **options, char **filename); AVDictionary 96 libavformat/teeproto.c AVDictionary *options = NULL; AVDictionary 80 libavformat/tests/fifo_muxer.c static int fifo_basic_test(AVFormatContext *oc, AVDictionary **opts, AVDictionary 133 libavformat/tests/fifo_muxer.c static int fifo_overflow_drop_test(AVFormatContext *oc, AVDictionary **opts, AVDictionary 188 libavformat/tests/fifo_muxer.c int (*test_func)(AVFormatContext *, AVDictionary **,const FailingMuxerPacketData *pkt_data); AVDictionary 204 libavformat/tests/fifo_muxer.c AVDictionary *opts = NULL; AVDictionary 50 libavformat/tests/movenc.c AVDictionary *opts; AVDictionary 64 libavformat/tests/seek.c AVDictionary *format_opts = NULL; AVDictionary 56 libavformat/tls.c int ff_tls_open_underlying(TLSShared *c, URLContext *parent, const char *uri, AVDictionary **options) AVDictionary 54 libavformat/tls.h int ff_tls_open_underlying(TLSShared *c, URLContext *parent, const char *uri, AVDictionary **options); AVDictionary 140 libavformat/tls_gnutls.c static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 73 libavformat/tls_libtls.c static int ff_tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 162 libavformat/tls_mbedtls.c static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 235 libavformat/tls_openssl.c static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 333 libavformat/tls_schannel.c static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 267 libavformat/tls_securetransport.c static int tls_open(URLContext *h, const char *uri, int flags, AVDictionary **options) AVDictionary 62 libavformat/url.h int (*url_open2)(URLContext *h, const char *url, int flags, AVDictionary **options); AVDictionary 126 libavformat/url.h int ffurl_connect(URLContext *uc, AVDictionary **options); AVDictionary 147 libavformat/url.h const AVIOInterruptCB *int_cb, AVDictionary **options, AVDictionary 152 libavformat/url.h const AVIOInterruptCB *int_cb, AVDictionary **options); AVDictionary 411 libavformat/utils.c AVDictionary **options) AVDictionary 534 libavformat/utils.c ff_const59 AVInputFormat *fmt, AVDictionary **options) AVDictionary 538 libavformat/utils.c AVDictionary *tmp = NULL; AVDictionary 1576 libavformat/utils.c AVDictionary *metadata = NULL; AVDictionary 3049 libavformat/utils.c const AVPacket *avpkt, AVDictionary **options) AVDictionary 3066 libavformat/utils.c AVDictionary *thread_opt = NULL; AVDictionary 3615 libavformat/utils.c int avformat_find_stream_info(AVFormatContext *ic, AVDictionary **options) AVDictionary 3655 libavformat/utils.c AVDictionary *thread_opt = NULL; AVDictionary 3972 libavformat/utils.c AVDictionary *opts = NULL; AVDictionary 5675 libavformat/utils.c int ff_format_output_open(AVFormatContext *s, const char *url, AVDictionary **options) AVDictionary 41 libavformat/vorbiscomment.c int64_t ff_vorbiscomment_length(const AVDictionary *m, const char *vendor_string, AVDictionary 65 libavformat/vorbiscomment.c int ff_vorbiscomment_write(AVIOContext *pb, const AVDictionary *m, AVDictionary 37 libavformat/vorbiscomment.h int64_t ff_vorbiscomment_length(const AVDictionary *m, const char *vendor_string, AVDictionary 51 libavformat/vorbiscomment.h int ff_vorbiscomment_write(AVIOContext *pb, const AVDictionary *m, AVDictionary 56 libavformat/webm_chunk.c AVDictionary *dict = NULL; AVDictionary 191 libavformat/webm_chunk.c AVDictionary *options = NULL; AVDictionary 35 libavutil/dict.c int av_dict_count(const AVDictionary *m) AVDictionary 40 libavutil/dict.c AVDictionaryEntry *av_dict_get(const AVDictionary *m, const char *key, AVDictionary 70 libavutil/dict.c int av_dict_set(AVDictionary **pm, const char *key, const char *value, AVDictionary 73 libavutil/dict.c AVDictionary *m = *pm; AVDictionary 147 libavutil/dict.c int av_dict_set_int(AVDictionary **pm, const char *key, int64_t value, AVDictionary 156 libavutil/dict.c static int parse_key_value_pair(AVDictionary **pm, const char **buf, AVDictionary 180 libavutil/dict.c int av_dict_parse_string(AVDictionary **pm, const char *str, AVDictionary 203 libavutil/dict.c void av_dict_free(AVDictionary **pm) AVDictionary 205 libavutil/dict.c AVDictionary *m = *pm; AVDictionary 217 libavutil/dict.c int av_dict_copy(AVDictionary **dst, const AVDictionary *src, int flags) AVDictionary 230 libavutil/dict.c int av_dict_get_string(const AVDictionary *m, char **buffer, AVDictionary 258 libavutil/dict.c int avpriv_dict_set_timestamp(AVDictionary **dict, const char *key, int64_t timestamp) AVDictionary 86 libavutil/dict.h typedef struct AVDictionary AVDictionary; AVDictionary 103 libavutil/dict.h AVDictionaryEntry *av_dict_get(const AVDictionary *m, const char *key, AVDictionary 112 libavutil/dict.h int av_dict_count(const AVDictionary *m); AVDictionary 130 libavutil/dict.h int av_dict_set(AVDictionary **pm, const char *key, const char *value, int flags); AVDictionary 138 libavutil/dict.h int av_dict_set_int(AVDictionary **pm, const char *key, int64_t value, int flags); AVDictionary 156 libavutil/dict.h int av_dict_parse_string(AVDictionary **pm, const char *str, AVDictionary 170 libavutil/dict.h int av_dict_copy(AVDictionary **dst, const AVDictionary *src, int flags); AVDictionary 176 libavutil/dict.h void av_dict_free(AVDictionary **m); AVDictionary 193 libavutil/dict.h int av_dict_get_string(const AVDictionary *m, char **buffer, AVDictionary 37 libavutil/frame.c MAKE_ACCESSORS(AVFrame, frame, AVDictionary *, metadata) AVDictionary 210 libavutil/frame.h AVDictionary *metadata; AVDictionary 586 libavutil/frame.h AVDictionary *metadata; AVDictionary 712 libavutil/frame.h AVDictionary *av_frame_get_metadata (const AVFrame *frame); AVDictionary 714 libavutil/frame.h void av_frame_set_metadata (AVFrame *frame, AVDictionary *val); AVDictionary 611 libavutil/hwcontext.c const char *device, AVDictionary *opts, int flags) AVDictionary 649 libavutil/hwcontext.c AVDictionary *options, int flags) AVDictionary 304 libavutil/hwcontext.h const char *device, AVDictionary *opts, int flags); AVDictionary 350 libavutil/hwcontext.h AVDictionary *options, int flags); AVDictionary 364 libavutil/hwcontext_cuda.c AVDictionary *opts, int flags) AVDictionary 398 libavutil/hwcontext_cuda.c AVHWDeviceContext *src_ctx, AVDictionary *opts, AVDictionary 515 libavutil/hwcontext_d3d11va.c AVDictionary *opts, int flags) AVDictionary 41 libavutil/hwcontext_drm.c AVDictionary *opts, int flags) AVDictionary 508 libavutil/hwcontext_dxva2.c AVDictionary *opts, int flags) AVDictionary 68 libavutil/hwcontext_internal.h AVDictionary *opts, int flags); AVDictionary 71 libavutil/hwcontext_internal.h AVDictionary *opts, int flags); AVDictionary 28 libavutil/hwcontext_mediacodec.c AVDictionary *opts, int flags) AVDictionary 327 libavutil/hwcontext_opencl.c AVDictionary *opts = context; AVDictionary 402 libavutil/hwcontext_opencl.c AVDictionary *opts = context; AVDictionary 621 libavutil/hwcontext_opencl.c AVDictionary *opts, int flags) AVDictionary 1197 libavutil/hwcontext_opencl.c AVHWDeviceContext *src_ctx, AVDictionary *opts, AVDictionary 1210 libavutil/hwcontext_opencl.c AVDictionary *selector_opts = NULL; AVDictionary 1217 libavutil/hwcontext_qsv.c AVDictionary *opts, int flags) AVDictionary 1224 libavutil/hwcontext_qsv.c AVDictionary *opts, int flags) AVDictionary 1229 libavutil/hwcontext_qsv.c AVDictionary *child_device_opts; AVDictionary 1472 libavutil/hwcontext_vaapi.c AVDictionary *opts, int flags) AVDictionary 1628 libavutil/hwcontext_vaapi.c AVDictionary *opts, int flags) AVDictionary 447 libavutil/hwcontext_vdpau.c AVDictionary *opts, int flags) AVDictionary 233 libavutil/hwcontext_videotoolbox.c AVDictionary *opts, int flags) AVDictionary 298 libavutil/hwcontext_vulkan.c static int check_extensions(AVHWDeviceContext *ctx, int dev, AVDictionary *opts, AVDictionary 429 libavutil/hwcontext_vulkan.c static int create_instance(AVHWDeviceContext *ctx, AVDictionary *opts) AVDictionary 971 libavutil/hwcontext_vulkan.c AVDictionary *opts, int flags) AVDictionary 1123 libavutil/hwcontext_vulkan.c AVDictionary *opts, int flags) AVDictionary 1140 libavutil/hwcontext_vulkan.c AVDictionary *opts, int flags) AVDictionary 361 libavutil/internal.h int avpriv_dict_set_timestamp(AVDictionary **dict, const char *key, int64_t timestamp); AVDictionary 449 libavutil/opt.c AVDictionary *options = NULL; AVDictionary 459 libavutil/opt.c av_dict_free((AVDictionary **)dst); AVDictionary 725 libavutil/opt.c int av_opt_set_dict_val(void *obj, const char *name, const AVDictionary *val, AVDictionary 729 libavutil/opt.c AVDictionary **dst; AVDictionary 737 libavutil/opt.c dst = (AVDictionary **)(((uint8_t *)target_obj) + o->offset); AVDictionary 877 libavutil/opt.c if (!*(AVDictionary **)dst && (search_flags & AV_OPT_ALLOW_NULL)) { AVDictionary 881 libavutil/opt.c return av_dict_get_string(*(AVDictionary **)dst, (char **)out_val, '=', ':'); AVDictionary 1031 libavutil/opt.c int av_opt_get_dict_val(void *obj, const char *name, int search_flags, AVDictionary **out_val) AVDictionary 1034 libavutil/opt.c AVDictionary *src; AVDictionary 1042 libavutil/opt.c src = *(AVDictionary **)(((uint8_t *)target_obj) + o->offset); AVDictionary 1621 libavutil/opt.c av_dict_free((AVDictionary **)(((uint8_t *)obj) + o->offset)); AVDictionary 1630 libavutil/opt.c int av_opt_set_dict2(void *obj, AVDictionary **options, int search_flags) AVDictionary 1633 libavutil/opt.c AVDictionary *tmp = NULL; AVDictionary 1655 libavutil/opt.c int av_opt_set_dict(void *obj, AVDictionary **options) AVDictionary 1806 libavutil/opt.c AVDictionary **sdict = (AVDictionary **) field_src; AVDictionary 1807 libavutil/opt.c AVDictionary **ddict = (AVDictionary **) field_dst; AVDictionary 2004 libavutil/opt.c AVDictionary *dict1 = NULL; AVDictionary 2005 libavutil/opt.c AVDictionary *dict2 = *(AVDictionary **)dst; AVDictionary 481 libavutil/opt.h int av_opt_set_dict(void *obj, struct AVDictionary **options); AVDictionary 499 libavutil/opt.h int av_opt_set_dict2(void *obj, struct AVDictionary **options, int search_flags); AVDictionary 700 libavutil/opt.h int av_opt_set_dict_val(void *obj, const char *name, const AVDictionary *val, int search_flags); AVDictionary 755 libavutil/opt.h int av_opt_get_dict_val(void *obj, const char *name, int search_flags, AVDictionary **out_val); AVDictionary 23 libavutil/tests/dict.c static void print_dict(const AVDictionary *m) AVDictionary 31 libavutil/tests/dict.c static void test_separators(const AVDictionary *m, const char pair, const char val) AVDictionary 33 libavutil/tests/dict.c AVDictionary *dict = NULL; AVDictionary 54 libavutil/tests/dict.c AVDictionary *dict = NULL; AVDictionary 98 libavutil/tests/hwdevice.c const char *device, AVDictionary *opts, int flags) AVDictionary 58 libavutil/tests/opt.c AVDictionary *dict1; AVDictionary 59 libavutil/tests/opt.c AVDictionary *dict2; AVDictionary 74 tests/api/api-threadmessage-test.c AVDictionary *meta = NULL; AVDictionary 139 tests/api/api-threadmessage-test.c AVDictionary *meta; AVDictionary 42 tools/aviocat.c AVDictionary *in_opts = NULL; AVDictionary 43 tools/aviocat.c AVDictionary *out_opts = NULL; AVDictionary 113 tools/target_dec_fuzzer.c AVDictionary *opts = NULL; AVDictionary 80 tools/venc_data_dump.c AVCodecContext **dec, AVDictionary **opts) AVDictionary 107 tools/venc_data_dump.c AVDictionary *opts = NULL;