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
/
recorder
/
jpeg_idct_arm.S
(
follow
)
Commit message (
Expand
)
Author
Age
*
FS#11335 by me: make ARM assembly functions thumb-friendly
Rafaël Carré
2010-06-11
*
Fix a typo in jpeg_idct8h which could cause display corruption on ARMv5+
Rob Purchase
2009-08-31
*
Remove ldrd from ARMv5 JPEG IDCT, remove old debug code selecting ARMv5 code ...
Andrew Mahone
2009-07-17
*
Add new asmdefs mechanism for exporting information only available to the C c...
Andrew Mahone
2009-07-13
*
JPEG IDCT8 ARMv6 assembly, slight speedup vs ARMv5.
Andrew Mahone
2009-07-03
*
Core JPEG IDCT8 optimizations for ARMv5+, small optimizations for ARMv4.
Andrew Mahone
2009-07-02
*
Use hand-written constants table on ARMv5+ for JPEG IDCT, and load four 16-bi...
Andrew Mahone
2009-06-28
*
ARM assembly 8-point IDCT, both passes. No ARMv5/6 optimizations yet, aside f...
Andrew Mahone
2009-06-27
*
Fix a typo in jpeg_idct4h which caused garbled JPEGs on ARMv5.
Rob Purchase
2009-06-26
*
2-point and 1-point JPEG IDCT ARM assembly, remove comment in jpeg_load.c abo...
Andrew Mahone
2009-06-19
*
Core JPEG decoder improvements:
Andrew Mahone
2009-06-19