From 87eb1f391dac811ea071a0a313ff02ca532c73f5 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 4 Feb 2008 12:07:14 +0000 Subject: gst/avi/gstavidemux.c: If there's no entries in the subindex, don't try to do anything stupid, just return. Original commit message from CVS: * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex): If there's no entries in the subindex, don't try to do anything stupid, just return. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bb6885e5..6b94c8fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-04 Edward Hervey + + * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex): + If there's no entries in the subindex, don't try to do anything stupid, + just return. + 2008-02-02 Tim-Philipp Müller Patch by: John Millikin -- cgit