gstreamer/ext/webrtcdsp
Nicolas Dufresne c551a853b3 webrtcdsp: Offset timestamp with duration
The saved timestamp is used to compute the delay of the probe data.
As it's used at the following incoming buffer, it needs to be offset
with the duration of the buffer to represent the end position. Also,
properly initialize the saved timestamp and protect against TIME_NONE.
2016-06-23 08:04:18 -04:00
..
gstwebrtcdsp.cpp webrtcdsp: Offset timestamp with duration 2016-06-23 08:04:18 -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