Commit History

Author SHA1 Message Date
  Monty b204eb53c8 Begin async error reporting interface; added to vorbis_comment and vorbis_info 15 years ago
  Monty 01dc791e67 Bump versions for release candidate. This time for real. 15 years ago
  Monty 4b2abd18fd Handle the case of single-entry codebooks; this had been broken accidentally in earlier security fixes. Resolves GNOME 582942, thanks for the additional file to add to regression testing. 15 years ago
  Monty e85fb58c77 Vorbis spec tex file patch from Max Horn 15 years ago
  Monty effaee032d global replaced all tabs with whitespaces in the source to end some of 15 years ago
  Monty 5f1308fd14 Bump vendor string for 1.2.2 rc 1 15 years ago
  Monty f6357b022e Remove obsolete/unsupported MS build targets to avoid sucking unsuspecting users into a tarpit. 15 years ago
  Ralph Giles 6219d781c5 Fix some comment typos and spacing. 15 years ago
  Cristian Adam 513372ca41 Removed WholeProgramOptimization setting from static library project. 15 years ago
  Monty 22c652e201 wrapped vorbisfile.h static callbacks in #ifndef 15 years ago
  Monty f0bfe52394 fix to #1362 15 years ago
  Monty 24f95053b3 Attempted fix for #1377 and #1493 15 years ago
  Ralph Giles 8513b4df9d Const-ify some static data tables. 15 years ago
  Monty 8ab5ace478 Correct another setup bug; extremely short links could get 'shadowed' 15 years ago
  Monty 4f57ae39f6 Bugfix to new bisection code: fix end of data marker 15 years ago
  Monty a172bba24b Complete first-cut rearrangement of bisection and initialization code to reduce stream seeks. 15 years ago
  Monty c62e2bd601 Nip a potential bug in the bud (open2 was relying on the position of the vf->offset cursor not being disturbed from open1) 15 years ago
  Monty 000d0bd190 Ongoing open refactoring to eliminate superfluous seeks and reads 15 years ago
  Monty eaa6e6ebc9 Add an optimization case to _get_prev_page that avoids a redundant seek/resync/reread in the common seek case. 15 years ago
  Monty 613266583b set proper types on doc pngs 15 years ago
  Monty da00a05e97 Patch an uninitialized trailing space in the ATH in very high sample rates found by Erik. 15 years ago
  Monty 96accbe3cc Update docs to eliminate typo that crept into LSP curve computation spec in the XML and latex versions of the doc. 15 years ago
  Monty 75ade21265 Patch for "seek broken for large files and on pure 32 bit architectures" 15 years ago
  Monty ccf6f98023 Recompress PNGs as suggested in #1523, remove unused super-old Ogg logo 15 years ago
  Cristian Adam 5f768cd31b Added Visual Studio 2008 project files 15 years ago
  erikd 031ec0fd7c Fix 'make distcheck'. 16 years ago
  Ralph Giles 967f57e672 Use colored link text instead of boxes for hyperrefs in the pdf output. 16 years ago
  Ralph Giles ce3667e48c pdflatex seems to want three invocations to get all the cross 16 years ago
  Ralph Giles 1f5f96e0ce Correct in incorrect xref name. 16 years ago
  Ralph Giles 684cfda687 Explicitly import the nameref TeX package. 16 years ago