avcodec_alloc_frame 1354 ffplay.c           AVFrame *frame= avcodec_alloc_frame();
avcodec_alloc_frame  702 libavcodec/ac3enc.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  196 libavcodec/adpcm.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  121 libavcodec/adxenc.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  439 libavcodec/alacenc.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  207 libavcodec/apiexample.c     picture= avcodec_alloc_frame();
avcodec_alloc_frame  334 libavcodec/apiexample.c     picture= avcodec_alloc_frame();
avcodec_alloc_frame 2876 libavcodec/avcodec.h AVFrame *avcodec_alloc_frame(void);
avcodec_alloc_frame  395 libavcodec/flacenc.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  328 libavcodec/g726.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  199 libavcodec/libamr.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  332 libavcodec/libamr.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame   92 libavcodec/libfaac.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame   85 libavcodec/libgsm.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame   73 libavcodec/libmp3lame.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  170 libavcodec/libopencore-amr.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  164 libavcodec/libtheoraenc.c     avc_context->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  128 libavcodec/libvorbis.c     avccontext->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  187 libavcodec/mpegaudioenc.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  123 libavcodec/pcm.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame   75 libavcodec/roqaudioenc.c     avctx->coded_frame= avcodec_alloc_frame();
avcodec_alloc_frame  601 libavcodec/sonic.c     avctx->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  915 libavcodec/vorbis_enc.c     avccontext->coded_frame = avcodec_alloc_frame();
avcodec_alloc_frame  239 output_example.c     picture = avcodec_alloc_frame();
avcodec_alloc_frame  560 vhook/watermark.c         ci->pFrame = avcodec_alloc_frame();
avcodec_alloc_frame  567 vhook/watermark.c         ci->pFrameRGB=avcodec_alloc_frame();