gstreamer/ext/webrtcdsp
Nicolas Dufresne 86aa3b5f9c webrtcdsp: Synchronize with delays
Until now, we were synchronizing both DSP and Probe adapter by
waiting and clipping the probe adapter data. This increases the CPU
usage, can cause copies if the audio is not 10ms aligned and the worst
is that it prevents the processing from compensating for inaccurate
latency. This is also a step forward toward supporting playback
filters.
2016-06-22 22:34:25 -04:00
..
gstwebrtcdsp.cpp webrtcdsp: Synchronize with delays 2016-06-22 22:34:25 -04:00
gstwebrtcdsp.h webrtcdsp: Add WebRTC Audio Processing support 2016-06-21 13:46:00 -04:00
gstwebrtcechoprobe.cpp webrtcdsp: Add WebRTC Audio Processing support 2016-06-21 13:46:00 -04:00
gstwebrtcechoprobe.h webrtcdsp: Add WebRTC Audio Processing support 2016-06-21 13:46:00 -04:00
Makefile.am webrtcdsp: Add WebRTC Audio Processing support 2016-06-21 13:46:00 -04:00