744 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
Olivier Le Doeuff 4c7f56263e
Merge pull request #19370 from OlivierLDff:patch-dshow-convertrgb 4 years ago
Alexander Alekhin e705414bea videoio(plugins): support VideoCaptureParameters, CAPTURE_API_VERSION=1 4 years ago
MaximMilashchenko 467870415b
Merge pull request #19394 from MaximMilashchenko:params 4 years ago
Maksim Shabunin e4e10e54df Updated more links to forum.opencv.org 4 years ago
Maksim Shabunin f65d75f5c8 Updated more links to forum.opencv.org 4 years ago
Alexander Alekhin 98889e41b0 videoio: fix API/ABI_VERSION macros before plugin_api.hpp 4 years ago
Alexander Alekhin 962cdc2d98 videoio: split capture/writer plugin APIs 4 years ago
Alexander Alekhin b3233de1c2 videoio: mv plugin_api.hpp (preserve git history) 4 years ago
Alexander Alekhin 2cd540b9c4 videoio: backup backend_plugin_legacy.impl.hpp 4 years ago
Maksim Shabunin 55a2bcbe15 videoio: turn off syncronized sink in GStreamer 4 years ago
Alexander Alekhin 962f5c9b82 videoio(test): skip GStreamer in 'frame_timestamp' tests 4 years ago
Alexander Alekhin 9e6b7f5dc1 videoio: plugins API versioning 4 years ago
joshdoe 541a09b7ac
Merge pull request #18535 from joshdoe:gray16_gstreamer_writing 4 years ago
Jaime Rivera 2fa624aef0 Add Timestamps to MSMF Video Capture by index 4 years ago
Alexander Smorkalov 24fac5f56d Added test for VideoCapture CAP_PROP_FRAME_MSEC option. 4 years ago
Alexander Alekhin 0800f6f91b videoio: add missing getCaptureDomain() methods 4 years ago
Andreas Franek a3f3fbe05d add rudimentary support for uEye cameras 4 years ago
Igor Murzov 011d8e80d8 videoio: Support Orbbec Astra 3D cameras using OpenNI2 API 4 years ago
Maksim Shabunin 21a8d9569d videoio: added frameSize to MFX capture 4 years ago
Nikolai b87f7a625e
Merge pull request #18426 from Varvrar:add-HEVC-codec-iOS-Mac 4 years ago
Alexander Alekhin f2bb3d0d80 videoio(dc1394_v2): ensure variable initialization 4 years ago
Michael Gruner e3da18121f Enable a GMainLoop when capturing using GStreamer 4 years ago
Alexander Alekhin f6901ab877 videoio: fix plugins build with enabled Eigen 4 years ago
extrowerk da0fd62c23
Haiku: build fix 4 years ago
Alexander Alekhin f6795d75a6 videoio: repair build of FFmpeg windows wrapper 4 years ago
Vadim Levin f7e524cbe6 fix: libavcodec version check for AVDISCARD_NONINTRA 4 years ago
Vadim Levin e503ac508e fix: libavcodec version check for AV_CODEC_FLAG_GLOBAL_HEADER 4 years ago
Vadim Levin 458bd1652d
Merge pull request #18146 from VadimLevin:dev/vlevin/ffmpeg-remove-obsolte-versions-support 4 years ago
Tomoaki Teshima cc769ff19d fix build error on odroid-n2-plus 4 years ago
Peter Rekdal Sunde 760e7e8efa Add support for using new ffmpeg encoding API when writing a video. 4 years ago
lpea 29976a04c5 videoio: fix compilation with Aravis enabled 4 years ago
Alexander Smorkalov 7ed37b3fa5 MP4 autorotation tests and various fixes for Windows 4 years ago
Alexey Lapshin f0271e54d9 Autorotation for mp4 streams with metadata 4 years ago
jasonKercher 749bd80091
Merge pull request #17770 from jasonKercher:3.4_triggered 4 years ago
Alexander Alekhin f1dd5e49c5 videoio(ffmpeg): fix handling of AVERROR_EOF 5 years ago
Maksim Shabunin 2d11edd103 videoio/MSMF: fixed audio stream handling 5 years ago
Alexander Alekhin 98611adeb9 build: fix warnings about TARGET_OS_MACCATALYST 5 years ago
Chris Ballinger 220df8252d Add target conditionals for Mac Catalyst 5 years ago
Maksim Shabunin f30931848e CAP_MFX: surface pool with timeout, more parameters 5 years ago
hn-88 ea04f9d12e
to make OpenCV compile on mingw32 5 years ago
Vadim Levin 7f90f04df2
Merge pull request #16766 from VadimLevin:dev/vlevin/video_writer_params_constructor 5 years ago
HowardsPlayPen cbcdbde29d Update videocapture_basic.cpp 5 years ago
Maksim Shabunin 9415560250 videoio: load debug versions of plug-ins in debug builds 5 years ago
Alexander Alekhin 10d2bcc8a2 videoio(msmf): fix build warning 5 years ago
Maksim Shabunin ca6a11e4d2 videoio: added plug-in support to MSMF backend 5 years ago
Maksim Shabunin 585593e9fc videoio: fixed MSMF writer fps handling 5 years ago
Maksim Shabunin 433c5199fd videoio: fixed conversion in MSMF backend 5 years ago
Vadim Levin 09fe66e87f
Merge pull request #16713 from VadimLevin:dev/vlevin/ffmpeg_video_capture_bitrate 5 years ago
Maksim Shabunin 219ef95dd8 MSMF: fixed issue with camera format selection 5 years ago
firebladed f00607c8ac
Merge pull request #16626 from firebladed:firebladed-v4l2_pix_fmt_y12 5 years ago