mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -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