[Bug 774050] audiotestsrc: Improvements to the "ticks" waveform
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 23 16:54:59 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=774050
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
Attachment #339243|needs-work |committed
status| |
--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 339243
--> https://bugzilla.gnome.org/attachment.cgi?id=339243
Fix incorrect start of tick waveform
Pushed with cosmetic changes:
commit a257a177c35645191fda34fba7a0182a40041457
Author: Carlos Rafael Giani <dv at pseudoterminal.org>
Date: Fri Sep 2 15:23:18 2016 +0200
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list