/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/ |
A D | NEWS | 4 support, issue #398) 12 * big-endian fix for alpha decoding (issue #393) 13 * gif2webp fix for loop count=65535 transcode (issue #382) 68 * miscellaneous build related fixes (issue #306, #313) 69 * miscellaneous documentation improvements (issue #225) 80 are present (issue #294) 111 * rescaling out-of-bounds read fix (issue #254) 114 * gif2webp transparency fix (issue #245) 119 * lossless decode fix (issue #239 -- since 0.4.0) 121 * multi-threading fix (issue #234) [all …]
|
/AliOS-Things-master/components/littlevgl/docs/ |
A D | CONTRIBUTING.md | 20 We use the [Forum](https://forum.littlevgl.com/) to ask and answer questions and [GitHub's issue tr… 24 - Speak about one thing in one issue/topic. 25 - Give feedback and close the issue or mark the topic as solved if your question is answered. 27 - If possible send an absolute minimal code example in order to reproduce the issue 40 - If you are not sure about your fix or feature it's better to open an issue first and discuss the … 72 click the *"Edit on GitHub"* button in the top right corner and fix the issue by sending a Pull Req… 102 …directly. However, for more complex bugs it's better to open an issue first. In the issue, you sho…
|
/AliOS-Things-master/components/ucloud_ai/src/model/ |
A D | ocr.cc | 93 string startDate, issue, endDate; in recognizeIdentityCardBackSide() local 108 cout << "issue: " << outcome.result().getData().backResult.issue << endl; in recognizeIdentityCardBackSide() 111 issue = outcome.result().getData().backResult.issue; in recognizeIdentityCardBackSide() 114 result.identity.back.issue = (char *)issue.c_str(); in recognizeIdentityCardBackSide()
|
/AliOS-Things-master/components/ai_agent/example/ |
A D | aiagent_example.c | 234 char *issue = NULL; in recognize_identity_card_back_side_callback() local 247 issue = result->ocr.identity.back.issue; in recognize_identity_card_back_side_callback() 248 if (issue && strlen(issue) > 0) in recognize_identity_card_back_side_callback() 249 LOG("issue: %s\n", issue); in recognize_identity_card_back_side_callback()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/ |
A D | release_note.txt | 17 1. Fix a bug of adverstising report release issue for mesh. 47 1. Fix a hardfault issue that application calling bte_deinit when creating connection.
|
/AliOS-Things-master/solutions/ucloud_ai_demo/ |
A D | ucloud_ai_demo.c | 362 char *issue = NULL; in recognize_identity_card_back_side_callback() local 375 issue = result->ocr.identity.back.issue; in recognize_identity_card_back_side_callback() 376 if (issue && strlen(issue) > 0) { in recognize_identity_card_back_side_callback() 377 ugraphics_draw_string(issue, 20, 40); in recognize_identity_card_back_side_callback()
|
/AliOS-Things-master/components/ucloud_ai/include/model/ |
A D | ocr.h | 29 char *issue; member
|
/AliOS-Things-master/components/SDL2/ |
A D | BUGS.txt | 6 You may report bugs there, and search to see if a given issue has already
|
A D | SDL2.spec | 86 - Fixed changelog date issue and docs filenames
|
A D | SDL2.spec.in | 86 - Fixed changelog date issue and docs filenames
|
/AliOS-Things-master/hardware/chip/rtl872xd/tools/AmebaZ/Image_Tool/ |
A D | ChangeLog.txt | 6 20170724 v2.0.3 (1) Fix other baudrate except 1.5Mbps can not download issue 28 (2) Fix closing serial port causes exception issue.
|
/AliOS-Things-master/hardware/chip/rtl872xd/release/write_flash_gui/ |
A D | ChangeLog.txt | 6 20170724 v2.0.3 (1) Fix other baudrate except 1.5Mbps can not download issue 28 (2) Fix closing serial port causes exception issue.
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/ |
A D | RecognizeIdentityCardResult.h | 78 std::string issue; member
|
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/ |
A D | CMakeLists.txt | 23 # another way to solve issue #90
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/mlir/testing/ |
A D | build_def.bzl | 33 # TODO(b/186563810): Enable after resolving tensorflow_addons dep issue 89 # bug or issue.
|
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/src/model/ |
A D | RecognizeIdentityCardResult.cc | 95 data_.backResult.issue = backResultNode["Issue"].asString(); in parse()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/stream/ |
A D | README | 27 of the tiff distributed package. Let me know of any issue.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/ |
A D | readme.txt | 35 issue the command:
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/ |
A D | build_defs.bzl | 73 # heavy spillage in the AVX512 kernels results in stack frames > 50k. This issue does not exist
|
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/ |
A D | cpu.cmake | 112 # Do one more check for Clang to circumvent CMake issue 13194.
|
/AliOS-Things-master/components/mbedtls/ |
A D | ChangeLog | 255 * Fixes an issue with MBEDTLS_CHACHAPOLY_C which would not compile if 624 Nick Wilson on issue #355 819 * Fix an issue in the cipher decryption with the mode 935 The issue could only happen client-side with renegotiation enabled. 1012 * Fixed issue in the Threading module that prevented mutexes from 1030 loop. The issue can be triggered remotely. Found by Greg Zaverucha, 1044 traversing a chain of trusted CA. The issue would cause both flags, 1105 issue cannot be triggered remotely. Found by Jethro Beekman. 1127 * Fix dependency issue in Makefile to allow parallel builds. 1197 * Fix issue in Makefile that prevented building using armar. #386 [all …]
|
/AliOS-Things-master/components/SDL2/src/gfx/ |
A D | ChangeLog | 20 value >0 (issue report contributed by Douglas) 89 * fixed edge issue on interpolated rotozoom modes
|
/AliOS-Things-master/components/jsoncpp/ |
A D | CONTRIBUTING.md | 45 You need to run tests manually only if you are troubleshooting an issue.
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | README | 31 issue of Dr. Dobb's Journal; a copy of the article is available at
|
/AliOS-Things-master/components/SDL2/src/image/ |
A D | CHANGES.txt | 51 * Fixed image colorspace issue on iOS and Mac OS X
|