[Bug 794192] Videodecoder event order may get mixed up

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 9 14:23:25 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net
 Attachment #369480|none                        |accepted-commit_after_freez
             status|                            |e

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 369480
  --> https://bugzilla.gnome.org/attachment.cgi?id=369480
videodecoder-keep-event-order.patch

This seems correct, but a test would be nice.

I'm not sure if the loop in gst_video_decoder_flush_parse() also needs to be
changed to use g_list_prepend() instead of _append(), can you check?


The loop for pushing out all events walks from the last to the first event, so
newer events have to be added to the beginning.

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