[FFmpeg-devel] [PATCH] avutil/opt: print more meaningful default flags values

Clément Bœsch u at pkh.me
Sun Oct 25 22:52:21 CET 2015


On Sat, Oct 24, 2015 at 07:02:50PM +0200, Michael Niedermayer wrote:
> On Sat, Oct 24, 2015 at 03:14:33PM +0200, Clément Bœsch wrote:
> > Example:
> > % ./ffmpeg -h encoder=gif
> > [...]
> > GIF encoder AVOptions:
> >   -gifflags          <flags>      E..V.... set GIF flags (default offsetting+transdiff)
> >      offsetting                   E..V.... enable picture offsetting
> >      transdiff                    E..V.... enable transparency detection between frames
> > ---
> >  libavutil/opt.c    | 32 ++++++++++++++++++++++++++++++--
> >  tests/ref/fate/opt |  2 +-
> >  2 files changed, 31 insertions(+), 3 deletions(-)
> 
> LGTM
> 
> thanks
> 

Applied

-- 
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/20151025/6dc366e0/attachment.sig>


More information about the ffmpeg-devel mailing list