[Bug 772872] audioconvert: superfluous quantization when converting S24LE to S24LE causing extra CPU load

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 13 16:13:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772872

--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
So for "same format" we should never ever do any conversion.

For endianness-change-only, we should have a fast-path that does not first blow
up the samples to 32/64 bits and then does quantization again just to swap the
bytes.

-- 
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