summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/SOURCES (follow)
Commit message (Expand)AuthorAge
* Sync codeclib bitstream code with upstream ffmpeg code. Build ffmpeg_bitstrea...Nils Wallménius2010-07-15
* Revert r25929. Test have shown that the assembler code is more than 50% faste...Jens Arnold2010-05-10
* flac: remove ARM assemblyRafaël Carré2010-05-10
* Move av_log2 function and asociated table to the codec lib, remove 3 identica...Nils Wallménius2009-12-05
* Use clz instruction to calculate integer logarithms, speeds up decoding of on...Nils Wallménius2009-11-29
* Remove some unrequired SIMULATOR checks - the CPU_* family of defines are nev...Dave Chapman2007-09-15
* Enable ARM optimisation.Thom Johansen2006-03-06
* OopsDave Chapman2005-11-12
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Enabled the FLAC EMAC optimisations.Thom Johansen2005-10-28
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26