[gstreamer-bugs] [Bug 619634] audio dropout in unpausing the media

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 25 09:38:00 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619634
  GStreamer | gstreamer (core) | 0.10.29

--- Comment #1 from gudake at gmail.com 2010-05-25 16:37:58 UTC ---
Created an attachment (id=161956)
 View: https://bugzilla.gnome.org/attachment.cgi?id=161956
 Review: https://bugzilla.gnome.org/review?bug=619634&attachment=161956

proposed patch

I found a way to fix the problem.  The idea is only change the base time when a
seeking happens (reset_start_time() is called);  if user just pause and resume,
 do not change the base_time.  See attached patch.

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