summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/arm.S
AgeCommit message (Expand)Author
2012-04-25Add codecs to librbcodec.Sean Bartell
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-05-10Revert r25929. Test have shown that the assembler code is more than 50% faste...Jens Arnold
2010-05-10flac: remove ARM assemblyRafaël Carré
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2006-12-31fix previous commit and use just .textMarcoen Hirschberg
2006-12-31fix flac on ARM platforms which don't use iramMarcoen Hirschberg
2006-08-02Fix erronous ARM assembler case for order 1 frames in the FLAC codec. Fixes F...Thom Johansen
2006-03-17Free one register extra so we can block load a bit more.Thom Johansen
2006-03-06ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen