[Bug 705371] souphttpsrc: Does network operations from the state change thread

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 16 10:56:05 PDT 2013


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

--- Comment #14 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2013-09-16 17:56:02 UTC ---
Created an attachment (id=255057)
 View: https://bugzilla.gnome.org/attachment.cgi?id=255057
 Review: https://bugzilla.gnome.org/review?bug=705371&attachment=255057

souphttpsrc: do not do http requests in READY

Patch that prevents doing HEAD requests if in READY. This still keeps dash
working for range requests as the seek requested start will be stored for
later use when doing the GET.

I'm still unsure if we need to keep the 'is_seekable' call to the
new check_seekable function as I'm not sure if it is acceptable to do the
request from query/event handlers as its when basesrc seems to call
is_seekable

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