Home
last modified time | relevance | path

Searched refs:dump_attachment (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dffmpeg.h125 SpecifierOpt *dump_attachment; member
H A Dffmpeg_opt.c1119 static void dump_attachment(AVStream *st, const char *filename) in dump_attachment() function
1435 if (check_stream_specifier(ic, st, o->dump_attachment[i].specifier) == 1) in open_input_file()
1436 dump_attachment(st, o->dump_attachment[i].u.str); in open_input_file()
3820 { "dump_attachment", HAS_ARG | OPT_STRING | OPT_SPEC |
3821 OPT_EXPERT | OPT_INPUT, { .off = OFFSET(dump_attachment) },

Completed in 8 milliseconds