[pulseaudio-tickets] [Bug 54245] New: Filter sinks (and sources?) that have an internal buffer propagate rewind requests wrong
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Aug 29 22:55:59 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=54245
Bug #: 54245
Summary: Filter sinks (and sources?) that have an internal
buffer propagate rewind requests wrong
Classification: Unclassified
Product: PulseAudio
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: modules
AssignedTo: pulseaudio-bugs at lists.freedesktop.org
ReportedBy: tanuk at iki.fi
QAContact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
Filter sinks that have an internal buffer add the internal buffer size to the
rewind request when propagating the request to the master sink. Instead of
making the request larger, the request should be made smaller, analogous to how
pa_sink_input_request_rewind() handles the data in the render_memblockq.
This probably doesn't cause user-visible problems, because the rewind requests
being larger than necessary only causes some extra rendering work and thus
higher cpu-use, the audio contents are not affected.
--
Configure bugmail: https://bugs.freedesktop.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 pulseaudio-bugs
mailing list