1220 Commits (9772ec861b37f44088890f154b5f43d287a1ab8b)

Author SHA1 Message Date
Maksim Shabunin 9fc83ac544 videoio: fix V4L compilation for older kernels 1 year ago
Maksim Shabunin e0e537d94e videoio: fixed MSVC warning in test 1 year ago
Kumataro 68968eda8d videoio: doc: add odd width or height limitation for FFMPEG 1 year ago
Alexander Smorkalov b22c2505a8 Disable warning C5054 in VS 2022 C++20 1 year ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 1 year ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 1 year ago
Maksim Shabunin e43bc88fc3 videoio: test for V4L using virtual device 1 year ago
Maksim Shabunin 8931f08362 videoio: fix CAP_IMAGES with non-numbered file 1 year ago
Maksim Shabunin 1d9c0d3e12 videoio: tests for CAP_IMAGES 1 year ago
Alexander Smorkalov 426b088754 FFmpeg/4.x: update FFmpeg wrapper 2023.6 1 year ago
unknown 1eaa074a49 remove line 1 year ago
cudawarped 024c836462 cv::VideoCapture: change CAP_PROP_FOURCC to prefer codec_id over codec_tag 1 year ago
unknown 8762c37c22 solve issue 23808 1 year ago
Alexander Smorkalov cbda161c39 Fixed FPS computation on some videos for FFmpeg backend. 2 years ago
cudawarped 99ef35a353 Videoio: FFMpeg remove locks if OPENCV_FFMPEG_IS_THREAD_SAFE==true 2 years ago
Maksim Shabunin 001a2c5195
Merge pull request #23606 from mshabunin:fix-ffmpeg-packet-limit 2 years ago
vovka643 d6dc91b4d4 Added depricated_backends list. Added new information masseges. It needs to inform user, when he tries to use depricated or not uses backend 2 years ago
kallaballa a2be9e9fc1 Log a debug message if a capture backend is generally available but isn't capabable of a capture mode. 2 years ago
cudawarped 871f931e95 VideoCapture: apply bitstream filter to all h264/5 raw streams 2 years ago
gottagofaster236 d30830d0a6 Use NV12 instead of YUY2 for OBS Virtual Camera. 2 years ago
gottagofaster236 b4e3359448 Fix OBS Virtual Camera capture. 2 years ago
Alexander Smorkalov d3cc507380 Added reference to Media Foundation. 2 years ago
ippei.i a60408cda5
Merge pull request #23300 from ippei-i:CAP_PROP_AUTO_WB-and-CAP_PROP_WHITE_BALANCE_BLUE_U_support_in_CAP_DSHOW 2 years ago
Maksim Shabunin aef1fc087d cmake: fix V4L config verification conflict with OBSENSOR 2 years ago
unknown a2e04718ec te for MSMF in doc 2 years ago
Vladimir Ponomarev 0c55ed0ca8
Merge pull request #23291 from vovka643:5.x_depricated_backends 2 years ago
Alexander Alekhin bdff0949bb dnn(tflite): add 3rdparty flatbuffers with pre-generated schema 2 years ago
hzcyf 325fe7e663 add support for Orbbec Femto Mega RGB-D camera 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
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
Maksim Shabunin 8a62b03761
Merge pull request #22754 from mshabunin:c-cleanup 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