On Wed, 28 Mar 2018 13:14:57 +0200 wm4 <nfx...@googlemail.com> wrote:
> On Wed, 28 Mar 2018 14:02:04 +0300 > Andrey Turkin <andrey.tur...@gmail.com> wrote: > > > I think first check (ascii case) should be explicit bit-test, or > > (if there is some reason to use sign-bit approach) at least "c" > > should be signed char instead of simply char. > > Good point actually. It relies on char signedness, which is not > guaranteed. Fair point. I'm updating it. --phil _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel