Home
last modified time | relevance | path

Searched defs:codec_tag (Results 1 - 11 of 11) sorted by relevance

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

Completed in 21 milliseconds