[Bug 725078] [PATCH] audiobasesink: clip start samples to match clipped timestamp from skew algorithm
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 4 09:10:01 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725078
GStreamer | gst-plugins-base | git
Vincent Penquerc'h <vincent.penquerch> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |vincent.penquerch at collabora
| |.co.uk
Resolution| |FIXED
Target Milestone|HEAD |1.3.1
--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-04-04 16:09:58 UTC ---
Pushed to master and 1.2:
commit 169166d0a2ef735576870f41a5eb9c38da337451
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Mon Feb 24 11:17:05 2014 -0500
audiobasesink: clip start samples to match clipped start time
Clock slaving can clip start time to zero, giving us a shorted
duration than we originally got. To keep in sync, we must then
discard the samples falling before that zero timestamp.
This possibly fixes random distortion caused by constant PA
underflows which are never resynced.
--
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