opencv/doc/tutorials/introduction
Peter Rekdal Khan-Sunde 4e94116e7a
Merge pull request #27864 from peters:patch-2
Add OPENCV_FFMPEG_SKIP_LOG_CALLBACK to preserve custom FFmpeg logging #27864 
 
OpenCV’s InternalFFMpegRegister overwrites av_log_set_callback, blocking custom FFmpeg log handlers in statically linked apps.

Add `OPENCV_FFMPEG_SKIP_LOG_CALLBACK` to let applications keep their own logging.

### 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
- [ ] There is a reference to the original bug report and related work
- [ ] 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-10-04 13:24:28 +03:00
..
android_binary_package Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
building_fastcv Merge pull request #27430 from CodeLinaro:dsp_markdown 2025-06-11 09:23:34 +03:00
building_tegra_cuda Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
clojure_dev_intro Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
config_reference doc: Enable GIF support by default on documentation 2025-08-03 17:00:26 +09:00
cross_referencing pre: OpenCV 4.12.0 (version++). 2025-06-19 11:03:59 +03:00
crosscompilation Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
desktop_java Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
display_image Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
documenting_opencv doc: tutorial refactor 2020-12-05 01:57:36 +03:00
env_reference Merge pull request #27864 from peters:patch-2 2025-10-04 13:24:28 +03:00
general_install Update Conan URL to use official Conan Center 2025-09-09 09:53:08 +02:00
java_eclipse Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
linux_eclipse Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
linux_gcc_cmake Fix configuring with CMake version 4 2025-04-02 13:45:08 -07:00
linux_gdb_pretty_printer Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
linux_install Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
load_save_image Merge pull request #16889 from mehlukas:3.4-consolidateImshow 2020-04-07 14:14:51 +00:00
macos_install Merge pull request #26564 from shyama7004:improve-macos-install-docs 2024-12-06 08:55:41 +03:00
transition_guide Merge pull request #24521 from dkurt:fix_broken_urls 2023-11-11 09:06:10 +03:00
windows_install Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
windows_visual_studio_image_watch Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
windows_visual_studio_opencv Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00
table_of_content_introduction.markdown Merge pull request #26441 from sturkmen72:upd_tutorials 2025-03-11 16:17:21 +03:00