[Bug 787243] pad: probe returning HANDLED does not behave in the expected way

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 4 15:33:11 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #3 from Edward Hervey <bilboed at bilboed.com> ---
commit 1b469fbcd07aec39683055e1c48c0e2b59a3da61 (HEAD -> master, origin/master,
origin/HEAD)
Author: Miguel ParĂ­s <mparisdiaz at gmail.com>
Date:   Mon Sep 4 12:20:43 2017 +0200

    pad: add test to check handled and drop probes

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

commit aed32ee2abf866f905b710102ef1a3f2dcd4e502
Author: Edward Hervey <edward at centricular.com>
Date:   Mon Sep 4 14:33:29 2017 +0200

    pad: Don't call remaining probes after they return DROPPED|HANDLED

    If multiple probes are set on a pad and one probe returns either
    GST_PAD_PROBE_HANDLED or GST_PAD_PROBE_DROPPED we need to stop
    calling the remaining probes.

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

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