[Bug 555260] multifilesrc: fix seeking support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 28 21:10:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=555260
  GStreamer | gst-plugins-good | git

--- Comment #10 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-05-29 04:10:24 UTC ---
Created an attachment (id=277428)
 View: https://bugzilla.gnome.org/attachment.cgi?id=277428
 Review: https://bugzilla.gnome.org/review?bug=555260&attachment=277428

multifilesrc v2: Fix seeking for the video case

If fixed a warning of use, uninitialized, also fixed the duration query, to set
-1 instead of failing if position cannot be known.

I didn't know it existed, but I think it would be good to implement
prepare_seek_segment(), as we can seek in multiple format depending on the
caps, not just time. I also notice that start/stop should be implemented, so we
can clear the state when stopped. I'd like some input on that.

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