summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update testtremor app to have compile time option to output in (almost legal)tremoloRobin Watts2010-06-201-0/+38
* Whitespace tidyingRobin Watts2010-06-201-3/+3
* Fix typo in end of mdct routine that was causing corruption of someRobin Watts2010-06-201-2/+1
* Add framing.c fix from Stuart Fisher. Don't link ogg_page's with no bodyRobin Watts2010-06-011-5/+7
* Visual Studio 2005 project files and compile fixes.Cristian Adam2010-06-0113-62/+1960
* Remove double free caused by previous commits vorbis dsp interface changes.Robin Watts2010-05-301-2/+0
* Add final ARM code sections for Tremolo decode.Robin Watts2010-05-305-58/+575
* Move back to ARM format assembler files, but add a script to convertRobin Watts2010-05-298-2049/+2395
* Address a stack blowout in _make_decode_table on WinCE.Robin Watts2010-05-291-6/+13
* Convert ARM assembler files to GNU format.Robin Watts2010-05-238-1943/+2511
* Compile fixes for ARM version.Robin Watts2010-05-232-11/+44
* Initial commit of merged bitwise functions from Tremolo.Robin Watts2010-05-174-2/+380
* ARM implementation of floor1 render_line functions (normal and LOW_ACCURACYRobin Watts2010-05-154-2/+89
* ARM mdct implementations, and changes to the C code to call them.Robin Watts2010-05-156-6/+2474
* First commit of stuff from Tremolo. C-only changes to start with.Robin Watts2010-05-159-135/+223
* Create a branch to merge Tremolo optimisations intoRobin Watts2010-05-1588-0/+15204