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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg_opt.c415 static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, OptionsContext *o) argument
425 parse_meta_type(outspec, &type_out, &idx_out, &ostream_spec);
428 if (type_out == 'g' || !*outspec)
430 if (type_out == 's' || !*outspec)
432 if (type_out == 'c' || !*outspec)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c3067 static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, OptionsContext *o) argument
3077 parse_meta_type(outspec, &type_out, &idx_out, &ostream_spec);

Completed in 85 milliseconds