- 11 Dec, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 23 Nov, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 28 Aug, 2017 1 commit
-
-
Pavel Rojtberg authored
-
- 08 Aug, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 26 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jun, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Jun, 2017 2 commits
-
-
Maksim Shabunin authored
general: - all iterative tests have been replaced with parameterized tests - old-style try..catch tests have been modified to use EXPECT_/ASSERT_ gtest macros - added temporary files cleanup - modified MatComparator error message formatting imgcodecs: - test_grfmt.cpp split to test_jpg.cpp, test_png.cpp, test_tiff.cpp, etc. videoio: - added public HAVE_VIDEO_INPUT, HAVE_VIDEO_OUTPUT definitions to cvconfig.h - built-in MotionJPEG codec could not be tested on some platforms (read_write test was disabled if ffmpeg is off, encoding/decoding was handled by ffmpeg otherwise). - image-related tests moved to imgcodecs (Videoio_Image) - several property get/set tests have been combined into one - added MotionJPEG test video to opencv_extra
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 19 Jun, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 29 Nov, 2016 1 commit
-
-
Simmo Saan authored
-
- 15 Nov, 2016 1 commit
-
-
sourin authored
-
- 07 Oct, 2016 2 commits
-
-
ArkadiuszRaj authored
-
ArkadiuszRaj authored
-
- 15 Sep, 2016 1 commit
-
-
Luis Roberto Morales Iglesias authored
-
- 09 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2016 1 commit
-
-
yoffy authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 12 Apr, 2016 2 commits
-
-
Alexander Alekhin authored
"Eat" unexpected backend exceptions
-
Dustin Spicuzza authored
- Allows using non-default device names such as /dev/v4l/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-video-index0
-
- 17 Dec, 2015 1 commit
-
-
Gregory Morse authored
-
- 14 Aug, 2015 1 commit
-
-
Alexander Duda authored
The provided interface id must be removed from the index. Otherwise, the underlying implementations are using a wrong camera id. Example: VideoCapture(800) fails because PvAPI tries to open a camera on position 800
-
- 09 Aug, 2015 1 commit
-
-
Bruno Goncalves authored
-
- 08 Jul, 2015 3 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
it provides more expectable results to end-users. based on feedback by Alexander Alekhin
-
Pavel Rojtberg authored
a separate function instead of an overload not to change the ABI. rename VideoCapture paramter 'device' to 'index' in CPP to reflect that it allows specifying the API. update comments to explain how to specify the API.
-
- 02 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 22 May, 2015 1 commit
-
-
Maxim Kostin authored
Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 20 May, 2015 1 commit
-
-
Piotr Dobrowolski authored
-
- 15 May, 2015 1 commit
-
-
Maxim Kostin authored
Signed-off-by:
Maxim Kostin <v-maxkos@microsoft.com>
-
- 23 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed mjpeg encoder so that libjpeg-based decoder does not complain on extra bytes in the end of stream
-
- 22 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Apr, 2015 1 commit
-
-
kalistratovag authored
std::streams removed debug code removed whitespaces removed stdint.h added and trailing whitespaces removed trailing whitespaces removed warnings on windows fix warnings on windows fix pt 2 Refactoring performed: AviMjpegStream class introduced. CAP_PROP_FRAME_WIDTH and CAP_PROP_FRAME_HEIGHT properties support added. Windows warnings & uninitialized variable fix Windows warning fix Win32 warning fix
-
- 27 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
added video writer quality, which user may change dynamically in the case of motion jpeg; enabled NEON intrinsics in the encoder
-
- 25 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Dec, 2014 1 commit
-
-
Artur Wieczorek authored
Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods.
-
- 28 Sep, 2014 1 commit
-
-
Artur Wieczorek authored
-
- 26 Aug, 2014 1 commit
-
-
PhilLab authored
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-