1086 Commits (cb7fe597a5f1424bb1f7f6b17d2d2a2d502aba2c)

Author SHA1 Message Date
Lilo Huang cb7fe597a5
Merge pull request #23172 from lilohuang:master 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Alexander Alekhin 36815fe3f3 videoio(test): skip unstable Media.audio test 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Alexander Alekhin dbd4a0e5e6 videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
Maxim Milashchenko 62b3a20da5
Merge pull request #22930 from MaximMilashchenko:gstreamer_support 2 years ago
Alexander Alekhin 8676d19dc3 videoio(ffmpeg): limit number of default threads 2 years ago
Alexander Alekhin f4b23de9dd videoio(v4l): initialize variables 2 years ago
Alexander Alekhin cdaf4c7321 videoio(test): reduce number of test threads 2 years ago
hzc 47fb79bd8c
Merge pull request #22936 from hzcyf:orbbec_new_cam_support 2 years ago
Alexander Smorkalov 3f22f4727c
Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2 years ago
Sergei Shutov 8bd17163c7
Merge pull request #22939 from stopmosk:21826-python-bindings-for-videocapturewaitany 2 years ago
Alexander Smorkalov 189e1b228d Fix missing FFmpeg include needed for av_get_pix_fmt_name 2 years ago
Vadim Levin 727feda935 fix: AVFoundation inconsistent camera indices 2 years ago
Alexander Alekhin 39087fecdc
Merge pull request #22942 from alalek:videoio_test_update_hw_checks 2 years ago
Alexander Alekhin 24d7eb0ca5 videoio(test): test skip due to non-updated FFmpeg wrapper 2 years ago
Maksim Shabunin 6ad216576d videoio/FFmpeg: added CV_16UC1 read/write support 2 years ago
Maksim Shabunin 5862b50217 videoio: fixed FFmpeg plugin build 2 years ago
Stefan Dragnev a462f49b99 add support for CAP_PROP_ORIENTATION_AUTO to AVFoundation backend 2 years ago
Amir Hassan da4ac6b7ef
Merge pull request #22706 from kallaballa:libavdevice_for_ffmpeg_v4l2 2 years ago
kallaballa 547f4c2c5a print a debug message if the environment variables OPENCV_FFMPEG_CAPTURE_OPTIONS and OPENCV_FFMPEG_WRITER_OPTIONS are set 2 years ago
Alexander Smorkalov a6fadfe1c2 libav for jetson tk1 does not provide libavutil/display.h. 2 years ago
Hashem Zavvari 6eb34716b8
Merge pull request #22635 from hzawary:4.x 2 years ago
Giles Payne b3adffe437 Android Camera: poll for frame data if acquisition fails after OnCaptureCompleted 2 years ago
Alexander Smorkalov 48e50a7674 Extended video timestamp test to cover fix for the issue #22141. 2 years ago
Dan 122250b554 fix #22490 2 years ago
Dan 13823f117b #22214 and #22198 2 years ago
Henrik Dobbe Flemmen 6481cfd048 Update the fourcc codes link 2 years ago
Alexander Alekhin fb3fc5322c videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
cudawarped 46d988e2cb
Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps 2 years ago
Alexander Alekhin 2ac62bccec videoio(test): fix build warning 2 years ago
Daisuke Mizobuchi a001ab3a44 V4L2: Add multi-planar capture support 2 years ago
MENG Yu 6432f02996 select correct MediaType in MSMF backend. 2 years ago
Zihao Mu 1fb8d60fd2 remove whitespace 2 years ago
Biswapriyo Nath 984e42b0bc videoio: Include missing locale header for std::wstring_convert 2 years ago
hzcyf 11c5a6bb4d Fix infinite loop in obsensor 2 years ago
Zihao Mu d3dcef4b8b add new check for vidcap.h 2 years ago
Biswapriyo Nath c2c539e3cc
videoio: Include missing condition_variable header 2 years ago
Jochen Sprickerhof 496eed950f
Add missing header for LIBAVCODEC_VERSION_INT 2 years ago
Andrey Senyaev 129319b0bc Fix in obsensor for VS 14 2 years ago
cudawarped 7ce83f2a95 Skip new test until pr built into windows ffmpeg dll. 2 years ago
cudawarped 4b05765174 Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails. 2 years ago
Giles Payne 3390da6beb Fix for frame stride wider than frame width for 1080p issue 2 years ago
hzcyf e951edeed3 fix linkage issue when enable BUILD_opencv_world (#22312) 2 years ago
Mateusz Tabaka a89868928b Fix compilation error on CentOS 7 (gcc 4.8) 2 years ago
hzc fc3e393516
videoio: add support for obsensor (Orbbec RGB-D Camera ) (#22196) 2 years ago
Long Nguyen 199c2d2fd0 Define `STRSAFE_NO_DEPRECATE` for both clang and gcc mingw-w64 2 years ago
Philipp Hutterer 90f2e1f8b5 Frame type property for ffmpeg video capture 2 years ago
dan 2366f2cb2e issues-22126 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago