[FFmpeg-devel] [PATCH] avformat/tty: add probe function

Nicolas George george at nsup.org
Tue Jan 28 22:55:23 EET 2020


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?

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200128/20b668ba/attachment.sig>


More information about the ffmpeg-devel mailing list