Jean-Philippe Bernardy
98e8b8a088
typo
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6026 a1c6a512-1295-4272-9138-f99709370657
2005-02-21 11:59:03 +00:00
Dave Chapman
e9edc8f82d
Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedup
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6024 a1c6a512-1295-4272-9138-f99709370657
2005-02-19 22:11:29 +00:00
Dave Chapman
1839a956ba
Add Tremor to the build
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6016 a1c6a512-1295-4272-9138-f99709370657
2005-02-19 12:00:43 +00:00
Dave Chapman
52e43cb6e1
Cosmetic changes to remove compiler warnings and compile cleanly under Rockbox
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6015 a1c6a512-1295-4272-9138-f99709370657
2005-02-19 11:58:42 +00:00
Dave Chapman
3038abc827
A temporary solution to build liba52 on the simulators - assume little-endian for simulators, big-endian for targets
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6010 a1c6a512-1295-4272-9138-f99709370657
2005-02-18 16:26:42 +00:00
Daniel Stenberg
cdde25b597
Unified build system to use SOURCES for sim builds too, a single Makefile-look
...
made by configure and various related adjustments. This has not yet been tested
on cygwin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6001 a1c6a512-1295-4272-9138-f99709370657
2005-02-18 13:47:17 +00:00
Linus Nielsen Feltzing
0a5b4fd7e4
More aggressive inlining for libFLAC
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5999 a1c6a512-1295-4272-9138-f99709370657
2005-02-17 14:12:01 +00:00
Marcoen Hirschberg
48ff82e46b
tremor.a -> libTremor.a
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5998 a1c6a512-1295-4272-9138-f99709370657
2005-02-17 09:24:59 +00:00
Marcoen Hirschberg
101f0f6a69
Tremor does not encode
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5997 a1c6a512-1295-4272-9138-f99709370657
2005-02-17 09:23:47 +00:00
Marcoen Hirschberg
99d2599b79
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5996 a1c6a512-1295-4272-9138-f99709370657
2005-02-17 09:08:18 +00:00
Dave Chapman
1c6b2513ea
Add libFLAC to the build system
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5987 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 20:15:30 +00:00
Dave Chapman
f729fce058
Fix some compiler warnings
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5986 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 20:13:12 +00:00
Dave Chapman
23b3a45acd
Remove an internal FLAC debug function that uses FILE*
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5985 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 19:56:35 +00:00
Dave Chapman
aa97e4d498
Initial import of libFLAC from flac-1.1.2.tar.gz
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5983 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 19:33:19 +00:00
Dave Chapman
fd58842b29
Add liba52 to the codec build.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5976 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 12:52:27 +00:00
Dave Chapman
9cba5b64dc
Trivial changes to avoid compiler warnings.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5975 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 12:48:24 +00:00
Dave Chapman
562627c213
Correct typo - liba52 is in apps/codecs, not apps/plugins
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5974 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 12:47:18 +00:00
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
Dave Chapman
3bd167771d
Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of the Sourceforge CVS repository today.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5970 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 11:02:11 +00:00
Dave Chapman
d97bd1e661
Initial Makefile to build the codec code
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5963 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 00:25:25 +00:00
Dave Chapman
4601ce6bff
Start to add libmad to the build system
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5962 a1c6a512-1295-4272-9138-f99709370657
2005-02-16 00:13:36 +00:00
Dave Chapman
1ec83e2069
Very minor changes to remove compiler warnings (tested with gcc-3.4.2 under Linux)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5958 a1c6a512-1295-4272-9138-f99709370657
2005-02-15 20:23:10 +00:00
Dave Chapman
f59bfba605
Comment out calls to sprintf in mad_timer_string() - sprintf doesn't exist in Rockbox and we probably won't use mad_time_string() anyway.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5957 a1c6a512-1295-4272-9138-f99709370657
2005-02-15 20:21:40 +00:00
Dave Chapman
98c4f65f3a
Initial check-in of unmodified libmad code (libmad-0.15.1b)
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5955 a1c6a512-1295-4272-9138-f99709370657
2005-02-15 18:29:42 +00:00