index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
codecs
/
liba52
(
follow
)
Commit message (
Expand
)
Author
Age
*
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-05-05
*
Make AC3 codec use Rockbox' native bitswap routines.
Thom Johansen
2007-09-28
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Update several codec Makefiles so that the codec libs build again on Coldfire...
Magnus Holmgren
2006-10-30
*
Next step of Makefile tuning: * Use 'make' internal commands for printing mes...
Jens Arnold
2006-10-27
*
Consistent style of 'make' messages. Always use ranlib after ar.
Jens Arnold
2006-10-23
*
Profiling support, tools and documentation.
Brandon Low
2006-01-18
*
Codec makefile cleanup: remove redundant things, don't generate dependency fi...
Magnus Holmgren
2005-12-05
*
Some more IBSS_ATTR changes.
Thom Johansen
2005-10-31
*
Support for a colon-separated path in APPEXTRA
Linus Nielsen Feltzing
2005-10-27
*
Adapted codecs and DSP system to having MACSR saved in thread context.
Thom Johansen
2005-09-07
*
oops... should compile without warnings now
Christian Gmeiner
2005-07-18
*
Added CPU_COLDFIRE define - one step closer to iAudio-port
Christian Gmeiner
2005-07-18
*
Big performance improvement for liba52. A couple of small ASM opts, and lots ...
Thom Johansen
2005-06-11
*
Fixed makefiles for autoconf.g include.
Daniel Stenberg
2005-05-07
*
Use the new generic SRC build "macro" in tools/makesrc.inc to process the
Daniel Stenberg
2005-03-06
*
Use EXTRA_DEFINES for the SOURCES parsing in the codec makefiles
Linus Nielsen Feltzing
2005-03-03
*
Handle .S files in the codec Makefiles
Linus Nielsen Feltzing
2005-03-02
*
Correct dependencies for codec builds
Linus Nielsen Feltzing
2005-03-01
*
Get malloc() and friends out of the way for the cygwin linker (and maybe othe...
Jens Arnold
2005-02-28
*
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
*
A temporary solution to build liba52 on the simulators - assume little-endian...
Dave Chapman
2005-02-18
*
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
2005-02-16
*
Initial import of the unmodified version of liba52-0.7.5-cvs, checked out of ...
Dave Chapman
2005-02-16