summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/fixed.h (unfollow)
Commit message (Collapse)Author
2006-03-23Make libmad use inttypes.h types and remove the old ad-hoc typedefs.Thom Johansen
Makes mpa.c work somewhat better in 64 bit sims, thought there's still another crash issue. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9199 a1c6a512-1295-4272-9138-f99709370657
2005-06-09Typo.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6639 a1c6a512-1295-4272-9138-f99709370657
2005-06-09Full precision synth_full and dct32. Replaced all multiplications with ↵Thom Johansen
proper 64 bit EMAC multiplications, which yields improved sound. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6638 a1c6a512-1295-4272-9138-f99709370657
2005-02-15Initial check-in of unmodified libmad code (libmad-0.15.1b)Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5955 a1c6a512-1295-4272-9138-f99709370657