Home
last modified time | relevance | path

Searched defs:codec_tag (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavformat/
Dhls_sample_encryption.h51 uint32_t codec_tag; member
Dmux_utils.c44 unsigned int codec_tag; in avformat_query_codec() local
Dastenc.c52 unsigned int codec_tag; in ast_write_header() local
Dcafenc.c117 unsigned int codec_tag = ff_codec_get_tag(ff_codec_caf_tags, par->codec_id); in caf_write_header() local
Dswfenc.c378 unsigned codec_tag = ff_codec_get_tag(ff_swf_codec_tags, par->codec_id); in swf_write_video() local
Davformat.h535 const struct AVCodecTag * const *codec_tag; member
684 const struct AVCodecTag * const *codec_tag; member
Dmov.c2555 int codec_tag, int format, in mov_skip_multiple_stsd()
/third_party/ffmpeg/libavcodec/
Dcodec_par.h65 uint32_t codec_tag; member
Dmpegvideo.h103 int codec_tag; ///< internal codec_tag upper case converted from avctx codec_tag member
Davcodec.h414 unsigned int codec_tag; member
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c875 char *codec_tag = NULL; in add_input_streams() local
1530 char *next, *codec_tag = NULL; in new_output_stream() local
Dffmpeg.c2715 uint32_t codec_tag = par_dst->codec_tag; in init_output_stream_streamcopy() local