From 1d00afde9753aefe00d07bf846aa55feb79249bd Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Thu, 8 May 2008 08:15:34 +0000 Subject: gst/matroska/matroska-mux.c: Update the track duration if the old one was invalid. Original commit message from CVS: Patch by: Sjoerd Simons * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected): Update the track duration if the old one was invalid. Fixes bug #532117. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 21dfe2f9..2a50ccf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-05-08 Sebastian Dröge + + Patch by: Sjoerd Simons + + * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected): + Update the track duration if the old one was invalid. + Fixes bug #532117. + 2008-05-07 Ole André Vadla Ravnås * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): -- cgit