gstreamer/gst/audiorate
Justin Kim 4fa850e3e6 audiorate: accumulate offset by time diff
The fomula, 'offset = time / rate', is correct only if
the rate is never changed. When the rate is changed,
the offset should be re-calculated based on the previous
offset.

https://bugzilla.gnome.org/show_bug.cgi?id=791269
2018-07-19 18:19:19 -04:00
..
gstaudiorate.c audiorate: accumulate offset by time diff 2018-07-19 18:19:19 -04:00
gstaudiorate.h audiorate: accumulate offset by time diff 2018-07-19 18:19:19 -04:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Meson: Generate pc file for all plugins in base 2018-04-25 11:05:56 +01:00