summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d69dddc7..46d95344 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,14 @@
Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
+ (gst_rtspsrc_stream_configure_tcp):
+ Fix 3 pad leaks. Fixes #496983.
+
+2007-11-15 Wim Taymans <wim.taymans@gmail.com>
+
+ Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
+
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
Fix small leak. Fixes #497017.