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 334129 - Disable frame dropping for now
Disable frame dropping for now
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-10 12:42 UTC by Jan Schmidt
Modified: 2006-03-10 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jan Schmidt 2006-03-10 12:42:13 UTC
The new QoS stuff is cool, but I think we should disable it for now and bed it in thoroughly between now and the next release, rather than going off half-cocked.
Comment 1 Jan Schmidt 2006-03-10 12:43:11 UTC
Committed:
        * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
        Disable max-lateness by setting it to -1 for now, so that
        we can bed QoS stuff in thoroughly between now and the next
        release.