[Bug 671047] New: [discoverer] don't change result when processing missing plugin errors

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 29 03:29:33 PST 2012


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

           Summary: [discoverer] don't change result when processing
                    missing plugin errors
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: notverysmart at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When no decoder is available for the file being discovered, GstDiscoverer ends
up with result == GST_DISCOVERER_ERROR rather than
GST_DISCOVERER_MISSING_PLUGINS because it gets a couple of error messages after
the missing plugin message.  It'd be more useful if it kept the
GST_DISCOVERER_MISSING_PLUGINS result in this case.

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