From a7531984c36cee76a008d24c77cf48b048fcd5a3 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 25 Apr 2007 10:07:12 +0000 Subject: gst/rtsp/rtspconnection.c: Read the channel byte as an unsigned byte. Original commit message from CVS: * gst/rtsp/rtspconnection.c: (rtsp_connection_receive): Read the channel byte as an unsigned byte. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 90144eaf..05d29b06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-25 Wim Taymans + + * gst/rtsp/rtspconnection.c: (rtsp_connection_receive): + Read the channel byte as an unsigned byte. + 2007-04-25 Wim Taymans * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property): -- cgit