summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-06-27 11:36:24 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-06-27 11:36:24 +0000
commit627f99396ae011179683493a25a434afa2e36d1c (patch)
tree6a7ba18280b8bc015a5c4dc1286bddd18e418b8b /ChangeLog
parentcf20f497cc48191c384db59cf20494e8a87fed3e (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fee3c16..2fa7dcaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-06-27 Wim Taymans <wim@fluendo.com>
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
+ Cast stack args to the proper types. Fixes #451249.
+
+2007-06-27 Wim Taymans <wim@fluendo.com>
+
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
(new_session_pad), (gst_rtspsrc_setup_streams):
* gst/rtsp/gstrtspsrc.h: