[FFmpeg-devel] [PATCH] af_format: prefer strtok_r() over strsep()

Michael Niedermayer michaelni at gmx.at
Tue Aug 16 02:56:39 CEST 2011


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

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Complexity theory is the science of finding the exact solution to an
approximation. Benchmarking OTOH is finding an approximation of the exact
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110816/ee44cde9/attachment.asc>


More information about the ffmpeg-devel mailing list