FFmpeg
|
#include "internal.h"
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 [] |
CAF common code
Definition in file caf.h.
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[] |