[gstreamer-bugs] [Bug 362399] Default sources broken

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 2 04:01:49 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=362399

  GStreamer | gnonlin | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #4 from Edward Hervey  2006-11-02 12:00 UTC -------
In fact, the given test wasn't enough. It was missing the fact that there was
an operation above the two sources.
The issue was that the calculation of the next stop wasn't taking into account
the default source.

Now fixed in cvs along with unit test.

2006-11-02  Edward Hervey  <edward at fluendo.com>

        * gnl/gnlcomposition.c: (convert_list_to_tree):
        Take into account the priority of default sources when calculating the
        highest priority. This fixes #362399
        * tests/check/gnloperation.c: (GST_START_TEST), (gnonlin_suite):
        Unit test for fixed behaviour.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list