On 11/12/18, Paul B Mahol <one...@gmail.com> wrote:
> Copied and adopted from musl implementation.
>  * converted all 'long double' to 'double'
>  * removed %m support
>
> Signed-off-by: Paul B Mahol <one...@gmail.com>
> ---
>  libavutil/Makefile   |   1 +
>  libavutil/avsscanf.c | 971 +++++++++++++++++++++++++++++++++++++++++++
>  libavutil/avstring.c |   1 +
>  libavutil/avstring.h |   6 +
>  4 files changed, 979 insertions(+)
>  create mode 100644 libavutil/avsscanf.c

If there are no strong opinions against this patch set i will apply it
and work on converting more code to av_sscanf().
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to