Get the tables mapping RIFF FourCCs to libavcodec CodecIDs. More...
Functions | |
struct AVCodecTag * | avformat_get_riff_video_tags (void) |
struct AVCodecTag * | avformat_get_riff_audio_tags (void) |
Get the tables mapping RIFF FourCCs to libavcodec CodecIDs.
The tables are meant to be passed to av_codec_get_id()/av_codec_get_tag() as in the following code:
struct AVCodecTag* avformat_get_riff_audio_tags | ( | void | ) |
struct AVCodecTag* avformat_get_riff_video_tags | ( | void | ) |