From 0062c4d6d0b733fe7620aec1091a9113673de2ba Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 29 Apr 2008 14:11:45 +0000 Subject: ext/speex/gstspeexdec.c: Try to preserve input timestamps when we can. Original commit message from CVS: * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data), (speex_dec_chain): Try to preserve input timestamps when we can. Do beginnings of error concealment. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 68840e53..6c0f2f37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-04-29 Wim Taymans + + * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data), + (speex_dec_chain): + Try to preserve input timestamps when we can. + Do beginnings of error concealment. + 2008-04-28 Michael Smith * gst/debug/gstnavigationtest.c: -- cgit