Make CMake build test on Travis-CI mandatory
[platform/upstream/libvorbis.git] / lib /
2016-10-04 Russell GreeneFix CMake error
2015-10-13 Ralph GilesAllocate comment temporaries on the heap.
2015-06-18 stopiccotAdd CMake script to build vorbis.
2015-05-21 Ralph GilesFix automake warning.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-03-02 MontySuppress spurious 'may be used uninitialized' gcc warni...
2015-03-02 MontyRoll back unintentionally chaged file (barkmel.c) from...
2015-03-02 MontyRemove a set-but-unused variable (lastdelta) in the...
2015-02-27 Ralph GilesDon't use MSVC inline assembly on arm targets.
2015-02-26 MontyTrac 2139 indirectly brought to light the case of a...
2015-01-21 MontyRender prototype and actual function declatation of...
2015-01-21 MontyRemove multiple subtly different inline and static...
2015-01-12 MontyAdd return code check to _initial_pcmoffset as vorbis_p...
2015-01-12 MontyReorder declaration and initialization of ci and hi...
2015-01-07 Tim TerriberryReject multiple headers of the same type.
2015-01-05 Ralph GilesBump libvorbisenc version for 1.3.5 release.
2015-01-05 Ralph GilesFix encoder crash with non-positive sample rates.
2015-01-05 Ralph GilesBump version for 1.3.5 release.
2015-01-04 Tim TerriberryFix crash on corrupt input file (invalid mode index)
2014-06-24 MontyCorrect two more corner case problems with #1486:
2014-06-18 MontyUpdate vorbisfile source copyright
2014-06-18 MontyAdditional fix to last-page handling, this time in...
2014-06-18 MontyCorrect two errors in patch for Trac #1486:
2014-06-11 MontyAttempted fix to Trac #1486
2014-01-22 MontyBump vendor string for dot release. v1.3.4
2014-01-22 MontyMove all the static encoder codebooks to 'char' lengthl...
2013-12-03 Tim TerriberryVarious warning fixes.
2013-12-02 Tim TerriberryMake definition of _vorbis_window_get() match declaration.
2013-11-12 Ralph GilesAdd license header and turn on keyword substitution...
2013-07-13 MontyPatch for trac #1965; clarify in comments and docs...
2012-02-03 Montycommit version bump for 1.3.3 release
2012-02-03 MontyMinor build correction to r18183
2012-02-03 MontyPort r17546 from Tremor; although pieces had made it...
2012-02-01 Tim TerriberryFix handling of floor0 codebook with no used entries.
2012-01-20 MontyCommit fix to Moz Bugzilla #719612 (along with spec...
2011-11-04 Tim TerriberryFix a memory leak in vorbis_commentheader_out().
2011-09-02 Ralph GilesIfdef out an unused variable.
2011-09-02 Ralph GilesAdd even more parentheses to silence warnings.
2010-11-29 Tim TerriberryA trio of warning fixes.
2010-11-01 MontyCommit new version/vendor string in preparation for...
2010-10-27 Montylibvorbis version of fix for Trac #1578
2010-10-26 MontyBump versioning toward upcoming release
2010-10-26 MontyBack out the old HF AoTuV weighting which was first...
2010-10-24 MontyCommit change to libvorbis that returns correct timesta...
2010-10-23 MontyCommit tterribe's port of Tremor r17541:
2010-10-23 MontyWhile reviewing a patch to port Tremor r17541, noticed...
2010-10-22 Tim TerriberryPort r17547 from Tremor.
2010-10-21 Tim TerriberryPort r17545 from Tremor.
2010-10-21 Tim TerriberryPort r17544 from Tremor.
2010-10-21 Tim TerriberryPort r17543 from Tremor.
2010-10-21 Tim TerriberryPort r17542 from Tremor.
2010-10-21 Tim TerriberryPort r17539 from Tremor.
2010-10-15 Tim TerriberryFix decoder handling of floor0 when the LSP order is 1.
2010-09-30 Gregory MaxwellMake vorbis_synthesis_trackonly error handling match...
2010-05-05 Ralph GilesCorrect various comment spelling errors.
2010-04-29 MontyCommit vorbisfile constification patch; affects API...
2010-04-26 MontyFix a chaining bug in raw_seeks where seeking out of...
2010-04-26 MontyOne of the Mozilla fixes for #1573 (working around...
2010-04-26 MontyTry out a new seek bisect optimization in vorbisfile.
2010-03-26 MontyRe-bump to 1.3.1
2010-03-26 MontyOK, desired floor fit behavior settled
2010-03-26 Montyreinstantiate floor1 weighting changes.
2010-03-26 MontyRevert an element of noise norm to earlier behavior...
2010-03-26 MontyRevert floor1 line fitting to exact 1.2.3 behavior...
2010-03-26 MontyCorrect arithmetic error in fit weighting
2010-03-26 MontyUpdate version string and CHANGES file toward release
2010-03-26 MontySimple arithmetic error as part of fix to #1658 caused...
2010-03-26 MontyLeak fix in decode broke codebook load; fixed
2010-03-26 MontySome compilers need at least a placeholder here
2010-03-25 MontyAttempted fix for 32 bit overflow in floor1 line fittin...
2010-03-25 MontyFix leak when aborting out of static_codebook unpack...
2010-03-25 MontyFix for Mozilla BZ#550184 and Xiph Trac #1656
2010-03-25 MontyKill off two harmless gcc warnings in vorbisenc.c
2010-03-25 MontyApply patches from Trac #1638, additional application...
2010-03-25 Monty22kHz setup was using wrong compand mapping; closes...
2010-03-25 MontyCorrect bug in 16kHz coupled books similar to the bug...
2010-03-25 MontyCorrect a longstanding bug in the 16u2 codebook; the...
2010-03-24 MontyVorbisfile was always reading very large chunks; a...
2010-03-23 MontyAdd ectl to disable/reenable channel coupling
2010-03-11 MontyGet the management numbers for 5.1 a little closer...
2010-03-11 MontyCommit a first cut of 5.1 tuning.
2010-03-09 MontyMissed an errant useless float var in encode-side codeb...
2010-03-09 MontyExtend residue2 setup code to work with non-stereo...
2010-03-09 MontyAdd some unneccessary but potentially useful bulletproo...
2010-03-04 MontyCorrect numerous small bugs in new coupling engine
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2010-03-01 MontyCorrect an error in the integer work buffer allocation
2010-03-01 MontyMove partition calssification metrics to integer as...
2010-03-01 MontySome significant encoder-side codebook cleanup toward...
2010-02-19 MontyCorrect a setup 'bug' that doesn't affect anything...
2010-02-13 MontyThe rounding can cause a surprising amount of trouble...
2010-02-13 MontyCorrect some amount of minor bitrot in the codebook...
2010-02-12 MontySome minor setup code rearrangement/cleanup toward...
2009-10-01 Tim TerriberryDon't allow ordered codebooks with codeword lengths...
2009-09-12 MontyModify fix for Trac #1572; some files from the earliest...
2009-07-24 MontyMore extensive / difficult to abuse version of #1573...
2009-07-24 MontyFix for Trac #1573.
2009-07-24 MontyCommit fix to Trac #1572; the erroneous setup was being...
2009-07-24 MontyEliminate possibility of booklist overflow in res0...
2009-07-10 MontyEliminate a correct but harmless 'unititialized variabl...
next