[FFmpeg-devel] [PATCH v3] avutil/avstring: improve av_strreplace implement

Steven Liu lingjiujianke at gmail.com
Wed Apr 5 17:05:13 EEST 2017


2017-04-03 20:32 GMT+08:00 Nicolas George <george at nsup.org>:

> Le quartidi 14 germinal, an CCXXV, Steven Liu a écrit :
> > change name from av_strreplace to av_strireplace
> > Use AVBprint to implement av_strireplace
> > add av_strireplace test case TEST_STRIREPLACE
> >
> > Signed-off-by: Steven Liu <lq at chinaffmpeg.org>
> > ---
> >  libavutil/avstring.c       | 76 +++++++-----------------------
> ----------------
> >  libavutil/avstring.h       |  2 +-
> >  libavutil/tests/avstring.c | 16 ++++++++++
> >  3 files changed, 28 insertions(+), 66 deletions(-)
>
> This version looks fine to me.
>
> Maybe wait a little more for advice about the rename and the whole
> thing.
>
> Thanks.
>
> --
>   Nicolas George
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
ping


More information about the ffmpeg-devel mailing list