opencv/modules/videoio
MaximMilashchenko f36c268b9e
Merge pull request #19721 from MaximMilashchenko:Audio
add audio support in cap_msmf

* audio msmf

* fixed warnings

* minor fix

* fixed SampleTime MSMF

* minor fix, fixed audio test, retrieveAudioFrame

* fixed warnings

* impelemented sync audio and video stream with start offset

* fixed error

* fixed docs

* fixed audio sample

* CAP_PROP_AUDIO_POS, minor fixed

* fixed warnings

* videoio(MSMF): update audio test checks, add debug logging

* fixed

* fixed desynchronization of time positions, warnings

* fixed warnings

* videoio(audio): tune tests checks

* videoio(audio): update properties description

* build warnings

Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
2021-10-20 16:18:24 +03:00
..
cmake cmake: fix cross-compilation problems 2021-08-05 11:42:58 +00:00
doc videoio(doc): add 'videoio_hwaccel' group, fix typos 2021-03-07 04:47:22 +00:00
include/opencv2 Merge pull request #19721 from MaximMilashchenko:Audio 2021-10-20 16:18:24 +03:00
misc core(parallel): plugins support 2021-02-15 17:07:36 +00:00
perf Merge pull request #15100 from Volskig:cam_multiplexing_function_v 2019-11-15 19:42:12 +03:00
src Merge pull request #19721 from MaximMilashchenko:Audio 2021-10-20 16:18:24 +03:00
test Merge pull request #19721 from MaximMilashchenko:Audio 2021-10-20 16:18:24 +03:00
CMakeLists.txt videoio: fix plugins handling if no filesystem available 2021-10-06 17:29:00 +00:00