On Fri, Jun 07, 2019 at 10:35:03PM +0200, Stephan Hilb wrote: > >> - !ost->copy_initial_nonkeyframes) > >> + !ost->copy_initial_nonkeyframes) { > >> + av_log(NULL, AV_LOG_DEBUG, "skipping initial > >> non-keyframe\n"); return; > > > > Incorrect indentation. > > It's actually the same indentation as in other places in the same file, > what would be the correct way then? > > > I suggest this message should be at INFO level, but appear only once. > > I'm fine with INFO level. Repeated messages get supressed anyways, does > that suffice?
Repeated messages only get supressed if there is no interspaced message if 2 things generate a message per frame, neither will be supressed [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "You are 36 times more likely to die in a bathtub than at the hands of a terrorist. Also, you are 2.5 times more likely to become a president and 2 times more likely to become an astronaut, than to die in a terrorist attack." -- Thoughty2
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".