FFmpeg
|
Go to the source code of this file.
Variables | |
const AVCodecTag | ff_codec_caf_tags [] |
Known codec tags for CAF. More... | |
const AVCodecTag *const | ff_caf_codec_tags_list [] = { ff_codec_caf_tags, NULL } |
CAF common code
Definition in file caf.c.
const AVCodecTag ff_codec_caf_tags[] |
Known codec tags for CAF.
Definition at line 34 of file caf.c.
Referenced by caf_write_header(), and read_desc_chunk().
const AVCodecTag* const ff_caf_codec_tags_list[] = { ff_codec_caf_tags, NULL } |