[FFmpeg-devel] [PATCH]qsv: Fix format specifiers for int variables

Carl Eugen Hoyos ceffmpeg at gmail.com
Wed Apr 1 17:55:20 EEST 2020


Hi!

Attached patches fix three wrong format specifiers, the variables are
all of type int but the specifier PRId16 is used.

Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavfi-scale_qsv-Fix-a-format-specifier-for-a-variabl.patch
Type: text/x-patch
Size: 954 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200401/7a0c105e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavc-qsvenc-Fix-format-specifiers-for-two-variables-.patch
Type: text/x-patch
Size: 1197 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200401/7a0c105e/attachment-0001.bin>


More information about the ffmpeg-devel mailing list