summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add return code check to _initial_pcmoffset as vorbis_packet_blocksize can fa...Monty2015-01-121-3/+5
* Commit patch in Trac #2067Monty2015-01-121-13/+13
* Reorder declaration and initialization of ci and hi so that declaraion is not...Monty2015-01-121-7/+12
* Reject multiple headers of the same type.Tim Terriberry2015-01-071-1/+12
* Bump libvorbisenc version for 1.3.5 release.Ralph Giles2015-01-052-2/+2
* Fix encoder crash with non-positive sample rates.Ralph Giles2015-01-051-0/+4
* Bump version for 1.3.5 release.Ralph Giles2015-01-053-6/+6
* Fix crash on corrupt input file (invalid mode index)Tim Terriberry2015-01-041-1/+1
* Fix spec typo.Ralph Giles2014-10-141-1/+1
* Fix some typos in the spec.Tim Terriberry2014-10-102-2/+2
* Correct two more corner case problems with #1486:Monty2014-06-241-1/+16
* Update vorbisfile source copyrightMonty2014-06-181-1/+1
* Additional fix to last-page handling, this time in initial bisection;Monty2014-06-181-46/+36
* Correct two errors in patch for Trac #1486:Monty2014-06-182-1/+2
* Attempted fix to Trac #1486Monty2014-06-111-23/+101
* Extend seeking_example to always perform a pcm / pcm_page seek test to positi...Monty2014-06-111-9/+6
* Bump vendor string for dot release.v1.3.4Monty2014-01-221-2/+2
* Move all the static encoder codebooks to 'char' lengthlists rather than 'long...Monty2014-01-2210-1644/+1644
* debug and profile targets weren't hooked to anything; have them make check wi...Monty2014-01-221-2/+2
* Various warning fixes.Tim Terriberry2013-12-037-33/+52
* Make definition of _vorbis_window_get() match declaration.Tim Terriberry2013-12-022-1/+2
* Enable keyword substitution on remaining files with $Id$ lines.Ralph Giles2013-11-125-5/+5
* Add license header and turn on keyword substitution for 5.1 codebook.Ralph Giles2013-11-121-0/+17
* Set keyword substitution on the 5.1 mode files.Ralph Giles2013-11-120-0/+0
* Patch for Trac #1974; make sure unit tests pull in -lm during linkMonty2013-09-191-1/+1
* Patch for trac #1965; clarify in comments and docs that a failed callMonty2013-07-132-4/+11
* Update pkgconfig files to reduce overlinking.Tim Terriberry2013-03-293-4/+5
* Bring libvorbis's configure.in into the 21st century.Tim Terriberry2013-01-081-4/+6
* Escape more things in the vorbisfile docs' example code.Tim Terriberry2012-09-226-41/+41
* corrected docs: docs did not reflect the path parameter to be const. see #1593Philipp Schafft2012-07-291-1/+1
* Have to remember to update CHANGES for releasev1.3.3Monty2012-02-031-0/+11
* commit version bump for 1.3.3 releaseMonty2012-02-034-7/+7
* Remove white-xifish.png from makefile dependencies for spec; it doesn't appea...Monty2012-02-033-5/+4
* Minor build correction to r18183Monty2012-02-031-1/+1
* Port r17546 from Tremor; although pieces had made it over to libvorbis, a com...Monty2012-02-032-6/+10
* More typo/layout fixes to the floor 1 spec (packet decode and curve computati...Monty2012-02-033-3278/+3415
* Add a clarification to the floor1 decode spec, since I had to re-determine so...Monty2012-02-031-1/+11
* Fix handling of floor0 codebook with no used entries.Tim Terriberry2012-02-011-1/+1
* Commit new versions of geenrated docs to reflect floor1 spec addition/correctionMonty2012-01-2015-1201/+1196
* Commit fix to Moz Bugzilla #719612 (along with spec update in previous commit)Monty2012-01-203-6/+7
* Spec correction: Hard limit of 63 configurable (65 total) floor1 posts was ne...Monty2012-01-201-3/+6
* Fix a memory leak in vorbis_commentheader_out().Tim Terriberry2011-11-041-1/+5
* Ifdef out an unused variable.Ralph Giles2011-09-021-0/+2
* Add even more parentheses to silence warnings.Ralph Giles2011-09-021-1/+1
* Remove generated Makefile.in inadvertently included in r18064.Ralph Giles2011-09-021-447/+0
* Ngh, whitespace lines are significant in package importMonty2011-08-113-3204/+3149
* Fix numbering in interrupted enumerate lists (eg, in floor0 curve Monty2011-08-1111-5089/+5454
* More underscore cleanups; it appears that \usepackage{underscore} in Monty2011-08-1110-1362/+1367
* Hack to deal with the fact that underscores in a \mathtt{} were showing Monty2011-08-118-566/+573
* If we're committing a pregenerated HTML version of the spec, we need to Monty2011-08-1114-0/+0