[FFmpeg-devel] [PATCH] lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE

Stefano Sabatini stefasab at gmail.com
Fri Sep 7 10:04:33 CEST 2012


On date Thursday 2012-09-06 22:05:19 +0000, Paul B Mahol encoded:
> On 9/6/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> > AV_LOG_INFO is more geared towards messages to be read by the user, the
> > statistics shown by libx264 with X264_LOG_INFO are more useful at the
> > debugging level.
> >
> > Help reducing the log spam.
> > ---
> >  libavcodec/libx264.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> 
> lgtm

Applied.
-- 
FFmpeg = Formidable & Free Mystic Portentous Easy Gladiator


More information about the ffmpeg-devel mailing list