diff options
author | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-10-16 08:13:49 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-10-16 08:13:49 +0000 |
commit | 9a808ad30ae1de953b0c6813a53c02d14994de70 (patch) | |
tree | c65ee577ff0e4e7cb398f704183d133a57d61b6f /ChangeLog | |
parent | f1c7c8cea0d06011c42875d588afe2c6781b60fb (diff) | |
download | gst-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-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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), |