[Bug 731716] funnel: fix eos handling and unit test case

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 19 07:48:51 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731716
  GStreamer | gstreamer (core) | 1.2.4

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.3

--- Comment #7 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-06-19 14:48:48 UTC ---
Pushed

commit 5b3ee70ea953227439820a38f2fc87842c3a5025
Author: Srimanta Panda <srimanta.panda at axis.com>
Date:   Mon Jun 16 13:47:55 2014 +0200

    Fix funnel EOS handling and wrong unittest

    When no data is coming from sinkpads and eos events
    arrived at one of the sinkpad, funnel forwards the EOS
    event to downstream. It forwards the EOS because lastsink pad
    is NULL. Also the unit testcase of the funnel is not checking
    the correct behavior as it should. The unit test case should
    fail if one of the sink pad has already EOS present on it and
    we are trying to push one more EOS.

    https://bugzilla.gnome.org/show_bug.cgi?id=731716

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