gstreamer/gst/audiotestsrc
Carlos Rafael Giani a257a177c3 audiotestsrc: Fix incorrect start of tick waveform
Make sure ticks start with an accumulator value of 0 by incrementing it
after filling in samples instead of before and by resetting the accumulator
every time a tick begins. This prevents it from being discontinuous at the
beginning of the tick.

https://bugzilla.gnome.org/show_bug.cgi?id=774050
2016-12-23 16:51:07 +00:00
..
gstaudiotestsrc.c audiotestsrc: Fix incorrect start of tick waveform 2016-12-23 16:51:07 +00:00
gstaudiotestsrc.h audiotestsrc: add support for all formats 2015-11-02 13:22:18 +01:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00