164 Commits (3c7e94b27594c8bdfdd9a9541da5f1580246279c)

Author SHA1 Message Date
Alexander Smorkalov 89b91fcb50 Added option to dump v4l2 test frame from virtual camera. 11 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. 11 months ago
cudawarped 81865b3d52 videoio: fix incorrect timestamps returned by VideoCapture when using raw video parsing mode 1 year ago
Alexander Alekhin 43007af42e ffmpeg/4.x: update FFmpeg wrapper 2023.12 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
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
cudawarped e4ad7e3778 VideoCapture: remove decoder initialization when CAP_PROP_FORMAT== -1 (rawMode == true) 2 years ago
Maksim Shabunin 9fc83ac544 videoio: fix V4L compilation for older kernels 2 years ago
Maksim Shabunin e0e537d94e videoio: fixed MSVC warning in test 2 years ago
firebladed 7819ec784b
Merge pull request #18498 from firebladed:patch-1 2 years ago
Maksim Shabunin e3c1405254 videoio: fix v4l2 test on older platforms (centos) 2 years ago
Maksim Shabunin e43bc88fc3 videoio: test for V4L using virtual device 2 years ago
Maksim Shabunin 1d9c0d3e12 videoio: tests for CAP_IMAGES 2 years ago
Alexander Smorkalov 426b088754 FFmpeg/4.x: update FFmpeg wrapper 2023.6 2 years ago
cudawarped 024c836462 cv::VideoCapture: change CAP_PROP_FOURCC to prefer codec_id over codec_tag 2 years ago
cudawarped 871f931e95 VideoCapture: apply bitstream filter to all h264/5 raw streams 2 years ago
Lilo Huang cb7fe597a5
Merge pull request #23172 from lilohuang:master 2 years ago
Alexander Alekhin 36815fe3f3 videoio(test): skip unstable Media.audio test 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Alexander Alekhin dbd4a0e5e6 videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
Maxim Milashchenko 62b3a20da5
Merge pull request #22930 from MaximMilashchenko:gstreamer_support 2 years ago
Alexander Alekhin cdaf4c7321 videoio(test): reduce number of test threads 2 years ago
Alexander Smorkalov 3f22f4727c
Merge pull request #22919 from asmorkalov:as/gstreamer_read_timeout 2 years ago
Alexander Alekhin 39087fecdc
Merge pull request #22942 from alalek:videoio_test_update_hw_checks 2 years ago
Alexander Alekhin 24d7eb0ca5 videoio(test): test skip due to non-updated FFmpeg wrapper 2 years ago
Maksim Shabunin 6ad216576d videoio/FFmpeg: added CV_16UC1 read/write support 2 years ago
Stefan Dragnev a462f49b99 add support for CAP_PROP_ORIENTATION_AUTO to AVFoundation backend 2 years ago
Alexander Smorkalov a6fadfe1c2 libav for jetson tk1 does not provide libavutil/display.h. 2 years ago
Alexander Smorkalov 48e50a7674 Extended video timestamp test to cover fix for the issue #22141. 2 years ago
Alexander Alekhin fb3fc5322c videoio(ffmpeg): update tests with new Windows wrapper 2 years ago
cudawarped 46d988e2cb
Merge pull request #22248 from cudawarped:ffmpeg_rtsp_low_fps 2 years ago
Alexander Alekhin 2ac62bccec videoio(test): fix build warning 2 years ago
cudawarped 7ce83f2a95 Skip new test until pr built into windows ffmpeg dll. 3 years ago
cudawarped 4b05765174 Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails. 3 years ago
Stefan Dragnev d09bd6f862 correct direction of displaymatrix rotation 3 years ago
Alexander Alekhin e585453c2e videoio(test): skip failed tests in misconfigured environments 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
Suleyman TURKMEN b060151625 add test (DISABLED_open_from_web) 3 years ago
Maxim Milashchenko db4ab1c936
Merge pull request #21264 from MaximMilashchenko:AudioGStreamer 3 years ago
Alexander Alekhin 7620456486 videoio(MSMF): add queue for async ReadSample() 3 years ago
Alexander Alekhin 0c5b6e5556 videoio(MSMF): add queue for async ReadSample() 3 years ago
MaximMilashchenko cb08c15616
Merge pull request #21145 from MaximMilashchenko:AudioUpdate 3 years ago
cudawarped 97c6ec6d49
Merge pull request #20978 from cudawarped:videocapture_read_raw_enchancement 3 years ago
MaximMilashchenko 0a71063530
Merge pull request #20942 from MaximMilashchenko:AudioPatch 3 years ago