AVCodec 32 applications/dashcast/audio_decoder.c AVCodec *codec; AVCodec 64 applications/dashcast/audio_muxer.h AVCodec *codec; AVCodec 42 applications/dashcast/video_decoder.c AVCodec *codec; AVCodec 59 applications/dashcast/video_muxer.h AVCodec *codec; AVCodec 1240 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h const struct AVCodec *codec; AVCodec 3153 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h struct AVCodec *next; AVCodec 3182 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h void (*init_static_data)(struct AVCodec *codec); AVCodec 3208 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h int av_codec_get_max_lowres(const AVCodec *codec); AVCodec 3431 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodec *av_codec_next(const AVCodec *c); AVCodec 3456 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h void avcodec_register(AVCodec *codec); AVCodec 3484 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodecContext *avcodec_alloc_context3(const AVCodec *codec); AVCodec 3501 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h int avcodec_get_context_defaults3(AVCodecContext *s, const AVCodec *codec); AVCodec 3609 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h int avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options); AVCodec 3869 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodec *avcodec_find_decoder(enum AVCodecID id); AVCodec 3877 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodec *avcodec_find_decoder_by_name(const char *name); AVCodec 4378 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodec *avcodec_find_encoder(enum AVCodecID id); AVCodec 4386 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h AVCodec *avcodec_find_encoder_by_name(const char *name); AVCodec 4864 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h const char *av_get_profile_name(const AVCodec *codec, int profile); AVCodec 5152 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h int av_codec_is_encoder(const AVCodec *codec); AVCodec 5157 extra_lib/include/ffmpeg_android/libavcodec/avcodec.h int av_codec_is_decoder(const AVCodec *codec); AVCodec 1642 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec *video_codec; AVCodec 1650 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec *audio_codec; AVCodec 1658 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec *subtitle_codec; AVCodec 1704 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec * av_format_get_video_codec(const AVFormatContext *s); AVCodec 1705 extra_lib/include/ffmpeg_android/libavformat/avformat.h void av_format_set_video_codec(AVFormatContext *s, AVCodec *c); AVCodec 1706 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec * av_format_get_audio_codec(const AVFormatContext *s); AVCodec 1707 extra_lib/include/ffmpeg_android/libavformat/avformat.h void av_format_set_audio_codec(AVFormatContext *s, AVCodec *c); AVCodec 1708 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec * av_format_get_subtitle_codec(const AVFormatContext *s); AVCodec 1709 extra_lib/include/ffmpeg_android/libavformat/avformat.h void av_format_set_subtitle_codec(AVFormatContext *s, AVCodec *c); AVCodec 1842 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVStream *avformat_new_stream(AVFormatContext *s, const AVCodec *c); AVCodec 2067 extra_lib/include/ffmpeg_android/libavformat/avformat.h AVCodec **decoder_ret, AVCodec 1207 extra_lib/include/libavcodec/avcodec.h const struct AVCodec *codec; AVCodec 3070 extra_lib/include/libavcodec/avcodec.h struct AVCodec *next; AVCodec 3099 extra_lib/include/libavcodec/avcodec.h void (*init_static_data)(struct AVCodec *codec); AVCodec 3125 extra_lib/include/libavcodec/avcodec.h int av_codec_get_max_lowres(const AVCodec *codec); AVCodec 3313 extra_lib/include/libavcodec/avcodec.h AVCodec *av_codec_next(const AVCodec *c); AVCodec 3338 extra_lib/include/libavcodec/avcodec.h void avcodec_register(AVCodec *codec); AVCodec 3367 extra_lib/include/libavcodec/avcodec.h AVCodecContext *avcodec_alloc_context3(const AVCodec *codec); AVCodec 3378 extra_lib/include/libavcodec/avcodec.h int avcodec_get_context_defaults3(AVCodecContext *s, const AVCodec *codec); AVCodec 3486 extra_lib/include/libavcodec/avcodec.h int avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options); AVCodec 3733 extra_lib/include/libavcodec/avcodec.h AVCodec *avcodec_find_decoder(enum AVCodecID id); AVCodec 3741 extra_lib/include/libavcodec/avcodec.h AVCodec *avcodec_find_decoder_by_name(const char *name); AVCodec 4242 extra_lib/include/libavcodec/avcodec.h AVCodec *avcodec_find_encoder(enum AVCodecID id); AVCodec 4250 extra_lib/include/libavcodec/avcodec.h AVCodec *avcodec_find_encoder_by_name(const char *name); AVCodec 4777 extra_lib/include/libavcodec/avcodec.h const char *av_get_profile_name(const AVCodec *codec, int profile); AVCodec 5065 extra_lib/include/libavcodec/avcodec.h int av_codec_is_encoder(const AVCodec *codec); AVCodec 5070 extra_lib/include/libavcodec/avcodec.h int av_codec_is_decoder(const AVCodec *codec); AVCodec 1508 extra_lib/include/libavformat/avformat.h AVCodec *video_codec; AVCodec 1516 extra_lib/include/libavformat/avformat.h AVCodec *audio_codec; AVCodec 1524 extra_lib/include/libavformat/avformat.h AVCodec *subtitle_codec; AVCodec 1553 extra_lib/include/libavformat/avformat.h AVCodec * av_format_get_video_codec(const AVFormatContext *s); AVCodec 1554 extra_lib/include/libavformat/avformat.h void av_format_set_video_codec(AVFormatContext *s, AVCodec *c); AVCodec 1555 extra_lib/include/libavformat/avformat.h AVCodec * av_format_get_audio_codec(const AVFormatContext *s); AVCodec 1556 extra_lib/include/libavformat/avformat.h void av_format_set_audio_codec(AVFormatContext *s, AVCodec *c); AVCodec 1557 extra_lib/include/libavformat/avformat.h AVCodec * av_format_get_subtitle_codec(const AVFormatContext *s); AVCodec 1558 extra_lib/include/libavformat/avformat.h void av_format_set_subtitle_codec(AVFormatContext *s, AVCodec *c); AVCodec 1685 extra_lib/include/libavformat/avformat.h AVStream *avformat_new_stream(AVFormatContext *s, const AVCodec *c); AVCodec 1899 extra_lib/include/libavformat/avformat.h AVCodec **decoder_ret, AVCodec 62 modules/ffmpeg_in/ffmpeg_decode.c static AVCodec *ffmpeg_get_codec(u32 codec_4cc) AVCodec 65 modules/ffmpeg_in/ffmpeg_decode.c AVCodec *codec; AVCodec 93 modules/ffmpeg_in/ffmpeg_decode.c static void FFDEC_LoadDSI(FFDec *ffd, GF_BitStream *bs, AVCodec *codec, AVCodecContext *ctx, Bool from_ff_demux) AVCodec 144 modules/ffmpeg_in/ffmpeg_decode.c AVCodec **codec; AVCodec 515 modules/ffmpeg_in/ffmpeg_decode.c AVCodec **codec; AVCodec 963 modules/ffmpeg_in/ffmpeg_decode.c AVCodec **codec; AVCodec 151 modules/ffmpeg_in/ffmpeg_in.h AVCodec *base_codec; AVCodec 160 modules/ffmpeg_in/ffmpeg_in.h AVCodec *depth_codec; AVCodec 118 modules/redirect_av/ts_muxer.h AVCodec *audioCodec; AVCodec 119 modules/redirect_av/ts_muxer.h AVCodec *videoCodec;