gstreamer/gst/audiomixer
Sebastian Dröge 472069a699 audiomixer: Fix discont detection and buffer alignment code
Actually accumulate the sample counter to check the accumulated error
between actual timestamps and expected ones instead of just resetting
the error back to 0 with every new buffer.

Also don't reset discont_time whenever we don't resync. The whole point of
discont_time is to remember when we first detected a discont until we actually
act on it a bit later if the discont stayed around for discont_wait time.

https://bugzilla.gnome.org/show_bug.cgi?id=746032
2015-03-12 17:14:33 +00:00
..
gstaudiomixer.c audiomixer: Fix discont detection and buffer alignment code 2015-03-12 17:14:33 +00:00
gstaudiomixer.h audiomixer: Mark a discont when we receive a new segment event 2015-03-12 09:52:15 +00:00
gstaudiomixerorc-dist.c Release 1.3.1 2014-05-03 19:57:57 +02:00
gstaudiomixerorc-dist.h audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
gstaudiomixerorc.orc audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
Makefile.am audiomixer: fix build flag order 2014-12-21 07:47:25 -05:00