2017-03-31 17:51 GMT+08:00 Nicolas George <geo...@nsup.org>: > Le decadi 10 germinal, an CCXXV, Steven Liu a écrit : > > refer to: http://creativeandcritical.net/str-replace-c > > add av_strreplace API for replace string operations. > > > > Signed-off-by: Steven Liu <l...@chinaffmpeg.org> > > --- > > libavutil/avstring.c | 77 ++++++++++++++++++++++++++++++ > ++++++++++++++++++++++ > > libavutil/avstring.h | 5 ++++ > > 2 files changed, 82 insertions(+) > > It looks like it is duplicating a lot of functionality already > implemented in BPrint. I suggest you try implementing it using BPrint > instead. > I think just similar, not duplicating, and the simple functionality use BPrint maybe too complex.
> > Regards, > > -- > Nicolas George > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel