This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
a38947114d
rockbox
/
apps
/
codecs
History
Dave Chapman
5f73673eeb
IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated 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-16 11:16:34 +00:00
..
liba52
IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated at run-time as part of the a52_init function - which is time-consuming and requires floating point and libm
2005-02-16 11:16:34 +00:00
libmad
Start to add libmad to the build system
2005-02-16 00:13:36 +00:00
Makefile
Initial Makefile to build the codec code
2005-02-16 00:25:25 +00:00