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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h408 char *logfile_prefix; member in struct:OutputStream
H A Dffmpeg_opt.c1397 MATCH_PER_STREAM_OPT(passlogfiles, str, ost->logfile_prefix, oc, st);
1398 if (ost->logfile_prefix &&
1399 !(ost->logfile_prefix = av_strdup(ost->logfile_prefix)))
H A Dffmpeg.c484 av_freep(&ost->logfile_prefix);
2790 ost->logfile_prefix ? ost->logfile_prefix :

Completed in 46 milliseconds