[FFmpeg-devel] [PATCH 1/4] avutil: add av_format_option_for_user() callback system

Timothy Gu timothygu99 at gmail.com
Mon May 11 07:33:24 CEST 2015


On May 10, 2015 10:26 PM, "James Almer" <jamrial at gmail.com> wrote:
>
> On 10/05/15 10:18 PM, Michael Niedermayer wrote:
> > Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> > ---
> >  libavutil/opt.c |   32 ++++++++++++++++++++++++++++++++
> >  libavutil/opt.h |   21 +++++++++++++++++++++
> >  2 files changed, 53 insertions(+)
> >
>
> If this is meant to solve the whole debate from the "Tell users about
-use_absolute_path"
> thread, then i think it's a bit overkill. "Set <AVOption> to <value>" is
generic enough
> that works in any situation, be it for API user or ffmpeg.c, and could be
used in every
> av_log message.

+1.

[...]

Timothy


More information about the ffmpeg-devel mailing list