From aa959152d139a609371b40b9b2fd39cee16cf942 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 13 May 2008 08:21:26 +0000 Subject: ext/speex/gstspeexdec.c: Fix the calculation of the duration of the concealment packets. Original commit message from CVS: * ext/speex/gstspeexdec.c: (speex_dec_sink_event): Fix the calculation of the duration of the concealment packets. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6f53d8c6..319f84a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Wim Taymans + + * ext/speex/gstspeexdec.c: (speex_dec_sink_event): + Fix the calculation of the duration of the concealment packets. + 2008-05-12 Wim Taymans Based on patch by: Olivier Crete -- cgit