index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
Age
Commit message (
Expand
)
Author
2005-03-10
note to self: never commit a fix in a hurry.
Jean-Philippe Bernardy
2005-03-10
oops, 1I^2 = 1...
Jean-Philippe Bernardy
2005-03-10
Compile the simulators without special code & data sections. Fixes intermitte...
Jens Arnold
2005-03-09
oops, silent compilation back in
Jean-Philippe Bernardy
2005-03-09
GMini: libmad compiled
Jean-Philippe Bernardy
2005-03-08
fix proto and function to kill two simulator warnings
Daniel Stenberg
2005-03-08
kill a warning
Daniel Stenberg
2005-03-06
Added asm optimized short block IMDCT and windowing.
Thom Johansen
2005-03-06
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
Daniel Stenberg
2005-03-04
Inserted optimized synth_full and put some vital data in IRAM.
Thom Johansen
2005-03-03
Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles
Linus Nielsen Feltzing
2005-03-03
Broke H100 sim. I suck.
Thom Johansen
2005-03-03
Duplicate line and four space wide tabs, sorry about that.
Thom Johansen
2005-03-03
Added new coldfire assembly LPC decoder routine to libFLAC.
Thom Johansen
2005-03-02
Handle .S files in the codec Makefiles
Linus Nielsen Feltzing
2005-03-01
Correct dependencies for codec builds
Linus Nielsen Feltzing
2005-02-28
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-28
Renamed config.h to config-tremor.h to avoid name clash with rockbox' config.h
Jens Arnold
2005-02-26
Cleanup
Jens Arnold
2005-02-26
Renamed config.h to config-a52.h to avoid name clash with rockbox' config.h
Jens Arnold
2005-02-26
Show compiled source files
Jens Arnold
2005-02-26
Killed warnings
Jens Arnold
2005-02-25
no strcpy for codecs
Christian Gmeiner
2005-02-25
no strcpy for codecs
Christian Gmeiner
2005-02-25
Correction to clean: rule for libwavpack
Dave Chapman
2005-02-25
dirty ctype fix
Christian Gmeiner
2005-02-25
include libwavpack into build system
Christian Gmeiner
2005-02-25
changes to compile without warnings
Christian Gmeiner
2005-02-25
Initial import of libwavpack
Christian Gmeiner
2005-02-24
Compile Tremor with _LOW_ACCURACY_ to increase speed
Marcoen Hirschberg
2005-02-22
Temporary solution for code and data in IRAM for iriver codecs
Linus Nielsen Feltzing
2005-02-21
Oops, wrong file committed
Jean-Philippe Bernardy
2005-02-21
typo
Jean-Philippe Bernardy
2005-02-19
Thom Johansen's first EMAC optimisation for the Coldfire - about a 3%-4% speedup
Dave Chapman
2005-02-19
Add Tremor to the build
Dave Chapman
2005-02-19
Cosmetic changes to remove compiler warnings and compile cleanly under Rockbox
Dave Chapman
2005-02-18
A temporary solution to build liba52 on the simulators - assume little-endian...
Dave Chapman
2005-02-18
Unified build system to use SOURCES for sim builds too, a single Makefile-look
Daniel Stenberg
2005-02-17
More aggressive inlining for libFLAC
Linus Nielsen Feltzing
2005-02-17
tremor.a -> libTremor.a
Marcoen Hirschberg
2005-02-17
Tremor does not encode
Marcoen Hirschberg
2005-02-17
Initial commit of the the Ogg Vorbis 'Tremor' integer playback codec
Marcoen Hirschberg
2005-02-16
Add libFLAC to the build system
Dave Chapman
2005-02-16
Fix some compiler warnings
Dave Chapman
2005-02-16
Remove an internal FLAC debug function that uses FILE*
Dave Chapman
2005-02-16
Initial import of libFLAC from flac-1.1.2.tar.gz
Dave Chapman
2005-02-16
Add liba52 to the codec build.
Dave Chapman
2005-02-16
Trivial changes to avoid compiler warnings.
Dave Chapman
2005-02-16
Correct typo - liba52 is in apps/codecs, not apps/plugins
Dave Chapman
2005-02-16
IMDCT lookup tables are pre-generated in imdct_lookups.h and not calculated a...
Dave Chapman
[next]