FFmpeg
|
ast.c File Reference
Include dependency graph for ast.c:
Go to the source code of this file.
Variables | |
const AVCodecTag | ff_codec_ast_tags [] |
Variable Documentation
const AVCodecTag ff_codec_ast_tags[] |
Initial value:
= {
{ AV_CODEC_ID_ADPCM_AFC, 0 },
{ AV_CODEC_ID_PCM_S16BE_PLANAR, 1 },
{ AV_CODEC_ID_NONE, 0 },
}
Definition: libavcodec/avcodec.h:100
Definition: libavcodec/avcodec.h:363
Definition at line 25 of file ast.c.
Referenced by ast_read_header(), and ast_write_header().
Generated on Mon Nov 18 2024 06:52:04 for FFmpeg by 1.8.11