summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTommi Myöhänen <ext-tommi.myohanen@nokia.com>2007-11-15 17:01:32 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-11-15 17:01:32 +0000
commitb026306147175c2c95922e69fcfafacdfb3483f3 (patch)
tree58e8e0de18a0c87b1d76955d31999cb52b8fa29c /ChangeLog
parenta4540bca1e0ee64dc60c68cec03e5f3e9639e92c (diff)
gst/rtp/gstrtph264depay.c: Fix small leak. Fixes #497017.
Original commit message from CVS: 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34374261..d69dddc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
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.
+
+2007-11-15 Wim Taymans <wim.taymans@gmail.com>
+
* gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
(gst_qtdemux_prepare_current_sample),
(gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),