[Libav-user] custom av_log callback receiving incorrect format specifiers from h264 module
Nicolas George
george at nsup.org
Mon Dec 19 13:51:00 EET 2016
Le nonidi 29 frimaire, an CCXXV, Carl Eugen Hoyos a écrit :
> This is to the best of my knowledge and understanding not correct.
$ git grep 'error while decoding MB.*bytestream'
$ git blame libavcodec/h264_slice.c | \
grep 'error while decoding MB.*bytestream'
$ git show ced0d6c14d1
commit ced0d6c14d1ad717d09f6777fcf424586ca6f036
Author: Carl Eugen Hoyos <cehoyos at ag.or.at>
Date: 2014-04-24 18:01:30 +0200
Use correct msvc type specifiers for ptrdiff_t and size_t.
The Windows runtime aborts if it finds %t or %z.
Fixes ticket #3472.
Regards,
--
Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20161219/c8281b56/attachment.sig>
More information about the Libav-user
mailing list