..
cap_obsensor
Merge pull request #24666 from zzuliys:4.x
1 year ago
cap_winrt
Fix build for UWP
6 years ago
backend.hpp
videoio(plugin): add query API for plugins
4 years ago
backend_plugin.cpp
Added new data types to cv::Mat & UMat ( #23865 )
2 years ago
backend_plugin_legacy.impl.hpp
videoio: split capture/writer plugin APIs
4 years ago
backend_static.cpp
videoio(plugin): add query API for plugins
4 years ago
cap.cpp
Added depricated_backends list. Added new information masseges. It needs to inform user, when he tries to use depricated or not uses backend
2 years ago
cap_android_camera.cpp
Fixed typo.
1 year ago
cap_android_mediandk.cpp
Merge branch 4.x
2 years ago
cap_aravis.cpp
Merge pull request #20363 from SentToDevNull:master
3 years ago
cap_avfoundation.mm
Merge pull request #24136 from komakai:visionos_support
1 year ago
cap_avfoundation_mac.mm
Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG
1 year ago
cap_dc1394_v2.cpp
Merge pull request #21107 from take1014:remove_assert_21038
3 years ago
cap_dshow.cpp
Adding support for Streamlabs Desktop Virtual Webcam
2 years ago
cap_dshow.hpp
Merge pull request #19370 from OlivierLDff:patch-dshow-convertrgb
4 years ago
cap_ffmpeg.cpp
Merge pull request #24363 from cudawarped:videoio_ffmpeg_add_stream_encapsulation
1 year ago
cap_ffmpeg_hw.hpp
videoio: Include missing locale header for std::wstring_convert
3 years ago
cap_ffmpeg_impl.hpp
videoio: fix incorrect timestamps returned by VideoCapture when using raw video parsing mode
1 year ago
cap_ffmpeg_legacy_api.hpp
videoio/FFmpeg: added CV_16UC1 read/write support
2 years ago
cap_gphoto2.cpp
Merge pull request #22149 from seanm:sprintf
3 years ago
cap_gstreamer.cpp
Better error message for missing gstreamer plugin
1 year ago
cap_images.cpp
videoio: fix CAP_IMAGES with non-numbered file
2 years ago
cap_interface.hpp
videoio: fixed FFmpeg plugin build
2 years ago
cap_ios_abstract_camera.mm
build: fix warnings about TARGET_OS_MACCATALYST
5 years ago
cap_ios_photo_camera.mm
The AVVideoCodecJPEG symbol was deprecated in iOS 11.0. We may want to use AVVideoCodecTypeJPEG instead
1 year ago
cap_ios_video_camera.mm
Replace deprecated symbol with AVVideoCodecTypeH264
1 year ago
cap_librealsense.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
6 years ago
cap_librealsense.hpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
6 years ago
cap_mfx_common.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
3 years ago
cap_mfx_common.hpp
Merge pull request #23736 from seanm:c++11-simplifications
1 year ago
cap_mfx_plugin.cpp
videoio: dump exception's messages in plugins
4 years ago
cap_mfx_reader.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
3 years ago
cap_mfx_reader.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
3 years ago
cap_mfx_writer.cpp
Merge pull request #20614 from mshabunin:use-onevpl-load
3 years ago
cap_mfx_writer.hpp
Merge pull request #20614 from mshabunin:use-onevpl-load
3 years ago
cap_mjpeg_decoder.cpp
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
cap_mjpeg_encoder.cpp
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
1 year ago
cap_msmf.cpp
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
1 year ago
cap_msmf.hpp
Remove unused code
7 years ago
cap_obsensor_capture.cpp
Merge pull request #24666 from zzuliys:4.x
1 year ago
cap_obsensor_capture.hpp
Merge pull request #22936 from hzcyf:orbbec_new_cam_support
2 years ago
cap_openni2.cpp
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
1 year ago
cap_pvapi.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
6 years ago
cap_ueye.cpp
Merge pull request #20475 from nibeh:patch-1
4 years ago
cap_v4l.cpp
Merge pull request #24180 from MambaWong:4.x
2 years ago
cap_winrt_bridge.cpp
…
cap_winrt_bridge.hpp
Use normal slash in #include
1 year ago
cap_winrt_capture.cpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
6 years ago
cap_winrt_capture.hpp
Framework for dynamic videoio backends, FFmpeg and GStreamer plugins
6 years ago
cap_winrt_video.cpp
…
cap_winrt_video.hpp
…
cap_ximea.cpp
Merge pull request #22149 from seanm:sprintf
3 years ago
cap_xine.cpp
Merge pull request #22149 from seanm:sprintf
3 years ago
container_avi.cpp
Report correct open status from Bitstream.
1 year ago
ffmpeg_codecs.hpp
Add missing header for LIBAVCODEC_VERSION_INT
3 years ago
plugin_api.hpp
core(parallel): plugins support
4 years ago
plugin_capture_api.hpp
core(parallel): plugins support
4 years ago
plugin_writer_api.hpp
core(parallel): plugins support
4 years ago
precomp.hpp
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
1 year ago
videoio_c.cpp
Clean up C API
4 years ago
videoio_registry.cpp
Merge branch 4.x
2 years ago
videoio_registry.hpp
Added depricated_backends list. Added new information masseges. It needs to inform user, when he tries to use depricated or not uses backend
2 years ago
wrl.h
Fix modules/ typos
6 years ago