mirror of
https://github.com/opencv/opencv.git
synced 2026-09-25 04:09:57 +03: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