diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2009-01-15 14:53:18 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2009-01-15 14:53:18 +0000 |
commit | 293671170e3d008c73cdf6b0e56bbb730726c633 (patch) | |
tree | 5de378f68d75f95161e9424f0ff661212ccabfc2 /ChangeLog | |
parent | 9ee7150985a734fa9504599b301f5f94ad9cd195 (diff) |
gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the elst atoms.
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_segments):
Catch invalid and commonly wrong playback rates in the elst atoms.
Fixes #567800.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-01-15 Wim Taymans <wim.taymans@collabora.co.uk> + + * gst/qtdemux/qtdemux.c: (qtdemux_parse_segments): + Catch invalid and commonly wrong playback rates in the elst atoms. + Fixes #567800. + 2009-01-15 Sebastian Dröge <sebastian.droege@collabora.co.uk> * gst/spectrum/gstspectrum.c: (gst_spectrum_reset_state): |