avcodec_find_encoder 1942 ffmpeg.c                       codec = avcodec_find_encoder(ost->st->codec->codec_id);
avcodec_find_encoder 3034 ffmpeg.c                   codec = avcodec_find_encoder(codec_id);
avcodec_find_encoder 3169 ffmpeg.c                   codec = avcodec_find_encoder(codec_id);
avcodec_find_encoder 1722 ffserver.c                             AVCodec *codec = avcodec_find_encoder(st->codec->codec_id);
avcodec_find_encoder 1806 ffserver.c                     AVCodec *codec = avcodec_find_encoder(st->codec->codec_id);
avcodec_find_encoder   59 libavcodec/apiexample.c     codec = avcodec_find_encoder(CODEC_ID_MP2);
avcodec_find_encoder  200 libavcodec/apiexample.c     codec = avcodec_find_encoder(CODEC_ID_MPEG1VIDEO);
avcodec_find_encoder 2811 libavcodec/avcodec.h AVCodec *avcodec_find_encoder(enum CodecID id);
avcodec_find_encoder  907 libavcodec/mpegvideo_enc.c     AVCodec *codec= avcodec_find_encoder(s->avctx->codec_id);
avcodec_find_encoder  689 libavcodec/utils.c         p = avcodec_find_encoder(enc->codec_id);
avcodec_find_encoder  454 libavformat/asfenc.c         p = avcodec_find_encoder(enc->codec_id);
avcodec_find_encoder   89 output_example.c     codec = avcodec_find_encoder(c->codec_id);
avcodec_find_encoder  261 output_example.c     codec = avcodec_find_encoder(c->codec_id);