On 06/02/16 19:23, Henrik Gramner wrote: > On Sat, Feb 6, 2016 at 1:03 PM, Luca Barbato <[email protected]> wrote: >> + if (isprint(val)) > > Shouldn't we use a locale-independent version similar to the other > functions in libavutil/avstring.h?
Give how this function is used it is not really important, its purpose is to not break the terminal printing garbage. Do you have time to get me a function that is local independent? lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
