summaryrefslogtreecommitdiff
path: root/apps/codecs/liba52/imdct.c (unfollow)
Commit message (Collapse)Author
2005-02-26Renamed config.h to config-a52.h to avoid name clash with rockbox' config.hJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6068 a1c6a512-1295-4272-9138-f99709370657
2005-02-16Trivial changes to avoid compiler warnings.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5975 a1c6a512-1295-4272-9138-f99709370657
2005-02-16IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated ↵Dave Chapman
at run-time as part of the a52_init function - which is time-consuming and requires floating point and libm git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5972 a1c6a512-1295-4272-9138-f99709370657
2005-02-16Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ↵Dave Chapman
the Sourceforge CVS repository today. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5970 a1c6a512-1295-4272-9138-f99709370657