Alexander Alekhin
36815fe3f3
videoio(test): skip unstable Media.audio test
2 years ago
Maxim Milashchenko
62b3a20da5
Merge pull request #22930 from MaximMilashchenko:gstreamer_support
...
Support one-time audio video reading
* stream switching functionality
* audio+video pipeline with switch stream functionality
* audio video sync
* fixed sync
* removed switch swtream functionality
* changed test for gstreamer audio
* fixed error
* fixed error
* fixed issue
* fixed issue
* fixed error
* fixed error
* fixed error
2 years ago
Alexander Alekhin
e585453c2e
videoio(test): skip failed tests in misconfigured environments
3 years ago
Maxim Milashchenko
db4ab1c936
Merge pull request #21264 from MaximMilashchenko:AudioGStreamer
...
Audio GStreamer: added support .wav .flac audio formats
* added support .wav, lossless compressed audio formats
* fixed docs
* fixes
* videoio(gstreamer-audio): extra tests, improve error handling
Co-authored-by: Alexander Alekhin <alexander.a.alekhin@gmail.com>
3 years ago
MaximMilashchenko
cb08c15616
Merge pull request #21145 from MaximMilashchenko:AudioUpdate
...
Audio MSMF: added the ability to set sample per second
* Audio MSMF: added the ability to set sample per second
* changed the valid sampling rate check
* fixed docs
* add test
* fixed warning
* fixed error
* fixed error
3 years ago
MaximMilashchenko
0a71063530
Merge pull request #20942 from MaximMilashchenko:AudioPatch
...
Audio patch
* fixed microphone, audio position
* fixed docs
* changed AudioOpenCheck
3 years ago
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>
3 years ago