avcodec_free_context  230 doc/examples/decode_audio.c     avcodec_free_context(&c);
avcodec_free_context  182 doc/examples/decode_video.c     avcodec_free_context(&c);
avcodec_free_context  368 doc/examples/demuxing_decoding.c     avcodec_free_context(&video_dec_ctx);
avcodec_free_context  369 doc/examples/demuxing_decoding.c     avcodec_free_context(&audio_dec_ctx);
avcodec_free_context  235 doc/examples/encode_audio.c     avcodec_free_context(&c);
avcodec_free_context  193 doc/examples/encode_video.c     avcodec_free_context(&c);
avcodec_free_context  174 doc/examples/extract_mvs.c     avcodec_free_context(&video_dec_ctx);
avcodec_free_context  281 doc/examples/filtering_audio.c     avcodec_free_context(&dec_ctx);
avcodec_free_context  280 doc/examples/filtering_video.c     avcodec_free_context(&dec_ctx);
avcodec_free_context  247 doc/examples/hw_decode.c     avcodec_free_context(&decoder_ctx);
avcodec_free_context  527 doc/examples/muxing.c     avcodec_free_context(&ost->enc);
avcodec_free_context  264 doc/examples/qsvdec.c     avcodec_free_context(&decoder_ctx);
avcodec_free_context  110 doc/examples/transcode_aac.c         avcodec_free_context(&avctx);
avcodec_free_context  118 doc/examples/transcode_aac.c         avcodec_free_context(&avctx);
avcodec_free_context  239 doc/examples/transcode_aac.c     avcodec_free_context(&avctx);
avcodec_free_context  874 doc/examples/transcode_aac.c         avcodec_free_context(&output_codec_context);
avcodec_free_context  880 doc/examples/transcode_aac.c         avcodec_free_context(&input_codec_context);
avcodec_free_context  603 doc/examples/transcoding.c         avcodec_free_context(&stream_ctx[i].dec_ctx);
avcodec_free_context  605 doc/examples/transcoding.c             avcodec_free_context(&stream_ctx[i].enc_ctx);
avcodec_free_context  220 doc/examples/vaapi_encode.c     avcodec_free_context(&avctx);
avcodec_free_context  302 doc/examples/vaapi_transcode.c     avcodec_free_context(&decoder_ctx);
avcodec_free_context  303 doc/examples/vaapi_transcode.c     avcodec_free_context(&encoder_ctx);
avcodec_free_context  583 fftools/ffmpeg.c         avcodec_free_context(&ost->enc_ctx);
avcodec_free_context  616 fftools/ffmpeg.c         avcodec_free_context(&ist->dec_ctx);
avcodec_free_context  685 fftools/ffplay.c     avcodec_free_context(&d->avctx);
avcodec_free_context 2720 fftools/ffplay.c     avcodec_free_context(&avctx);
avcodec_free_context 2985 fftools/ffprobe.c             avcodec_free_context(&ifile->streams[i].dec_ctx);
avcodec_free_context 2773 libavcodec/avcodec.h void avcodec_free_context(AVCodecContext **avctx);
avcodec_free_context  127 libavcodec/avdct.c     avcodec_free_context(&avctx);
avcodec_free_context  175 libavcodec/imm5.c     avcodec_free_context(&ctx->h264_avctx);
avcodec_free_context  176 libavcodec/imm5.c     avcodec_free_context(&ctx->hevc_avctx);
avcodec_free_context 1492 libavcodec/mpegvideo_enc.c         avcodec_free_context(&c);
avcodec_free_context   89 libavcodec/remove_extradata_bsf.c     avcodec_free_context(&s->avctx);
avcodec_free_context   86 libavcodec/tdsc.c     avcodec_free_context(&ctx->jpeg_avctx);
avcodec_free_context  172 libavcodec/tests/options.c     avcodec_free_context(&ctx1);
avcodec_free_context  173 libavcodec/tests/options.c     avcodec_free_context(&ctx2);
avcodec_free_context 2181 libavcodec/tiff.c     avcodec_free_context(&s->avctx_mjpeg);
avcodec_free_context  111 libavfilter/lavfutils.c     avcodec_free_context(&codec_ctx);
avcodec_free_context  345 libavfilter/src_movie.c             avcodec_free_context(&movie->st[i].codec_ctx);
avcodec_free_context  157 libavfilter/vf_mcdeint.c     avcodec_free_context(&mcdeint->enc_ctx);
avcodec_free_context  482 libavfilter/vf_subtitles.c     avcodec_free_context(&dec_ctx);
avcodec_free_context  637 libavformat/dashenc.c         avcodec_free_context(&os->parser_avctx);
avcodec_free_context  499 libavformat/dump.c         avcodec_free_context(&avctx);
avcodec_free_context  514 libavformat/dump.c     avcodec_free_context(&avctx);
avcodec_free_context  116 libavformat/oggparseflac.c         avcodec_free_context(&avctx);
avcodec_free_context  120 libavformat/oggparseflac.c     avcodec_free_context(&avctx);
avcodec_free_context  124 libavformat/oggparseflac.c     avcodec_free_context(&avctx);
avcodec_free_context 4410 libavformat/utils.c         avcodec_free_context(&st->internal->avctx);
avcodec_free_context 4424 libavformat/utils.c     avcodec_free_context(&st->codec);
avcodec_free_context  203 tests/api/api-band-test.c     avcodec_free_context(&ctx);
avcodec_free_context  233 tests/api/api-h264-slice-test.c     avcodec_free_context(&c);
avcodec_free_context  149 tests/api/api-h264-test.c     avcodec_free_context(&ctx);
avcodec_free_context  271 tests/api/api-seek-test.c     avcodec_free_context(&ctx);
avcodec_free_context  266 tools/target_dec_fuzzer.c         avcodec_free_context(&ctx);
avcodec_free_context  370 tools/target_dec_fuzzer.c     avcodec_free_context(&ctx);
avcodec_free_context  371 tools/target_dec_fuzzer.c     avcodec_free_context(&parser_avctx);
avcodec_free_context  191 tools/venc_data_dump.c     avcodec_free_context(&decoder);