[gstreamer-bugs] [Bug 609801] [volume] Use sample accurate property values if a controller is used

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 22 07:11:18 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609801
  GStreamer | gst-plugins-base | git

--- Comment #23 from Sebastian Dröge <slomo at circular-chaos.org> 2010-02-22 15:11:14 UTC ---
Created an attachment (id=154404)
 View: https://bugzilla.gnome.org/attachment.cgi?id=154404
 Review: https://bugzilla.gnome.org/review?bug=609801&attachment=154404

interpolationcontrolsource: Optimize get_value_array()

This makes it >10x faster if more than a single value is requested
by not searching in the GSequence for every value and converting
the value from GValue to the real value type.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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