summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re-bump to 1.3.1v1.3.1Monty2010-03-263-3/+9
* OK, desired floor fit behavior settledMonty2010-03-261-23/+8
* reinstantiate floor1 weighting changes.Monty2010-03-261-16/+23
* Revert an element of noise norm to earlier behavior for testing.Monty2010-03-261-0/+3
* Revert floor1 line fitting to exact 1.2.3 behavior; the apparently better Monty2010-03-261-23/+16
* Correct arithmetic error in fit weightingMonty2010-03-261-1/+1
* Update version string and CHANGES file toward releaseMonty2010-03-262-2/+13
* Simple arithmetic error as part of fix to #1658 caused floor1 fitting to Monty2010-03-261-1/+1
* Leak fix in decode broke codebook load; fixedMonty2010-03-261-1/+1
* Some compilers need at least a placeholder hereMonty2010-03-261-0/+1
* Attempted fix for 32 bit overflow in floor1 line fitting for very low Monty2010-03-251-70/+75
* We do in fact need automake 1.7; 1.6 will bomb out.Monty2010-03-251-1/+1
* Fix leak when aborting out of static_codebook unpack. Closes #1663.Monty2010-03-254-17/+10
* Fix for Mozilla BZ#550184 and Xiph Trac #1656Monty2010-03-251-1/+1
* Kill off two harmless gcc warnings in vorbisenc.cMonty2010-03-251-2/+2
* Apply patches from Trac #1638, additional application hardening (not Monty2010-03-251-7/+19
* 22kHz setup was using wrong compand mapping; closes Trac #1635Monty2010-03-251-4/+4
* Correct bug in 16kHz coupled books similar to the bug that had popped up in Monty2010-03-252-518/+558
* Test 1 through 8 channels, all quality levels, all main sample rates. This c...Monty2010-03-253-87/+90
* Make the 'make check' cover all the uncoupled codebooksMonty2010-03-253-23/+27
* Correct a longstanding bug in the 16u2 codebook; the bug was harmless (though...Monty2010-03-255-571/+570
* Spelling fixes in include docsMonty2010-03-243-4/+4
* On powerpc-unknown-linux-gnuspe SPE is used for floating point. Monty2010-03-241-0/+4
* Correct grammar in CHANGES file.Monty2010-03-241-2/+2
* Add patch to disable building examples by default, test Makefile.am fixMonty2010-03-243-3/+12
* Vorbisfile was always reading very large chunks; a good idea for Monty2010-03-241-3/+4
* Add ectl to disable/reenable channel coupling Monty2010-03-234-49/+102
* Get the management numbers for 5.1 a little closer to 'in the ballpark'.Monty2010-03-111-2/+2
* Commit a first cut of 5.1 tuning. Monty2010-03-1117-128/+12918
* Add new book geenration descriptionsMonty2010-03-1125-2342/+567
* Update the VQ tools to pared down codebook abstraction.Monty2010-03-107-1430/+47
* Missed an errant useless float var in encode-side codebook lookupMonty2010-03-091-1/+1
* Extend residue2 setup code to work with non-stereo bundlesMonty2010-03-091-4/+19
* Add some unneccessary but potentially useful bulletproofing to allow use of v...Monty2010-03-091-4/+10
* Correct numerous small bugs in new coupling engineMonty2010-03-041-7/+21
* New noise norm, coupling and quant code necessary for depth>1 coupling. Also...Monty2010-03-039-493/+362
* Correct an error in the integer work buffer allocationMonty2010-03-011-3/+2
* Move partition calssification metrics to integer as the actual Monty2010-03-017-49/+108
* Some significant encoder-side codebook cleanup toward new surround code Monty2010-03-019-9516/+78
* Correct a setup 'bug' that doesn't affect anything in current encoder, but co...Monty2010-02-191-6/+1
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5...Cristian Adam2010-02-1816-3388/+386
* not closing the name tag freaks out the style sheetMonty2010-02-171-1/+1
* Add a useful anchorMonty2010-02-171-0/+1
* The rounding can cause a surprising amount of trouble in book creation.Monty2010-02-131-1/+1
* Correct some amount of minor bitrot in the codebook training codeMonty2010-02-131-2/+2
* Some minor setup code rearrangement/cleanup toward 5.1/7.1 additionsMonty2010-02-1214-1142/+1160
* Commit channel ordering clarifications to libvorbisfile docMonty2010-01-262-4/+25
* Add minor clarifications to channel ordering docsMonty2010-01-263-653/+656
* Remove a misleading comment about VBR quality request range.Ralph Giles2010-01-201-2/+2
* Shift vorbisenc API docs into doxygen 2/2 (add doxygen)Ralph Giles2010-01-201-10/+316