From 12d250c61260d82cba6b1ee6b91a5bf980679be3 Mon Sep 17 00:00:00 2001 From: Sebastien Merle Date: Thu, 12 Jun 2008 13:51:51 +0000 Subject: ext/amrwb/gstamrwbdec.c: Fix the sign of the data we pass to the decoder so that the decoder compiles with newer refe... Original commit message from CVS: Patch by: Sebastien Merle * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain): Fix the sign of the data we pass to the decoder so that the decoder compiles with newer reference code as well. Fixes #528618. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b59a1065..aeb12b7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-06-12 Wim Taymans + + Patch by: Sebastien Merle + + * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_chain): + Fix the sign of the data we pass to the decoder so that the decoder + compiles with newer reference code as well. Fixes #528618. + 2008-06-12 Stefan Kost * tests/icles/test-oss4.c: -- cgit v1.2.1