[Bug 721835] segment format assertion fails when video decoding
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Jan 13 01:22:42 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
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #33 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-01-13 09:22:40 UTC ---
Patches pushed to master.
commit 561a4fff158c6ab718b574d39bb7e5383129fb23
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 672cda66db65174489e315ad8937f8e0ea7c7d81
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