ext/faad/gstfaad.c: Fix compiler warning by making the function signature match what...
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 15:52:18 +0000 (15:52 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 31 Jan 2008 15:52:18 +0000 (15:52 +0000)
commitb3595da577db884a554bdd372d4d45866987d19c
treedbb3a334754e36a17bcc731a7c8607a9817f0cfe
parent19407ba0a127dccc6e8fb10d436c36daadce7919
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
ext/faad/gstfaad.c
tests/icles/Makefile.am