Fix badly-formatted FPS counts (#2155).
authorCarl Hetherington <cth@carlh.net>
Tue, 28 Dec 2021 22:55:25 +0000 (23:55 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 28 Dec 2021 22:58:05 +0000 (23:58 +0100)
commitad05b0289e6f11bb0541ec8413748e855d7add77
treec9460f1ea73719cbb3a73a76c936cf369dd000bb
parentbeb89750250a04cf90cf6638bc5bafd2f3021fe2
Fix badly-formatted FPS counts (#2155).

This was introduced in a2e41d9a95b6e0000f3a54f513214130f8b6ca9f
when a snprintf() was changed for a locale_convert().
src/lib/transcode_job.cc