On 1/28/20, Nicolas George <geo...@nsup.org> wrote:
> Peter Ross (12020-01-29):
>> > +    for (int i = 0; i < p->buf_size; i++)
>> > +        cnt += !!isprint(p->buf[i]);
>
> This depends on locale settings. Is it on purpose?

I certainly could write one which does not use locale, if that is ok with you?

>
> Regards,
>
> --
>   Nicolas George
>
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to