After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 769804 - audiobasesink: Add skew-wait property
audiobasesink: Add skew-wait property
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-08-12 14:59 UTC by GstBlub
Modified: 2018-11-03 11:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
audiobasesink: Add skew-wait property (8.59 KB, patch)
2016-08-12 14:59 UTC, GstBlub
none Details | Review
audiobasesink: Reduce the need to skew when starting synchronized playback (2.31 KB, patch)
2016-08-12 15:00 UTC, GstBlub
none Details | Review

Description GstBlub 2016-08-12 14:59:35 UTC
Created attachment 333185 [details] [review]
audiobasesink: Add skew-wait property

This is similar to bug #722259, but the delta is smaller.
Comment 1 GstBlub 2016-08-12 15:00:08 UTC
Created attachment 333186 [details] [review]
audiobasesink: Reduce the need to skew when starting synchronized playback
Comment 2 GstBlub 2016-08-12 15:10:14 UTC
The skew-wait property can be used to defer correcting clock skew.
This is useful when the hardware playout reporting is fairly inaccurate,
and therefore may occasionally swing back and forth over a short period
of time.  So instead of doing e.g. a backward skew correction almost
immediately followed by a forward skew correction, this allows any skew
action to be deferred, which may eliminate the need to do any correction
at all.
Comment 3 GStreamer system administrator 2018-11-03 11:48:45 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/283.