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

2020-04-04 Thread Carl Eugen Hoyos
Am Fr., 3. Apr. 2020 um 21:49 Uhr schrieb Carl Eugen Hoyos : > > Am Mi., 1. Apr. 2020 um 16:55 Uhr schrieb Carl Eugen Hoyos > : > > > Attached patches fix three wrong format specifiers, the variables are > > all of type int but the specifier PRId16 is used. > > Will push them tomorrow. Done. Car

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

2020-04-03 Thread Carl Eugen Hoyos
Am Mi., 1. Apr. 2020 um 16:55 Uhr schrieb Carl Eugen Hoyos : > Attached patches fix three wrong format specifiers, the variables are > all of type int but the specifier PRId16 is used. Will push them tomorrow. Carl Eugen ___ ffmpeg-devel mailing list f