opencv/modules
Kumataro 3a69b11b6d
Merge pull request #27297 from Kumataro:fix27295
imgcodecs: png: add log if first chunk is not IHDR #27297

Close https://github.com/opencv/opencv/issues/27295

To optimize for the native pixel format of the iPhone's early PowerVR GPUs, Apple implemented a non-standard PNG format.

Details: https://theapplewiki.com/wiki/PNG_CgBI_Format

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-05-12 10:44:54 +03:00
..
calib3d Add additional information about homogeneous transformations. Add quick formulas for conversions between physical focal length, sensor size, fov and camera intrinsic params. 2025-04-13 22:28:11 +02:00
core Merge pull request #27268 from Kumataro:fix27267 2025-05-05 09:20:46 +03:00
dnn Merge pull request #27273 from dkurt:dnn_tflite_slice 2025-05-03 14:47:45 +03:00
features2d Enable Java bindings for SimpleBlobDetector::blobColor 2025-04-20 15:57:41 +09:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Merge pull request #26682 from 5usu:4.x 2025-03-31 09:47:34 +03:00
highgui Fixed QT window resize logic. 2025-05-05 14:52:15 +03:00
imgcodecs Merge pull request #27297 from Kumataro:fix27295 2025-05-12 10:44:54 +03:00
imgproc Reworked HSV color conversion tables initialization for OpenCL branch. 2025-05-12 09:02:47 +03:00
java Merge pull request #26875 from asmorkalov:as/in_memory_models 2025-02-14 15:35:38 +03:00
js Fixed std::vector<Point3f> handling in JS wrappers. 2025-05-07 16:03:12 +03:00
ml replace tostring() with tobytes 2025-02-18 12:25:01 +05:30
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #27228 from utibenkei:fix_java_enum_wrapper 2025-04-21 20:51:38 +03:00
photo Local decolor pipeline optimization. 2025-03-11 10:16:01 +03:00
python Fix configuring with CMake version 4 2025-04-02 13:45:08 -07:00
stitching Merge pull request #26754 from s-trinh:add_bibtex_direct_pdf_links 2025-01-27 10:28:38 +03:00
ts fix: qnx7.0 build 2025-02-27 14:24:18 +08:00
video Merge pull request #25027 from opencv-pushbot:gitee/alalek/tests_filter_debug 2025-03-21 10:22:17 +03:00
videoio Merge pull request #27230 from sirudoi:4.x 2025-04-25 11:04:19 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00