[gstreamer-bugs] [Bug 346723] gstneonhttpsrc fails for URL

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 7 04:44:06 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=346723
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68445|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.4




------- Comment #3 from Wim Taymans  2006-07-07 11:44 UTC -------
        Patch by: Lutz Mueller <lutz at topfrose dot de>

        * ext/neon/gstneonhttpsrc.c: (gst_neonhttp_src_class_init),
        (gst_neonhttp_src_init), (gst_neonhttp_src_finalize),
        (request_dispatch), (gst_neonhttp_src_create),
        (gst_neonhttp_src_start), (gst_neonhttp_src_get_size),
        (gst_neonhttp_src_stop), (set_proxy), (set_uri),
        (gst_neonhttp_src_set_property), (gst_neonhttp_src_get_property),
        (gst_neonhttp_src_uri_set_uri), (size_header_handler):
        * ext/neon/gstneonhttpsrc.h:
        Remove unlock function. start/stop will do everything needed
        Removed code that was never called.
        Use gst_pad_alloc_buffer. Don't send EOS - parent class does that for
us.
        Do not escape path. Fixes #346723.
        Additional code cleanups.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list