From 627f99396ae011179683493a25a434afa2e36d1c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 27 Jun 2007 11:36:24 +0000 Subject: gst/rtsp/gstrtspsrc.c: Cast stack args to the proper types. Fixes #451249. Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps): Cast stack args to the proper types. Fixes #451249. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4fee3c16..2fa7dcaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-06-27 Wim Taymans + + * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps): + Cast stack args to the proper types. Fixes #451249. + 2007-06-27 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream), -- cgit