[MPlayer-cvslog] r31543 - in trunk: libfaad2/decoder.c libfaad2/decoder.h libfaad2/neaacdec.h libmpcodecs/ad_faad.c
Nikos Chantziaras
realnc at arcor.de
Sat Jun 26 19:34:09 CEST 2010
On 06/23/2010 09:44 PM, cehoyos wrote:
> Modified:
> trunk/libfaad2/decoder.c
> trunk/libfaad2/decoder.h
> trunk/libfaad2/neaacdec.h
> trunk/libmpcodecs/ad_faad.c
This breaks compilation with --disable-faad-internal and FAAD2 2.7:
In file included from libmpcodecs/ad_faad.c:43:
/usr/include/faad.h:32: note: #pragma message: please update faad2
include filename and function names!
libmpcodecs/ad_faad.c: In function 'init':
libmpcodecs/ad_faad.c:131: error: too many arguments to function
'NeAACDecInit'
libmpcodecs/ad_faad.c:143: error: too many arguments to function
'NeAACDecInit'
libmpcodecs/ad_faad.c:161: error: too many arguments to function
'NeAACDecInit'
More information about the MPlayer-cvslog
mailing list