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 617022 - shapewipe, matroskademux, matroskaparse: post QoS messages when dropping buffers due to QoS
shapewipe, matroskademux, matroskaparse: post QoS messages when dropping buff...
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-28 00:02 UTC by Tim-Philipp Müller
Modified: 2018-11-03 14:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2010-04-28 00:02:54 UTC
Subject says it all really. Should go through decoders that implement QoS and make them post QoS messages on the bus when they drop stuff.

ext/dv/gstdvdemux.c:    case GST_EVENT_QOS:
ext/jpeg/gstjpegdec.c:    case GST_EVENT_QOS:{
gst/avi/gstavidemux.c:    case GST_EVENT_QOS:
gst/deinterlace/gstdeinterlace.c:    case GST_EVENT_QOS:{
gst/goom/gstgoom.c:    case GST_EVENT_QOS:
gst/goom2k1/gstgoom.c:    case GST_EVENT_QOS:
gst/interleave/interleave.c:    case GST_EVENT_QOS:
gst/matroska/matroska-demux.c:    case GST_EVENT_QOS:
gst/monoscope/gstmonoscope.c:    case GST_EVENT_QOS:{
gst/qtdemux/qtdemux.c:    case GST_EVENT_QOS:
gst/rtsp/gstrtspsrc.c:    case GST_EVENT_QOS:
gst/rtsp/gstrtspsrc.c:    case GST_EVENT_QOS:
gst/shapewipe/gstshapewipe.c:    case GST_EVENT_QOS:{
gst/videomixer/videomixer.c:    case GST_EVENT_QOS:{
Comment 1 Tim-Philipp Müller 2016-04-18 13:15:52 UTC
Only matroska-demux, matroska-parse, shapewipe may drop data based on QoS events, and should post QoS messages when they do.
Comment 2 GStreamer system administrator 2018-11-03 14:41:53 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-good/issues/28.