926 Commits (bad08d26daff0054c61d62b53115ba6d1bd138d1)

Author SHA1 Message Date
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
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
Jack·Boos·Yu 56d2b7137c
Merge pull request #18658 from JackBoosY:master 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
Maksim Shabunin 688aea6bec videoio: naming MFX tests 4 years ago
Takehiro Kajihara 8c44b8306b Fix typo in videoio doc 4 years ago
extrowerk da0fd62c23
Haiku: build fix 4 years ago
Alexander Alekhin f6795d75a6 videoio: repair build of FFmpeg windows wrapper 4 years ago
Maksim Shabunin 2dfb163281 videoio: reduce min libavcodec version 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