gstreamer/gst
Sebastian Dröge 586fe4ea4b rtsp-client: Drop trailing \0 of RTSP DATA messages
We add a trailing \0 in GstRTSPConnection to make parsing of
string message bodies easier (e.g. the SDP from DESCRIBE) but
for actual data this means we have to drop it or otherwise
create invalid data.
2015-01-16 20:06:57 +01:00
..
rtsp-server rtsp-client: Drop trailing \0 of RTSP DATA messages 2015-01-16 20:06:57 +01:00
Makefile.am Split in library and example program 2009-01-08 13:18:55 +01:00