[Bug 747574] videodecoder: reverse playback in non-packetized decoders
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Apr 9 10:23:48 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747574
--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 301229
--> https://bugzilla.gnome.org/attachment.cgi?id=301229&action=edit
videodecoder: playback rate is in input_segment
The playback rate is hold in the input_segment member variable, not in the
output_segment, and the parse_gather list was never filled because of that.
This patch changes the comparison with input_segment.
--
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