[gstreamer-bugs] [Bug 586180] RTSP improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 24 03:00:15 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=586180


Peter Kjellerstedt <pkj> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140984|0                           |1
        is obsolete|                            |


--- Comment #6 from Peter Kjellerstedt <pkj at axis.com> 2009-08-24 10:00:11 UTC ---
Created an attachment (id=141534)
Git log with diffs

Updated the patches after having tested the code with rtspsrc (a couple of
minor fixes required). Also added support for correct parsing of
WWW-Authenticate headers (63f7376) and for not splitting headers which should
not be split (a5c3520).

de8c427... rtsp: Add initial buffer support.
c3ec2c1... rtsp: Added gst_rtsp_connection_create_from_fd().
88da260... rtsp: Added support for HTTP messages
41d582a... rtsp: Improved parsing of messages.
a51948d... rtsp: Made parse_string() return a result.
f272a47... rtsp: Normalize lines (remove extra whitespace) before parsing.
0fd5139... rtsp: Ignore the Content-Length for POST requests.
27e25c9... rtsp: Rewrote gen_tunnel_reply().
4db1ca1... rtsp: Rewrote setup_tunneling().
b59748c... rtsp: Improve parse_line().
63f7376... rtsp: Parse WWW-Authenticate headers correctly.
a5c3520... rtsp: Do not split headers which should not be split.
0ae63e6... rtsp: Made read_line() support LWS.
c63653e... rtsp: Add error_full callback to GstRTSPWatchFuncs.
60118e2... rtsp: Write as much as possible in gst_rtsp_source_dispatch().
ac5c5f4... rtsp: Allow gst_rtsp_connection_do_tunnel() to just setup decoding
                 context.
c7f7531... rtsp: Added gst_rtsp_connection_set_http_mode().
cd0891f... rtsp: Made gst_rtsp_watch_queue_data() thread safe.
1fb73d0... rtsp: Added new API for sending using GstRTSPWatch.

-- 
Configure bugmail: http://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