From 4b69fc4466dc9c7c4d4c350afaab4b03c7cfe19c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 11 May 2007 09:12:55 +0000 Subject: gst/rtsp/rtsptransport.c: Make UDP the default transport when not specified. Original commit message from CVS: * gst/rtsp/rtsptransport.c: Make UDP the default transport when not specified. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 643395bc..9b8df30d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-11 Wim Taymans + + * gst/rtsp/rtsptransport.c: + Make UDP the default transport when not specified. + 2007-05-09 David Schleef * gst/level/gstlevel.c: -- cgit