ogg_codec 40 libavformat/oggdec.c static const struct ogg_codec * const ogg_codecs[] = { ogg_codec 129 libavformat/oggdec.c static const struct ogg_codec * ogg_codec 50 libavformat/oggdec.h struct ogg_codec *codec; ogg_codec 78 libavformat/oggdec.h extern const struct ogg_codec ff_flac_codec; ogg_codec 79 libavformat/oggdec.h extern const struct ogg_codec ff_ogm_audio_codec; ogg_codec 80 libavformat/oggdec.h extern const struct ogg_codec ff_ogm_old_codec; ogg_codec 81 libavformat/oggdec.h extern const struct ogg_codec ff_ogm_text_codec; ogg_codec 82 libavformat/oggdec.h extern const struct ogg_codec ff_ogm_video_codec; ogg_codec 83 libavformat/oggdec.h extern const struct ogg_codec ff_old_flac_codec; ogg_codec 84 libavformat/oggdec.h extern const struct ogg_codec ff_speex_codec; ogg_codec 85 libavformat/oggdec.h extern const struct ogg_codec ff_theora_codec; ogg_codec 86 libavformat/oggdec.h extern const struct ogg_codec ff_vorbis_codec; ogg_codec 87 libavformat/oggparseflac.c const struct ogg_codec ff_flac_codec = { ogg_codec 93 libavformat/oggparseflac.c const struct ogg_codec ff_old_flac_codec = { ogg_codec 152 libavformat/oggparseogm.c const struct ogg_codec ff_ogm_video_codec = { ogg_codec 159 libavformat/oggparseogm.c const struct ogg_codec ff_ogm_audio_codec = { ogg_codec 166 libavformat/oggparseogm.c const struct ogg_codec ff_ogm_text_codec = { ogg_codec 173 libavformat/oggparseogm.c const struct ogg_codec ff_ogm_old_codec = { ogg_codec 57 libavformat/oggparsespeex.c const struct ogg_codec ff_speex_codec = { ogg_codec 137 libavformat/oggparsetheora.c const struct ogg_codec ff_theora_codec = { ogg_codec 220 libavformat/oggparsevorbis.c const struct ogg_codec ff_vorbis_codec = {