Searched refs:av_dict_free (Results 1 - 25 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/
H A Ddict.h40 * entries and finally av_dict_free() to free the dictionary
56 * av_dict_free(&d);
115 void av_dict_free(AVDictionary **m);
H A Ddict.c100 void av_dict_free(AVDictionary **pm) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Ddict.h48 * entries and finally av_dict_free() to free the dictionary
64 av_dict_free(&d);
159 void av_dict_free(AVDictionary **m);
H A Ddict.c173 void av_dict_free(AVDictionary **pm) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmetadata.c46 av_dict_free(pm);
84 av_dict_free(pm);
H A Drtpenc_chain.c70 av_dict_free(&opts);
H A Dseek-test.c83 av_dict_free(&format_opts);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dbuffer.c111 av_dict_free(&ref->metadata);
129 av_dict_free(&dst->metadata);
170 av_dict_free(&dst->metadata);
H A Daf_aresample.c65 av_dict_free(opts);
H A Daf_resample.c84 av_dict_free(&s->options);
H A Dvf_mcdeint.c143 av_dict_free(&opts);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmetadata.c55 av_dict_free(pm);
H A Drtpenc_chain.c87 av_dict_free(&opts);
H A Dseek-test.c99 av_dict_free(&format_opts);
H A Drtpdec_asf.c119 av_dict_free(&opts);
H A Dhttp.c258 av_dict_free(&options);
288 av_dict_free(&s->chained_options);
1040 av_dict_free(&s->chained_options);
1079 av_dict_free(&options);
1087 av_dict_free(&options);
H A Dftp.c473 av_dict_free(&opts);
527 av_dict_free(&opts);
H A Dtee.c91 av_dict_free(options);
284 av_dict_free(&options);
H A Dsmoothstreamingenc.c124 av_dict_free(&opts);
132 av_dict_free(&opts);
362 av_dict_free(&opts);
H A Dhls.c212 av_dict_free(&pls->id3_initial);
525 av_dict_free(&opts);
795 av_dict_free(&metadata);
994 av_dict_free(&opts);
995 av_dict_free(&opts2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dframe_thread_encoder.c198 av_dict_free(&tmp);
201 av_dict_free(&tmp);
H A Dlibx265.c170 av_dict_free(&dict);
H A Dsmvjpegdec.c121 av_dict_free(&thread_opt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcmdutils.c87 av_dict_free(&swr_opts);
88 av_dict_free(&format_opts);
89 av_dict_free(&codec_opts);
90 av_dict_free(&resample_opts);
695 av_dict_free(&l->groups[j].codec_opts);
696 av_dict_free(&l->groups[j].format_opts);
697 av_dict_free(&l->groups[j].resample_opts);
701 av_dict_free(&l->groups[j].swr_opts);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/doc/examples/
H A Dfilter_audio.c133 av_dict_free(&options_dict);

Completed in 235 milliseconds

123