From 293671170e3d008c73cdf6b0e56bbb730726c633 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 15 Jan 2009 14:53:18 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bbebf507..15e76e9c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-15 Wim Taymans + + * 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 * gst/spectrum/gstspectrum.c: (gst_spectrum_reset_state): -- cgit