[gstreamer-bugs] [Bug 546859] Asfdemux doesn't properly error out on not-linked

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Aug 28 02:33:17 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=546859

  GStreamer | gst-plugins-ugly | Ver: 0.10.9

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bilboed at gmail.com
           Severity|normal                      |major
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
   Target Milestone|0.10.9                      |HEAD
            Version|HEAD CVS                    |0.10.9




------- Comment #5 from Edward Hervey  2008-08-28 09:33 UTC -------
That patch is wrong.

When using aggregated GST_FLOW_RETURN, you should only post an error, when the
aggregation is (GST_FLOW_IS_FATAL (flow) || flow == GST_FLOW_NOT_LINKED)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=546859.




More information about the Gstreamer-bugs mailing list