Re: [libav-devel] [PATCH] opt: Fix the documentation mentioning av_set_string3

2014-11-11 Thread Vittorio Giovara
On Tue, Nov 11, 2014 at 2:39 AM, Luca Barbato wrote: > It is av_opt_set now. > --- > > libavutil/opt.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/libavutil/opt.h b/libavutil/opt.h > index ac722ee..8413206 100644 > --- a/libavutil/opt.h > +++ b/libavutil/opt.h > @

[libav-devel] [PATCH] opt: Fix the documentation mentioning av_set_string3

2014-11-10 Thread Luca Barbato
It is av_opt_set now. --- libavutil/opt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavutil/opt.h b/libavutil/opt.h index ac722ee..8413206 100644 --- a/libavutil/opt.h +++ b/libavutil/opt.h @@ -319,7 +319,7 @@ void av_opt_set_defaults(void *s); * @return the numb