28 Commits (a604d44d06841565f03da03d8df3124fca639ca3)

Author SHA1 Message Date
Mikhail Nikolskii a604d44d06
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat 4 years ago
Mikhail Nikolskii 7bcb51eded
Merge pull request #19460 from mikhail-nikolskiy:videoio-hw 4 years ago
Alexander Alekhin 831d48d971 videoio: dump exception's messages in plugins 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 Alekhin 962cdc2d98 videoio: split capture/writer plugin APIs 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
Alexander Smorkalov 7ed37b3fa5 MP4 autorotation tests and various fixes for Windows 5 years ago
Alexey Lapshin f0271e54d9 Autorotation for mp4 streams with metadata 5 years ago
Vadim Levin 7f90f04df2
Merge pull request #16766 from VadimLevin:dev/vlevin/video_writer_params_constructor 5 years ago
Victor Romero 987bb2ca61 Fix build for UWP 6 years ago
Alexander Alekhin 7b099e0fe2 videoio: plugins support on Win32 6 years ago
Alexander Alekhin 403f11fdbf videoio: update plugin API 6 years ago
Maksim Shabunin 9702987209 Framework for dynamic videoio backends, FFmpeg and GStreamer plugins 6 years ago
Alexander Alekhin b35fbff675 videoio: added '.getBackendName()' method 7 years ago
Alexander Alekhin b934702c7f cmake: support find_package(FFMPEG) 7 years ago
Alexander Alekhin e21c01708a videoio: fix lifetime management of data of input frames 7 years ago
Vitaly Tuzov aeed43ec90 FFMPEG-based VideoCapture and VideoWriter backend changed to C++ interface 7 years ago
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Ivan Pozdeev 4bee238cf8 GetModuleFileName() doesn't reset last error on success 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 9 years ago
Alexander Alekhin 1f26e73478 ffmpeg: try to load ffmpeg wrapper dll from the current module directory 9 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Artur Wieczorek 854a722c70 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Roman Donchenko 36b5180aa1 Another FFmpeg fix from master. 12 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Alexander Smorkalov 9af2c1661a Restricted Win32 API was fixed in Highgui and some 3rd party libs. Patch 12 years ago
Alexander Smorkalov 9fb762ccec VideoCapture for video files implemented. 12 years ago
Alexander Smorkalov ccb8292e8e Media Foundation-based VideoWriter added 12 years ago
Andrey Kamaev dd74a851f3 Fix build errors 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 12 years ago
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 12 years ago
Ilya Lavrenov 5512f91d08 removed libstdc++ dependency 12 years ago
Andrey Kamaev 2ed6bc8aaf Revert ffmpeg related changes from "thread-safe VideoWriter and VideoCapture" 12 years ago
Andrey Kamaev e3474878b6 Consistently use 4-digit library version 12 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 13 years ago
Ilya Lavrenov 4abf0b3193 thread-safe VideoWriter and VideoCapture 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2c88791600 get back to single-version ffmpeg wrapper (no more v2); make sure the library builds and the tests pass on Ubuntu 10.04 that includes pretty old version of ffmpeg 13 years ago
Vadim Pisarevsky f87c2e49db added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago