[Bug 721835] videodecoder: do not drop events when releasing frames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 13 03:14:13 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721835
  GStreamer | gst-plugins-base | 1.2.2

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|HEAD                        |1.2.3
         OS/Version|Linux                       |All

--- Comment #34 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-13 11:14:05 UTC ---
Pushed to 1.2

commit cb49884b6aae52adb08b0349775386e39af37cfe
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Sat Jan 11 01:14:19 2014 -0300

    tests: videodecoder: check that segment events are not dropped

    Adds a test that simulates a scenario where the first buffers after
    a segment can't be decoded and the decoder asks for those frames
    to be released. The videodecoder base class should make sure that
    the events attached to those first buffers are pushed even if the
    buffers aren't going to be.

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

commit 2acde77b6c642985862ce735d6865009a01505ba
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Sat Jan 11 01:24:44 2014 -0300

    videodecoder: do not lose events when dropping frames

    Events must be persisted after a frame is dropped to avoid
    losing obligatory information for the stream.

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

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