[FFmpeg-devel] [PATCH] Add --avlog-limit configure option.

Alexander Strasser eclipse7 at gmx.net
Wed Sep 11 00:55:54 CEST 2013


On 2013-09-11 00:11 +0200, Reimar Döffinger wrote:
> On 10.09.2013, at 23:29, Alexander Strasser <eclipse7 at gmx.net> wrote:
> > On 2013-09-10 19:24 +0200, Reimar Döffinger wrote:
> >> This allows compiling out messages below a certain level.
> >> Note that it might cause some strange behaviour with the
> >> help printout of the command-line tools.
> >> 
> >> Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
> >> ---
> >> configure       | 22 ++++++++++++++++++++++
> >> libavutil/log.c |  1 +
> >> libavutil/log.h | 12 ++++++++++++
> >> 3 files changed, 35 insertions(+)
> >> 
> >> diff --git a/configure b/configure
> >> index 4ff97b4..57ca190 100755
> >> --- a/configure
> >> +++ b/configure
> >> @@ -99,6 +99,8 @@ Configuration options:
> >>   --disable-static         do not build static libraries [no]
> >>   --enable-shared          build shared libraries [no]
> >>   --enable-small           optimize for size instead of speed
> >> +  --avlog-limit=value      do not compile in messages below this limit can be a number or
> >                                                                         ^
> >> +                           one of: debug verbose info warning error fatal panic quiet
> > 
> >  Seems some inter punctuation is missing (at the indicated position?)
> > 
> >  Also I would like to see it tucked avay under "Advanced options"
> 
> I thought it quite appropriate to place next to enable-small
> Though possibly that would be an argument to move enable-small, I don't think ordinary users should use that either...

  Yeah, I noticed that. Makes sense to me too.

  So do as you like. If you end up pushing as is, I will probably send a
patch to move both under advanced options.

  Alexander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130911/64e22b9b/attachment.asc>


More information about the ffmpeg-devel mailing list