[gstreamer-bugs] [Bug 586180] RTSP improvements

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 17 10:05:46 PDT 2009


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


Peter Kjellerstedt <pkj> changed:

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


--- Comment #4 from Peter Kjellerstedt <pkj at axis.com> 2009-08-17 17:05:39 UTC ---
Created an attachment (id=140984)
Git log with diffs

Updated the patches to match my latest development. This removes ebfb315 which
is no longer needed and instead adds b1cada8, ef4226a and f420e7e. With these
patches applied I can finally run our complete RTSP test suite without any
errors.

aff964d... rtsp: Add initial buffer support.
012d03c... rtsp: Added gst_rtsp_connection_create_from_fd().
e4c253d... rtsp: Added support for HTTP messages
d34b996... rtsp: Improved parsing of messages.
d52b3eb... rtsp: Made parse_string() return a result.
98ed7ad... rtsp: Normalize lines (remove extra whitespace) before parsing.
9424dc1... rtsp: Ignore the Content-Length for POST requests.
810aa3f... rtsp: Rewrote gen_tunnel_reply().
fc0c58f... rtsp: Rewrote setup_tunneling().
6a1ebff... rtsp: Improve parse_line().
3bdcc74... rtsp: Add error_full callback to GstRTSPWatchFuncs.
98c41b7... rtsp: Write as much as possible in gst_rtsp_source_dispatch().
cef407d... rtsp: Allow gst_rtsp_connection_do_tunnel() to just setup decoding 
                 context.
0c45d76... rtsp: Added gst_rtsp_connection_set_http_mode().
b1cada8... rtsp: Made gst_rtsp_watch_queue_data() thread safe.
ef4226a... rtsp: Added new API for sending using GstRTSPWatch.
f420e7e... rtsp: Made read_line() support LWS.

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