FFmpeg
|
Go to the source code of this file.
Variables | |
const unsigned char | ff_voc_magic [21] = "Creative Voice File\x1A" |
const AVCodecTag | ff_voc_codec_tags [] |
const unsigned char ff_voc_magic[21] = "Creative Voice File\x1A" |
Definition at line 25 of file voc.c.
Referenced by voc_probe(), and voc_write_header().
const AVCodecTag ff_voc_codec_tags[] |
Definition at line 27 of file voc.c.
Referenced by ff_voc_get_packet().