[Bug 654483] Multiple attempts to tune a DVB frontend
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jun 10 17:42:10 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=654483
GStreamer | gst-plugins-bad | git
Reynaldo H. Verdejo Pinochet <reynaldo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |reynaldo at opendot.cl
Resolution| |OBSOLETE
--- Comment #5 from Reynaldo H. Verdejo Pinochet <reynaldo at opendot.cl> 2014-06-11 00:42:05 UTC ---
The tuning process in now different and it's been controlled by
a seteable timeout property. Tuning & locking is an slow process,
how long does it take for a particular frontend to perform depends
on several factors, signal quality (CNR / SRN), power and reciver
sensibility among others. Retrying a few times is often needed.
The above been said though, harcoded sleep() calls and dumb
retries had been replaced by a polling logic, this allows for
a far quicker tuning approach and early bail out in case of
irrecoverable failures.
I'm closing this bug and rejecting this patch on these grounds.
--
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