[Bug 724571] In collectpads, the collected function is sometimes called incorrectly.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Mar 16 09:52:02 PDT 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #269649|none                        |committed
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-03-16 17:16:07 UTC ---
(From update of attachment 269649)
commit d784d59262ebe93d0f7109a5bc2bc59d0f185067
Author: Mathieu Duponchelle <mduponchelle1 at gmail.com>
Date:   Wed Feb 19 02:27:36 2014 +0100

    collectpads: When seek flushed, immediately set eospads to 0

    This prevents situations where a first branch would get seeked and
    receive a buffer before all branches got seeked, and thus collected
    would get called based on EOS from the previous segment.

    As a consequence, during the process of seeking, don't decrease
    the eospads number when a FLUSH_STOP is received.

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

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