summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Forward parts of port r14502, r16217, and r16222.tremolo_mipsNedeljko Babic2012-04-031-0/+6
* floor0 code could potentially use a book where the number of vals itNedeljko Babic2012-04-031-2/+4
* Add additional checkNedeljko Babic2012-04-031-34/+36
* patch to fix a typo in the autoconf script for Tremor from brad0Nedeljko Babic2012-04-031-10/+1
* Tremor mainline fix commit for Moz BZ #719612Nedeljko Babic2012-04-031-0/+1
* If fuzzing swaps in a codebook that allows values outside the circularNedeljko Babic2012-04-031-2/+7
* Fix compiler warning.Nedeljko Babic2012-04-031-1/+1
* Additional codebook validity checks.Nedeljko Babic2012-04-031-3/+6
* Fix decoder handling of floor0 when the LSP order is 1.Nedeljko Babic2012-04-032-15/+19
* Port r16597 from libvorbis.Nedeljko Babic2012-04-031-0/+1
* Port r16328 and r16330 from libvorbis.Nedeljko Babic2012-04-031-1/+6
* Port the rest of r16222 from libvorbis.Nedeljko Babic2012-04-034-19/+34
* Port r16218 from libvorbis.Nedeljko Babic2012-04-031-2/+10
* Port r14984 from libvorbis.Nedeljko Babic2012-04-031-5/+7
* Forward port r14602 from libvorbis.Nedeljko Babic2012-04-031-1/+1
* Const-ify some static data tables.Nedeljko Babic2012-04-032-13/+13
* Add support for MIPS in autoconfigNedeljko Babic2012-04-031-0/+26
* Add support for MIPS in automakeNedeljko Babic2012-04-031-3/+7
* Check fields of oggpack_buffer structureNedeljko Babic2012-04-031-2/+13
* Add explicit casts of pointers to voidNedeljko Babic2012-04-031-4/+4
* Add typedefs for WIN32_WCENedeljko Babic2012-04-031-1/+11
* Add flag check for conditional compilation of code (regarding MIPS optimizati...Nedeljko Babic2012-04-031-2/+2
* Add ifdefs for conditional compilation of code (regarding MIPS optimization).Nedeljko Babic2012-04-031-1/+5
* Add ifdefs for conditional compilation of code (regarding MIPS optimization)Nedeljko Babic2012-04-031-2/+6
* Add ifdefs for conditional compilation of code (regarding MIPS optimization).Nedeljko Babic2012-04-031-12/+16
* Add folder with assembly files for MIPSNedeljko Babic2012-04-033-0/+2542
* Comments from Android code added for clarificationNedeljko Babic2012-02-241-0/+2
* 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