[gstreamer-bugs] [Bug 500099] Fixes and improvements to souphttpsrc

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Nov 29 02:49:23 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=500099

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
  Attachment #99748|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #2 from Wim Taymans  2007-11-29 10:49 UTC -------
        Patch by: Wouter Cloetens <wouter at mind dot be>

        * configure.ac:
        Bump libsoup requirement as libsoup does not support async client 
        operation prior to version 2.2.104 and it has some leaks.

        * ext/soup/gstsouphttpsrc.c: (gst_souphttp_src_class_init),
        (gst_souphttp_src_init), (gst_souphttp_src_dispose),
        (gst_souphttp_src_set_property), (gst_souphttp_src_create),
        (gst_souphttp_src_start), (gst_souphttp_src_stop),
        (gst_souphttp_src_unlock), (gst_souphttp_src_unlock_stop),
        (gst_souphttp_src_get_size), (soup_got_headers), (soup_got_body),
        (soup_finished), (soup_got_chunk), (soup_response),
        (soup_session_close):
        * ext/soup/gstsouphttpsrc.h:
        Implement unlock().
        Picks up the size from the Content-Length header and emit a duration
        message.
        Don't leak the GMainContext object.
        Fixes #500099.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=500099.




More information about the Gstreamer-bugs mailing list