platform/upstream/libvorbis.git
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
2010-03-24 MontyOn powerpc-unknown-linux-gnuspe SPE is used for floatin...
2010-03-24 MontyCorrect grammar in CHANGES file.
2010-03-24 MontyAdd patch to disable building examples by default,...
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-11 MontyAdd new book geenration descriptions
2010-03-10 MontyUpdate the VQ tools to pared down codebook abstraction.
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-18 Cristian AdamRemoved Release_SSE and Release SSE2 configurations...
2010-02-17 Montynot closing the name tag freaks out the style sheet
2010-02-17 MontyAdd a useful anchor
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...
2010-01-26 MontyCommit channel ordering clarifications to libvorbisfile doc
2010-01-26 MontyAdd minor clarifications to channel ordering docs
2010-01-20 Ralph GilesRemove a misleading comment about VBR quality request...
2010-01-20 Ralph GilesShift vorbisenc API docs into doxygen 2/2 (add doxygen)
2010-01-20 Ralph GilesShift vorbisenc API docs into doxygen 1/2 (reorder...
2010-01-15 jset HAVE_DOXYGEN=false in else
2010-01-15 Ralph GilesDefine the HAVE_DOXYGEN conditional unconditionally...
2010-01-14 jadd doxygen build system
next