From a414f86f8854a90c48e96262a9f9d02b4e2a3d84 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sun, 31 Aug 2008 15:02:09 +0000 Subject: ext/speex/gstspeexenc.c: Correct the timestamp and granulepos calculation by one Speex frame. Original commit message from CVS: * ext/speex/gstspeexenc.c: (gst_speex_enc_encode): Correct the timestamp and granulepos calculation by one Speex frame. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c974665..8cbe63cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-08-31 Sebastian Dröge + + * ext/speex/gstspeexenc.c: (gst_speex_enc_encode): + Correct the timestamp and granulepos calculation by one Speex + frame. + 2008-08-31 Sebastian Dröge * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data): -- cgit