[FFmpeg-devel] [PATCH] doc/APIChage: Add av_strireplace()

Steven Liu lingjiujianke at gmail.com
Tue Apr 11 06:49:16 EEST 2017


2017-04-11 11:09 GMT+08:00 James Almer <jamrial at gmail.com>:

> On 4/11/2017 12:00 AM, Steven Liu wrote:
> > Add av_strireplace() into APIChange
> >
> > Signed-off-by: Steven Liu <lq at chinaffmpeg.org>
> > ---
> >  doc/APIchanges | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/doc/APIchanges b/doc/APIchanges
> > index 1aced2f6a4..9fc59945ed 100644
> > --- a/doc/APIchanges
> > +++ b/doc/APIchanges
> > @@ -15,6 +15,9 @@ libavutil:     2015-08-28
> >
> >  API changes, most recent first:
> >
> > +2017-04-11 - xxxxxxx - lavu 55.60.101 - avstring.h
> You're supposed to bump the minor version when you introduce
> new API.
>
> Update libavutil/version.h in this same patch to 55.61.100 and
> report that version here instead.
>
Do you mean: add the av_strrepleace for 55.61.100
and add intead by av_strireplace for 55.61.101 ?

>
> > +  Add av_strireplace().
> > +
> >  2016-04-06 - xxxxxxx - lavc 57.92.100 - avcodec.h
> >    Add AV_PKT_DATA_CONTENT_LIGHT_LEVEL packet side data.
> >
> >
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list