Searched refs:copy_chapters (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c1863 static int copy_chapters(int infile, int outfile) function
2459 copy_chapters(infile, outfile);
2469 if ((ret = copy_chapters(i, j)) < 0)
H A Davconv.c3788 static int copy_chapters(InputFile *ifile, OutputFile *ofile, int copy_metadata) function
4043 copy_chapters(&input_files[o->chapters_input_file], &output_files[nb_output_files - 1],
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_opt.c1567 static int copy_chapters(InputFile *ifile, OutputFile *ofile, int copy_metadata) function
2078 copy_chapters(input_files[o->chapters_input_file], of,

Completed in 119 milliseconds