[gstreamer-bugs] [Bug 591677] Easy codec installation is not working

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 17 23:22:15 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=591677


Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED


--- Comment #15 from Sebastian Dröge <slomo at circular-chaos.org> 2009-08-18 06:22:14 UTC ---
Right, that part of the change is wrong. Sorry.

I'll revert it to a warning again and then the remaining part should be handled
in totem (see bug #592167). Totem should also look at warning messages, not
just error messages.



commit 6aa731cb48808f2eb50fd342b9c7f2be11555adc
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Tue Aug 18 08:20:28 2009 +0200

    uridecodebin: Make missing plugins emit a warning message, not an error
mess

    The problem with an error message is, that it will stop playback completely
    while it could be that only a audio decoder plugin is missing and the video
    could be played with the available plugins.

    See bug #591677.

-- 
Configure bugmail: http://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