618 Commits (483e9f341c51cb3c6b3271f7733527dcff475187)

Author SHA1 Message Date
Alexey Nikolaev 05563f5bc4 Merge pull request #14592 from aleksey-nikolaev:master 6 years ago
Alexander Alekhin 22701f0c27 imgcodecs(CAP_IMAGES): fix handling of input pattern 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
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 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
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 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 93dab9e1e9 videoio(v4l): fix build due missing defines 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 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
Maksim Shabunin 9c4eb20221 AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Alexander Alekhin 8456d096d2 videoio(v4l2): fix build due missing V4L2_CID_ISO_SENSITIVITY 6 years ago
Alexander Alekhin a3a3670027 videoio(test): test V4L frame size changing manual test 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
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
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 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
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 4395c1b9f8 videoio: backport "VideoCapture(int index, int apiPreference)" interface 6 years ago
Alexander Alekhin c6d2f0399a videoio: fix build of standalone ffmpeg plugin 6 years ago
Emanuele Ruffaldi b4398d62b2 ffmpeg for lossy 6 years ago
Alexander Alekhin a1bd39441f videoio: fix typo 6 years ago
Michał Janiszewski 5640b36f6d Remove unused empty block 6 years ago
Alexander Alekhin b54a70a538 videoio: return -1 is incorrect for function with 'bool' result 6 years ago
Peter Rekdal Sunde 042c486b68 Obtain fourcc when `AVStream` is network stream 6 years ago
Loic Petit 255b20f6de
Fix frame rate rounding in ffmpeg wrapper (#9023) 6 years ago
Alexander Alekhin d3eed2cf23 videoio: CAP_PROP_BACKEND property interface 6 years ago
Alexander Alekhin 51f7eb3a3c videoio(test): add "camera" tests 6 years ago
Alexander Alekhin b35fbff675 videoio: added '.getBackendName()' method 6 years ago
Alexander Alekhin 3cab9e7a9c 3.4: fixes 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin c441ad36c8 build: don't use nullptr without C++11 guard 6 years ago
Todor Tomov 9988e1b6ee cap_v4l: Fix private control enumeration end condition 6 years ago
Peter Jozsa 8b0e1c7fcb Fix https://github.com/opencv/opencv/issues/12301 6 years ago
Maxim Smirnov c94d75874b `CV_Assert`s changed 6 years ago
Kaartic Sivaraam a527e8cc73 cap-v4l: remove unwanted loop in V4L2 mainloop 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago