opencv/modules/core
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2
* 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
2023-04-18 09:22:59 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
cmake/parallel core(parallel): plugins support 2021-02-15 17:07:36 +00:00
doc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-06-26 14:22:24 +00:00
include/opencv2 Merge pull request #23310 from hanliutong:fix_hal_compatibility 2023-04-11 12:43:54 +03:00
misc Fix bug in Objective-C/Swift [Mat initWithSize:**] functions 2022-07-25 20:57:53 +09:00
perf Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00
src Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
test Merge pull request #23055 from seanm:sprintf2 2023-04-18 09:22:59 +03:00
CMakeLists.txt Change custom_hal.hpp output location 2023-02-03 18:21:15 +08:00