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
/
libatrac
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Move bitstream.[ch] to codecs/lib/ffmpeg_bitstream.[ch] to avoid duplicate co...
Mohamed Tarek
2009-08-15
*
remove duplicates of bswap.h from libwma, libcook and libatrac. Create codecs...
Mohamed Tarek
2009-08-15
*
Fix handling of unaligned input buffers in libatrac.
Mohamed Tarek
2009-08-15
*
Correct the ffmpeg revision of libatrac and write more import details.
Mohamed Tarek
2009-08-15
*
Fix yellow.
Mohamed Tarek
2009-08-14
*
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14
*
Revert the asm fixmul stuff for now.
Mohamed Tarek
2009-08-14
*
Use the bytestream reading functions form librm and drop bytestream.h and lib...
Mohamed Tarek
2009-08-14
*
Move main() outside atrac3.c and create atrac3.h
Mohamed Tarek
2009-08-14
*
Replace av_log() with DEBUGF and drop some now-useless files.
Mohamed Tarek
2009-08-14
*
Fix a (stupid) mistake in libatrac/atrac3.c
Mohamed Tarek
2009-08-14
*
Call the asm definitions of fixmul functions when possible.
Mohamed Tarek
2009-08-13
*
Remove mallocs from libatrac.
Mohamed Tarek
2009-08-13
*
Modify libatrac to use fixed-point arithmetic.
Mohamed Tarek
2009-08-13
*
Import libatrac from ffmpeg and modify librm to support ATRAC3.
Mohamed Tarek
2009-08-10
[prev]