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
/
libffmpegFLAC
/
shndec.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Shorten: tweak some inline asm, use local lables to not cause problems when t...
Nils Wallménius
2010-07-20
*
Properly fix warning by copying the swap16 and swap32 inline functions from s...
Nils Wallménius
2010-07-15
*
Hopefully fix 'comparison between signed and unsigned' warning
Nils Wallménius
2010-07-15
*
Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...
Nils Wallménius
2010-07-15
*
Fix red: av_log2 undefined for ARM_ARCH <= 4, missing codeclib.h includes.
Andrew Mahone
2009-12-06
*
Code cleaning - remove some unnecessary defined(SIMULATOR) checks
Dave Chapman
2007-05-10
*
Added macros controlling what goes to IRAM on different targets.
Tomasz Malesinski
2006-11-09
*
Patch #1426489 - Shorten codec optimisations from Mark Arigo
Dave Chapman
2006-02-07
*
Shorten updates from Mark Arigo: calculate average bitrate, skip id3v2 tags a...
Dave Chapman
2005-11-13
*
Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...
Dave Chapman
2005-11-11