From b3595da577db884a554bdd372d4d45866987d19c Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 31 Jan 2008 15:52:18 +0000 Subject: ext/faad/gstfaad.c: Fix compiler warning by making the function signature match what everyone is passing in... Original commit message from CVS: * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst): Fix compiler warning by making the function signature match what everyone is passing in... * tests/icles/Makefile.am: Fix the build on Solaris by removing GNU ld specific flags that look unnecessary. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f33983fa..255b76e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-01-31 Jan Schmidt + + * ext/faad/gstfaad.c: (gst_faad_chanpos_to_gst): + Fix compiler warning by making the function signature match what + everyone is passing in... + + * tests/icles/Makefile.am: + Fix the build on Solaris by removing GNU ld specific flags that + look unnecessary. + 2008-01-31 Sebastian Dröge * ext/metadata/Makefile.am: -- cgit v1.2.1