-
- Downloads
lavu: add av_strtok()
The function strtok_r() is part of the POSIX.1 specification, but is not available on some platforms. We provide an internal implementation, so we do not need to rely on a platform implementation.
Showing
- configure 2 additions, 7 deletionsconfigure
- libavfilter/af_aconvert.c 4 additions, 3 deletionslibavfilter/af_aconvert.c
- libavfilter/af_aformat.c 1 addition, 1 deletionlibavfilter/af_aformat.c
- libavfilter/asrc_abuffer.c 3 additions, 2 deletionslibavfilter/asrc_abuffer.c
- libavfilter/vf_frei0r.c 1 addition, 1 deletionlibavfilter/vf_frei0r.c
- libavutil/avstring.c 29 additions, 0 deletionslibavutil/avstring.c
- libavutil/avstring.h 24 additions, 0 deletionslibavutil/avstring.h
Loading
Please register or sign in to comment