Skip to content

FAAD2 2.11.1

Latest
Compare
Choose a tag to compare
@fabiangreffrath fabiangreffrath released this 14 Nov 07:20
· 8 commits to master since this release

[ Fabian Greffrath ]

  • Build shared libraries and hide symbols by default.
  • Install man page by default.
  • Check for lrintf() availability, link with -lm and define HAVE_LRINTF accordingly.
  • Set a default build type if none was specified.
  • Build DLL name with SOVERSION by default on Windows.
  • Fix inlined lrintf() function signatures.