From 212121536fc2c1fadd10ca0897759e965bcb4235 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 15 Jun 2006 08:50:09 +0000 Subject: gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly instead. Original commit message from CVS: * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header), (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample), (gst_qtdemux_add_stream): Don't crash on files with 0 samples, EOS immediatly instead. Fixes #344944. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 41560021..977e555f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-06-15 Wim Taymans + + * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header), + (gst_qtdemux_prepare_current_sample), (gst_qtdemux_advance_sample), + (gst_qtdemux_add_stream): + Don't crash on files with 0 samples, EOS immediatly instead. + Fixes #344944. + 2006-06-14 Tim-Philipp Müller Patch by: Wouter Paesen -- cgit v1.2.1