mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
86aa3b5f9c
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. |
||
---|---|---|
.. | ||
gstwebrtcdsp.cpp | ||
gstwebrtcdsp.h | ||
gstwebrtcechoprobe.cpp | ||
gstwebrtcechoprobe.h | ||
Makefile.am |