Searched refs:logfile_prefix (Results 1 – 3 of 3) sorted by relevance
511 char *logfile_prefix; member
1839 MATCH_PER_STREAM_OPT(passlogfiles, str, ost->logfile_prefix, oc, st); in new_video_stream()1840 if (ost->logfile_prefix && in new_video_stream()1841 !(ost->logfile_prefix = av_strdup(ost->logfile_prefix))) in new_video_stream()1849 ost->logfile_prefix ? ost->logfile_prefix : in new_video_stream()
601 av_freep(&ost->logfile_prefix); in ffmpeg_cleanup()