FFmpeg
|
Go to the source code of this file.
Functions | |
const struct AVCodecTag * | avformat_get_mov_video_tags (void) |
const struct AVCodecTag * | avformat_get_mov_audio_tags (void) |
Variables | |
const AVCodecTag | ff_codec_movvideo_tags [] |
const AVCodecTag | ff_codec_movaudio_tags [] |
const AVCodecTag ff_codec_movvideo_tags[] |
Definition at line 29 of file isom_tags.c.
Referenced by avformat_get_mov_video_tags(), avi_read_header(), decode_stream_header(), mkv_assemble_codecprivate(), mkv_assemble_native_codecprivate(), mkv_write_track(), mov_codec_id(), mov_get_codec_tag(), mov_skip_multiple_stsd(), and set_codec_str().
const AVCodecTag ff_codec_movaudio_tags[] |
Definition at line 296 of file isom_tags.c.
Referenced by avformat_get_mov_audio_tags(), mov_codec_id(), mov_get_codec_tag(), and set_codec_str().