47 Commits (1ebea1e0f0a4b95515f3e701c5e4243b31f82705)

Author SHA1 Message Date
cudawarped e4ad7e3778 VideoCapture: remove decoder initialization when CAP_PROP_FORMAT== -1 (rawMode == true) 1 year ago
Alexander Smorkalov 426b088754 FFmpeg/4.x: update FFmpeg wrapper 2023.6 1 year ago
cudawarped 024c836462 cv::VideoCapture: change CAP_PROP_FOURCC to prefer codec_id over codec_tag 1 year ago
cudawarped 871f931e95 VideoCapture: apply bitstream filter to all h264/5 raw streams 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
Alexander Alekhin cdaf4c7321 videoio(test): reduce number of test threads 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 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. 2 years ago
cudawarped 4b05765174 Initial fix to try and return a valid fourcc when _opencv_avcodec_get_name fails. 2 years ago
Stefan Dragnev d09bd6f862 correct direction of displaymatrix rotation 3 years ago
Suleyman TURKMEN b060151625 add test (DISABLED_open_from_web) 3 years ago
cudawarped 97c6ec6d49
Merge pull request #20978 from cudawarped:videocapture_read_raw_enchancement 3 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 7ed37b3fa5 MP4 autorotation tests and various fixes for Windows 4 years ago
Vadim Levin 09fe66e87f
Merge pull request #16713 from VadimLevin:dev/vlevin/ffmpeg_video_capture_bitrate 5 years ago
Pierre Letessier 0853085ec6 Merge pull request #16190 from pletessier:videocapture_skip_frames 5 years ago
cudawarped aff8c9bd28 videoio: retrieve encoded frames through FFmpeg backend 5 years ago
cudawarped 0867e3188d Merge pull request #15290 from cudawarped:ffmpeg_raw_retrieve 5 years ago
Alexander Alekhin ab24325df3 videoio(test): avoid raw ptr in ffmpeg tests 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Alexander Alekhin 699565828d videoio(test): dump file size information 6 years ago
Alexander Alekhin 5d68c8dbe7 videoio(test): fixup information dump 7 years ago
Alexander Alekhin cd9e43704e videoio: backends priority list 7 years ago
Alexander Alekhin 5128c1ff1f videoio(ffmpeg): specify stream->time_base 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Maksim Shabunin 7628c143f4 videoio: fixed capture open order, added apiPrefernce to FFMPEG tests 7 years ago
Alexander Alekhin 6833b46a05 videoio(test): fix message 8 years ago
Alexander Alekhin daf1879a2e test: ffmpeg: change resolution for H264 test 8 years ago
Alexander Alekhin 1f3043f618 videoio: VideoWriter H264/.mp4 support via ffmpeg/libav 10 years ago
Vadim Pisarevsky 2b2e3ee93c make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10) 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Alexander Smorkalov ca10e5e8ae Highgui test output fixes. 11 years ago
Alexander Smorkalov 87935f3560 Highgui test output fixes. 11 years ago
Roman Donchenko 405227d531 Replaced the image used in the Highgui_Video.ffmpeg_image test. 11 years ago
Roman Donchenko 1188894133 Fixed indentation in CV_FFmpegWriteBigVideoTest::run. 11 years ago
Roman Donchenko 5a5d569d72 Changed MPEG-2 resolution in the FFmpeg test. 11 years ago
Roman Donchenko 260c2e0b08 Decoupled test_ffmpeg.cpp from ffmpeg_codecs.hpp. 11 years ago
Roman Donchenko 424a7b0ab0 Changed MPEG-2 resolution in the FFmpeg test. 11 years ago