603 Commits (6389303c1c3b7269aa805cc35f691dd20fc6dde0)

Author SHA1 Message Date
David Carlier 9fd95b93f7 FreeBSD build fix 6 years ago
Alexey Nikolaev 05563f5bc4 Merge pull request #14592 from aleksey-nikolaev:master 6 years ago
David Carlier a6144b8e1a OpenBSD build fix 6 years ago
Alexander Alekhin 22701f0c27 imgcodecs(CAP_IMAGES): fix handling of input pattern 6 years ago
Maksim Shabunin 6fc6207e93 Added videoio plugin for MediaSDK 6 years ago
Maksim Shabunin 9a81ff7315 Backported AVFoundation fixes from master branch 6 years ago
Maksim Shabunin 683acd9ae2 Support very old V4L 6 years ago
Maksim Shabunin 5cb0eded64 Merge pull request #14278 from mshabunin:fix-osx-camera-auth-rt 6 years ago
Alexander Alekhin 7621b91769
Merge pull request #14292 from alalek:issue_14291 6 years ago
kiwixz c8056b3e27 Merge pull request #14276 from kiwixz:pr/fix_compound 6 years ago
Pavel Rojtberg 15bb0b86ce VideoCapture: add exception error mode similar to fstream + test 6 years ago
Maksim Shabunin aa1359dc19 Merge pull request #14267 from mshabunin:fix-osx-camera-auth 6 years ago
Maksim Shabunin 52cd1dacbf Merge pull request #14156 from mshabunin:videowriter-bad-test 6 years ago
Giles Payne 0d1a0b126b Merge pull request #14005 from komakai:android-video-cap 6 years ago
Maksim Shabunin e4a4f93b72 Removed obsolete functions from cap_dc1394_v2.cpp 6 years ago
Josh Veitch-Michaelis 2143f7cee1 release frame after disabling convert rgb 6 years ago
Christopher N. Hesse 796b0fec7d videoio: gst: Fix gst assertion on null msg 6 years ago
Alexander Alekhin 25a9a32f8e videoio: plugins, add strict checks 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Alexander Alekhin b4cba524d3 videoio: move backend.cpp -> backend_plugin.cpp 6 years ago
Alexander Alekhin 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Maksim Shabunin 8c1e0537ec Merge pull request #13889 from mshabunin:enable-narrowing-warning 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Maksim Shabunin 9c4eb20221 AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Maksim Shabunin eeb6f7726e AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 6 years ago
Alexander Alekhin 8456d096d2 videoio(v4l2): fix build due missing V4L2_CID_ISO_SENSITIVITY 6 years ago
Vasiliy Sorokin b6a72826dd videio: Fix new frame size appling in v4l. 6 years ago
Alexander Alekhin eb1f3733ee videoio(dc1394): use lazy initialization on demand 6 years ago
Pavel Rojtberg d7f60f69f1 videoio: fix CAP_IMAGES 6 years ago
Alexander Alekhin b7bb79c7c8 videoio(MSMF): backport WITH_MSMF_DXVA flag 6 years ago
Thad House 857fba0878 Remove MinCore_Downlevel, replace with Shlwapi 6 years ago
Tsukasa Sugiura 09b3dcb6db Merge pull request #13341 from UnaNancyOwen:fix_librealsense 6 years ago
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Pavel Rojtberg 846a500fb4 videoio: drop VideoCaptureModes enum in favour of fourcc 6 years ago
Alexander Alekhin e0e828ef5c videoio: remove using of HAVE_CAMV4L 6 years ago
Maksim Shabunin ab65b9745b Repair V4L backend 6 years ago
Alexander Alekhin 4e3ab026fe videoio(v4l): turn off normalization of V4L properties 6 years ago
Pavel Rojtberg 0d65397ae7 videoio: remove cap_libv4l in favour of cap_v4l 6 years ago
Alexander Alekhin 801c943009 fix coverity reports 6 years ago
Pavel Rojtberg afa0f80c61 videoio: add manual white-balance and implement it for V4L2 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Alexey Nikolaev 8396ae6e4f Merge pull request #12893 from aleksey-nikolaev:cap-update 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
unknown 13ede34516 Add support for changing fourcc and support mono formats (e.g. Y8, Y16) 6 years ago
Alexander Alekhin 5869415a57 videoio: drop obsolete backends 6 years ago
Alexander Alekhin 4395c1b9f8 videoio: backport "VideoCapture(int index, int apiPreference)" interface 6 years ago