Home
last modified time | relevance | path

Searched refs:attachment_filename (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h535 const char *attachment_filename; member
Dffmpeg_opt.c2434 ost->attachment_filename = o->attachments[i]; in open_output_file()
2448 if ((ost->stream_copy || ost->attachment_filename) in open_output_file()
Dffmpeg.c3837 if (ost->attachment_filename) { in transcode_init()
3840 ost->attachment_filename, ost->file_index, ost->index); in transcode_init()