950 Commits (b928ebdd53b3db10864ff675461c44f04eef3e8c)

Author SHA1 Message Date
Rafael H Tibães bf489feef1
Merge pull request #20327 from tibaes:MSMF-Slow-Webcam-Startup 3 years ago
Alexander Alekhin ba98cd97e5 videoio(test): skip AV1 HW tests 4 years ago
Kai Stüdemann 636db09d73 videoio(dshow) fix incompatible media type left set on video device 4 years ago
Kai Stüdemann 64c018507b videoio(dshow) fix memory leak 4 years ago
Alexander Alekhin d42a2b2d16 videoio(test): bailout from VP9 tests if first frame can't be read 4 years ago
Mikhail Nikolskii a604d44d06
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat 4 years ago
Francesco Petrogalli 7a31a6edee [build][option] Build option to disable filesystem support. 4 years ago
Maksim Shabunin c4ca9a7bae Initial oneVPL support 4 years ago
Alexander Alekhin 896bffb543 videoio(plugin): add query API for plugins 4 years ago
Alexander Alekhin 0df6159149 cmake: fix handling of VIDEOIO_ENABLE_PLUGINS=OFF 4 years ago
Giles Payne 770445ae2a Log warning that Exposure/ISO have no effect unless AutoExposure is off 4 years ago
Giles Payne b9b65e9392 Fix Android NDK camera's color format conversions 4 years ago
Alexander Alekhin d7cb2ea210 videoio(dshow): add NULL ptr check 4 years ago
Alexander Alekhin 4ae2c11520 videoio(build): eliminate inconsistent 'override' warnings 4 years ago
Alexander Alekhin b697b3162f videoio(mjpeg): disable parallel encoder 4 years ago
Alexander Alekhin 40c0830b63 videoio(avfoundation): add getCaptureDomain() 4 years ago
Alexander Alekhin 4287961aed videoio(doc): add 'videoio_hwaccel' group, fix typos 4 years ago
Alexander Alekhin 85009800b3 videoio(docs): fixes 4 years ago
Alexander Alekhin b6670f3ac3 ffmpeg/4.x: update FFmpeg wrapper 2021.03 4 years ago
Alexander Alekhin 16c3522f4e static analyzer issues 4 years ago
Alexander Alekhin 7ac6abe02a videoio(ffmpeg): fix VIDEO_ACCELERATION_ANY handling 4 years ago
Alexander Alekhin 1c88e1fd19
Merge pull request #19661 from alalek:ffmpeg_fixes_3.4 4 years ago
Maksim Shabunin 137ec1c846 videoio: av_frame_unref compilation fix 4 years ago
Mikhail Nikolskii 7bcb51eded
Merge pull request #19460 from mikhail-nikolskiy:videoio-hw 4 years ago
Maksim Shabunin 90623498a2 gstreamer: add video module 4 years ago
Giles Payne 0553543e6e
Merge pull request #19597 from komakai:android-ndk-camera 4 years ago
Maksim Shabunin b2321576bc Fixed several issues found by static analysis 4 years ago
Maksim Shabunin dd5976162b Fixed several issues found by static analysis 4 years ago
Alexander Alekhin 831d48d971 videoio: dump exception's messages in plugins 4 years ago
Alexander Alekhin 9d61b1e754 videoio(gstreamer): rework retrieveFrame() to handle strides 4 years ago
Alexander Alekhin cc73c36e32 core(parallel): plugins support 4 years ago
Alexander Alekhin d2d6eba16a cmake: fix add_apple_compiler_options() calls and OBJCXX handling 4 years ago
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
Alexander Smorkalov b4e941d431 VideoCapture test to ensure that cv::VideoCapture does not share output buffers between frames. 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
Alexander Alekhin 48d9031efb videoio(test): add FFmpeg backend check 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