[Bug 658309] souphttpsrc: Add support for getting content size via content-range header

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 30 02:43:40 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264845|none                        |reviewed
             status|                            |

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-30 10:43:37 UTC ---
Review of attachment 264845:
 --> (https://bugzilla.gnome.org/review?bug=658309&attachment=264845)

::: ext/soup/gstsouphttpsrc.c
@@ +792,3 @@
           gst_message_new_duration_changed (GST_OBJECT (src)));
     }
+  } else {

Why is this still having the content size block above? Can't we merge that into
gst_soup_http_src_determine_size()?

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