[FFmpeg-devel] [PATCH] af_format: prefer strtok_r() over strsep()
Stefano Sabatini
stefano.sabatini-lala at poste.it
Tue Aug 16 17:03:32 CEST 2011
On date Tuesday 2011-08-16 02:56:39 +0200, Michael Niedermayer encoded:
> On Tue, Aug 16, 2011 at 02:08:36AM +0200, Stefano Sabatini wrote:
> > strsep() is not POSIX compliant, and thus not supported on some platform.
> > Fix compilation on Solaris.
> > ---
> > configure | 1 +
> > libavfilter/af_aformat.c | 57 ++++++++++++++++++++++++++++++++-------------
> > 2 files changed, 41 insertions(+), 17 deletions(-)
>
> probably ok
> thanks
Applied.
--
FFmpeg = Freak & Fundamental Miracolous Picky Eager Game
More information about the ffmpeg-devel
mailing list