1197 Commits (4.x)

Author SHA1 Message Date
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
dan 44c2519d75 issues-22141 2 years ago
Stefan Dragnev d09bd6f862 correct direction of displaymatrix rotation 2 years ago
Alexander Alekhin e585453c2e videoio(test): skip failed tests in misconfigured environments 3 years ago
Michael Gruner 6a22c5b2b5 Consider video meta on GStreamer video capture 3 years ago
Martin Tůma df2e7fa6eb
Merge pull request #21992 from tumicdq:v4l2 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Alexander Alekhin 271f7df343 videoio(ffmpeg): avoid memory leaks 3 years ago
Alexander Alekhin 1b3a06a02a videoio(ffmpeg): avoid memory leaks 3 years ago
Maksim Shabunin 5440fd6cb4 videoio: initial FFmpeg 5.0 support 3 years ago
Suleyman TURKMEN b060151625 add test (DISABLED_open_from_web) 3 years ago
Stefano Allegretti 2a218b96c4
Fix VideoCapture::open() brief description 3 years ago
Alexander Alekhin eb067fee55 videoio(ffmpeg): fix memory leak 3 years ago
cudawarped 76aff84788
Merge pull request #21561 from cudawarped:ffmpeg_prefer_tcp_default 3 years ago
David Fan 574320ec3f
Merge pull request #21500 from Kanaderu:fix-gst-audio-win 3 years ago