[gstreamer-bugs] [Bug 617022] New: Add support for QoS messages to -good decoders and other elements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 27 17:02:57 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617022
  GStreamer | gst-plugins-good | git

           Summary: Add support for QoS messages to -good decoders and
                    other elements
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


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

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