[Bug 736655] basesink: preroll issue for some clips which audio is shorter than video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Jan 10 20:44:57 PST 2015


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

--- Comment #52 from kevin <kevinbing.song at gmail.com> 2015-01-11 04:44:49 UTC ---
I mentioned streamsynchronizer hasn't received segment when EOS is fixed by
below commit. So should be not the concern.
But I can't see same process in video decoder base. Do we need add send pending
event when received EOS in video decoder base?

commit b2413d46edb7c97d1ad4e2535dd5fe737b0c04bc
Author: Mathieu Duponchelle <mathieu.duponchelle at opencreed.com>
Date:   Fri Nov 28 15:06:27 2014 +0100

    audiodecoder: Push pending events before sending EOS.

    Segments are added to the pending events, and pushing a segment
    is mandatory before sending EOS.

    + Adds a test.

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

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