summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/decoder.c (follow)
Commit message (Expand)AuthorAge
* Remove two unused macros.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
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* from ffmpeg: replace FIR with finite differences.Marcoen Hirschberg2007-11-08
* from ffmpeg: Add decoding support for variable block size FLAC files using th...Marcoen Hirschberg2007-11-07
* from ffmpeg: Add support for FLAC's new RICE2 entropy coding method. fixes 24...Marcoen Hirschberg2007-11-07
* Code cleaning - remove some unnecessary defined(SIMULATOR) checksDave Chapman2007-05-10
* Added macros controlling what goes to IRAM on different targets.Tomasz Malesinski2006-11-09
* Sample-accurate seeking for FLACAdam Boot2006-11-08
* Assembler optimised FLAC 24 bit handling routines for Coldfire based players....Thom Johansen2006-10-25
* Enable ARM optimisation.Thom Johansen2006-03-06
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Move all code into IRAMDave Chapman2005-11-03
* Enabled the FLAC EMAC optimisations.Thom Johansen2005-10-28
* Add more useful error codes from decoderDave Chapman2005-10-28
* New FLAC decoder from the ffmpeg projectDave Chapman2005-10-26