mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
* Replaced most remaining sprintf with snprintf * Deprecated encodeFormat and introduced new method that takes the buffer length * Also increased buffer size at call sites to be a little bigger, in case int is 64 bit