1230 Commits (41097a48ad2ac327f0ba8b65ee842503251e9d62)

Author SHA1 Message Date
stepkamipt 340a390ea2 Fix path to 3rdparty cmake. 6 months ago
cudawarped c9b57819b1
Merge pull request #25874 from cudawarped:videoio_ffmpeg_fix_encapsulate_ts 6 months ago
Richard Barnes d1505693dd throw() -> noexcept 7 months ago
Gursimar Singh 9aa5f3f1db
Merge pull request #25252 from gursimarsingh:cpp_samples_cleanup 7 months ago
kaingwade 883faf8871 Set using Orbbec SDK on MacOS OFF by default. 7 months ago
Dietmar Schabus fd5efabdd9 Don't rely on nb_frames to be correct 7 months ago
Alexander Smorkalov 310169490a Exclude cap_ios.h from installation where it's not needed. 7 months ago
Alexander Smorkalov 88c6c7d9f7 Handle BGRA sterams in GStreamer backend 8 months ago
Alexander Lyulkov 99f32f17b4 Added potential fix for Android H264 Encoding Bug 8 months ago
Alexander Alekhin 5696413bbc ffmpeg/4.x: update FFmpeg wrapper 2024.05 9 months ago
Maksim Shabunin 7127161426 videoio: decreased log level for failed backends in VideoCapture and VideoWriter open 9 months ago
Kumataro 1c9efbd4be
Merge pull request #25523 from Kumataro:fix25522 9 months ago
Vincent Rabaud c317a3ee89
Merge pull request #25419 from vrabaud:ffmpeg 10 months ago
Alexander Smorkalov 89b91fcb50 Added option to dump v4l2 test frame from virtual camera. 10 months ago
catree d81cd13bb3 Use cvtColor() for Bayer image color demosaicing and for V4L2_PIX_FMT_SRGGB8, V4L2_PIX_FMT_SBGGR8, V4L2_PIX_FMT_SGBRG8, V4L2_PIX_FMT_SGRBG8 options. Update modules/videoio/test/test_v4l2.cpp test file. 10 months ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 10 months ago
zzuliys 2b9d1a2ff8
Merge pull request #24877 from zzuliys:feature/mac 10 months ago
Carlos Azevedo 8d5dd2e5c2 Added support for V4L2_PIX_FMT_SGRBG8 pixel format to V4L2 backend 11 months ago
Misha Klatis 50b36ef823 ios build fixes 11 months ago
Maksim Shabunin de29223217
Merge pull request #25161 from mshabunin:doc-upgrade-5.x 11 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 11 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 11 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 11 months ago
Ryo H e4ef88c623 Fixed typo. 11 months ago
Matthias Möller e537e1650d adds missing const 12 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
Ingrid Wang 1a3ef9ccd4 Replace deprecated symbols AVVideoCodecH264 and AVVideoCodecJPEG 1 year ago
cudawarped 81865b3d52 videoio: fix incorrect timestamps returned by VideoCapture when using raw video parsing mode 1 year ago
Ahmed Essam a25cfb463d Better error message for missing gstreamer plugin 1 year ago
Yuriy Chernyshov 21b6f06f9d
Use normal slash in #include 1 year ago
Alexander Smorkalov e5b5984f3c Reworked camera stream check to exclude non-video formats. 1 year ago
Alexander Alekhin 43007af42e ffmpeg/4.x: update FFmpeg wrapper 2023.12 1 year ago
JUBIN CHHEDA 049cd86ddd
Replace deprecated symbol with AVVideoCodecTypeH264 1 year ago
Giles Payne 3d9cb5329c
Merge pull request #24136 from komakai:visionos_support 1 year ago
zzuliys dfc61fbfaa
Merge pull request #24666 from zzuliys:4.x 1 year ago
Alexander Smorkalov e5468a88e6 Added experimental NativeCameraView class for Android 24+. 1 year ago
Alexander Smorkalov ad079ea5da Added warning, if FFmpeg pipeline was interrupted by timeout. 1 year ago
JUBIN CHHEDA 48e6be822c
The AVVideoCodecJPEG symbol was deprecated in iOS 11.0. We may want to use AVVideoCodecTypeJPEG instead 1 year ago
Alexander Smorkalov 1db23e0f12 Report correct open status from Bitstream. 1 year ago
Alexander Smorkalov 23481b716b Print warning, but not throw exceptions in cv::VideoCapture for OpenNI2. 1 year ago
Dmitry Kurtaev 53f2131681
Merge pull request #24521 from dkurt:fix_broken_urls 1 year ago
Alexander Smorkalov b203c7c3e2 Fixed build warning introduced in #24243. 1 year ago
Csaba Kertész b1e0c4d119
Merge pull request #24243 from kecsap:4.x 1 year ago
Alexander Smorkalov 6a65678592 Use video stream fps first in FFmpeg backend for VideoCapture. 1 year ago
cudawarped 38bc519e4a
Merge pull request #24363 from cudawarped:videoio_ffmpeg_add_stream_encapsulation 1 year ago
Alexander Smorkalov 3ebcd94535 Added test with V4L CAP_PROP_CONVERT_RGB=false. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
jason_w e8f94182f5
Merge pull request #24180 from MambaWong:4.x 1 year ago
Alexander Smorkalov 5c9f58e124 More strict test for MSMF FOURCC (camera). 1 year ago
beanjoy d0de575aef
Merge pull request #24142 from beanjoy:4.x 1 year ago