platform/upstream/libvorbis.git
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-06-11 MontyExtend seeking_example to always perform a pcm / pcm_pa...
2014-01-22 MontyBump vendor string for dot release. v1.3.4
2014-01-22 MontyMove all the static encoder codebooks to 'char' lengthl...
2014-01-22 Montydebug and profile targets weren't hooked to anything...
2013-12-03 Tim TerriberryVarious warning fixes.
2013-12-02 Tim TerriberryMake definition of _vorbis_window_get() match declaration.
2013-11-12 Ralph GilesEnable keyword substitution on remaining files with...
2013-11-12 Ralph GilesAdd license header and turn on keyword substitution...
2013-11-12 Ralph GilesSet keyword substitution on the 5.1 mode files.
2013-09-19 MontyPatch for Trac #1974; make sure unit tests pull in...
2013-07-13 MontyPatch for trac #1965; clarify in comments and docs...
2013-03-29 Tim TerriberryUpdate pkgconfig files to reduce overlinking.
2013-01-08 Tim TerriberryBring libvorbis's configure.in into the 21st century.
2012-09-22 Tim TerriberryEscape more things in the vorbisfile docs' example...
2012-07-29 Philipp Schafftcorrected docs: docs did not reflect the path parameter...
2012-02-03 MontyHave to remember to update CHANGES for release v1.3.3
2012-02-03 Montycommit version bump for 1.3.3 release
2012-02-03 MontyRemove white-xifish.png from makefile dependencies...
2012-02-03 MontyMinor build correction to r18183
2012-02-03 MontyPort r17546 from Tremor; although pieces had made it...
2012-02-03 MontyMore typo/layout fixes to the floor 1 spec (packet...
2012-02-03 MontyAdd a clarification to the floor1 decode spec, since...
2012-02-01 Tim TerriberryFix handling of floor0 codebook with no used entries.
2012-01-20 MontyCommit new versions of geenrated docs to reflect floor1...
2012-01-20 MontyCommit fix to Moz Bugzilla #719612 (along with spec...
2012-01-20 MontySpec correction: Hard limit of 63 configurable (65...
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.
2011-09-02 Ralph GilesRemove generated Makefile.in inadvertently included...
2011-08-11 MontyNgh, whitespace lines are significant in package import
2011-08-11 MontyFix numbering in interrupted enumerate lists (eg, in...
2011-08-11 MontyMore underscore cleanups; it appears that \usepackage...
2011-08-11 MontyHack to deal with the fact that underscores in a \matht...
2011-08-11 MontyIf we're committing a pregenerated HTML version of...
2011-08-11 MontyCommit corrected/pregenerated spec docs. This doesn...
2011-08-11 MontyThe XML had the p/q equations for even LSP curve comput...
2011-08-11 MontyThe DocBook->TeX conversion typoed the even LSP curve...
2011-01-09 Cristian AdamFixed project configuration which referenced two CRT...
2010-11-29 Tim TerriberryA trio of warning fixes.
2010-11-02 Ralph GilesPrefer dist-xz to dist-bzip2. This requires automake...
2010-11-02 Ralph GilesRemove the generated Makefile.in, inadvertently include...
2010-11-02 Ralph GilesAdd new API documenation files from the 1.3.2 release.
2010-11-01 MontyUpdate vorbis CHANGES file
2010-11-01 MontyDoc patch removed superfluous files, now need to remove...
2010-11-01 MontyUpdate configure, spec and pc file versions for release
2010-11-01 MontyCommit new version/vendor string in preparation for...
2010-11-01 MontyUpdate documentation versioning/copyrights toward release
2010-11-01 MontyIt's 'Xiph.Org' not 'Xiph.Org' or 'xIpH.ORg'
2010-11-01 MontyCommit libvorbis documentation patch from John Stumpo...
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-21 Tim TerriberryFix incorrect 'ms' argument in ov_time_seek_*() docs.
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-09-23 Cristian AdamUpdated Visual Studio project files.
2010-09-21 Cristian AdamAdded Visual Studiop 2010 project files.
2010-08-23 Mike SmithAdd ov_read_filter.html to documentation files
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 MontyWe do in fact need automake 1.7; 1.6 will bomb out.
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 MontyTest 1 through 8 channels, all quality levels, all...
2010-03-25 MontyMake the 'make check' cover all the uncoupled codebooks
2010-03-25 MontyCorrect a longstanding bug in the 16u2 codebook; the...
2010-03-24 MontySpelling fixes in include docs
next