summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2008-10-16 08:13:49 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2008-10-16 08:13:49 +0000
commit9a808ad30ae1de953b0c6813a53c02d14994de70 (patch)
treec65ee577ff0e4e7cb398f704183d133a57d61b6f /ChangeLog
parentf1c7c8cea0d06011c42875d588afe2c6781b60fb (diff)
downloadgst-plugins-bad-9a808ad30ae1de953b0c6813a53c02d14994de70.tar.gz
gst-plugins-bad-9a808ad30ae1de953b0c6813a53c02d14994de70.tar.bz2
gst-plugins-bad-9a808ad30ae1de953b0c6813a53c02d14994de70.zip
gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer size strategy.
Original commit message from CVS: patch by: Josep Torra * gst/mpegdemux/gstmpegtsdemux.c: Fixes a segfault in the adaptation buffer size strategy. Fixes #556440
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16969a11..b428b3d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-10-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ patch by: Josep Torra
+
+ * gst/mpegdemux/gstmpegtsdemux.c:
+ Fixes a segfault in the adaptation buffer size strategy.
+ Fixes #556440
+
2008-10-15 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/selector/gstinputselector.c: (gst_input_selector_event),