[Bug 675773] Reverse video playback does not work anymore

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 14 00:50:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=675773
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-14 07:50:22 UTC ---
So TODO list here would be:

- Clarifying/fixing NEED_DATA usage, it should only be used in the parse()
vfunc to request more data. Not if a complete frame is there already but the
base class is waiting for a keyframe before it proceed. (Or am I missing
something). Also document this.

- Make sure events that are in frames that are passed to drop_frame() are not
lost but instead pushed (in order!) when the next frame is finished. Before
that frame's events are pushed. Document that drop_frame() or finish_frame()
must be called for every and any event.

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