Age | Commit message (Expand) | Author |
---|---|---|
2012-04-25 | Add codecs to librbcodec. | Sean Bartell |
2010-12-27 | Redo r28026 so that all .S files get the __ASSEMBLER__ define. | Thomas Martitz |
2010-11-01 | Fix typo from r28026 causing warnings on newer gcc. | Nils Wallménius |
2010-09-07 | workaround weird gcc behaviour | Rafaël Carré |
2008-12-02 | Implement mono predictor in assembler for coldfire, yielding a ~6% speedup fo... | Jens Arnold |
2008-12-01 | Shuffling around register allocation allows to keep decoded0 and decoded1 in ... | Jens Arnold |
2008-11-24 | Branch optimisation in both C (giving hints to gcc - verified using -fprofile... | Jens Arnold |
2008-11-16 | Centralise compile-time configuration. | Jens Arnold |
2007-10-19 | Shuffle some instructions around for that extra percent of performance. Fix a... | Jens Arnold |
2007-10-19 | APE codec: Assembler optimised predictor for coldfire. Heavily based on the a... | Jens Arnold |