[gstreamer-bugs] [Bug 440203] Support multiple RTSP headers of the same type

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 24 01:11:17 PDT 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=440203

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

Wim Taymans changed:

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




------- Comment #2 from Wim Taymans  2007-05-24 08:11 UTC -------
        Patch by: Peter Kjellerstedt  <pkj at axis com>

        * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
        (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
        (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
        (gst_rtspsrc_play):
        (rtsp_connection_send), (rtsp_connection_receive):
        * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
        Fix for new API.

        * gst/rtsp/rtspconnection.c: (add_auth_header),
        Only add authorisation and session headers when sending messages.

        * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
        (rtsp_message_init_request), (rtsp_message_init_response),
        (rtsp_message_unset), (rtsp_message_add_header),
        (rtsp_message_remove_header), (rtsp_message_get_header),
        (rtsp_message_append_headers), (dump_key_value),
        (rtsp_message_dump):
        * gst/rtsp/rtspmessage.h:
        Add support for multiple headers of the same type by storing the parsed
        headers in a GArray instaed of a hashtable.


-- 
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=440203.




More information about the Gstreamer-bugs mailing list