[FFmpeg-devel] [PATCH] avutil/opt: display a better default value for int/int64 options

Clément Bœsch u at pkh.me
Mon Oct 19 00:31:18 CEST 2015


On Sat, Oct 17, 2015 at 04:32:17PM +0200, Michael Niedermayer wrote:
> On Sat, Oct 17, 2015 at 02:54:31PM +0200, Clément Bœsch wrote:
> > Example:
> > 
> > % ./ffmpeg -h encoder=aac
> >   -aac_coder         <int>        E...A... Coding algorithm (from -1 to 3) (default twoloop)
> >      faac                         E...A... FAAC-inspired method
> >      anmr                         E...A... ANMR method
> >      twoloop                      E...A... Two loop searching method
> >      fast                         E...A... Constant quantizer
> > [...]
> > ---
> >  libavutil/opt.c | 24 ++++++++++++++++++++++--
> >  1 file changed, 22 insertions(+), 2 deletions(-)
> 
> should be ok
> 

applied, thanks

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151019/affd4dec/attachment.sig>


More information about the ffmpeg-devel mailing list