Commit History

作者 SHA1 備註 提交日期
  Tim Terriberry 54712186c3 Various warning fixes. 11 年之前
  Monty 1b0aa969c7 Patch for trac #1965; clarify in comments and docs that a failed call 12 年之前
  Monty 953ba8fefc libvorbis version of fix for Trac #1578 14 年之前
  Monty 2d0dc6a37a Commit change to libvorbis that returns correct timestamp for granule 14 年之前
  Monty a7ebe8070c While reviewing a patch to port Tremor r17541, noticed that the 14 年之前
  Ralph Giles 2c88b2b4af Correct various comment spelling errors. 15 年之前
  Monty f97ed948e0 Commit vorbisfile constification patch; affects API but not ABI. 15 年之前
  Monty c8f5b38839 Fix a chaining bug in raw_seeks where seeking out of the current link 15 年之前
  Monty 03a40b19bf Try out a new seek bisect optimization in vorbisfile. 15 年之前
  Monty 0a274ec153 Vorbisfile was always reading very large chunks; a good idea for 15 年之前
  Monty d701313fc8 Eliminate a correct but harmless 'unititialized variable' warning from libvorbisfile compile. 16 年之前
  Monty b6d6e636fa Bump build system versions for release 16 年之前
  Monty 329f347333 Commit a vorbisfile short-file fix; consists of several fixes to reinitialization post-seek. Fixes gentoo BZ# 276594 16 年之前
  Monty cbf2877701 Remove trailing whitespace 16 年之前
  Monty 321cfc8e0e analysis output / trailing whitespace cleanup 16 年之前
  Monty effaee032d global replaced all tabs with whitespaces in the source to end some of 16 年之前
  Monty f0bfe52394 fix to #1362 16 年之前
  Monty 8ab5ace478 Correct another setup bug; extremely short links could get 'shadowed' 16 年之前
  Monty 4f57ae39f6 Bugfix to new bisection code: fix end of data marker 16 年之前
  Monty a172bba24b Complete first-cut rearrangement of bisection and initialization code to reduce stream seeks. 16 年之前
  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) 16 年之前
  Monty 000d0bd190 Ongoing open refactoring to eliminate superfluous seeks and reads 16 年之前
  Monty eaa6e6ebc9 Add an optimization case to _get_prev_page that avoids a redundant seek/resync/reread in the common seek case. 16 年之前
  Monty 75ade21265 Patch for "seek broken for large files and on pure 32 bit architectures" 16 年之前
  Monty 866ed6ea6f Commit 01-ov_read_filter patch from #381; closes feature request #1352. Also updates included HTML documentation to cover the added ov_read_filter() function. 17 年之前
  Monty 424a865c5d Catch one bulletproofing oversight; only an app bug would trip it 18 年之前
  Monty 700cd11616 Update documentation, version numbers, copyright dates 18 年之前
  Monty 6a03c6861f Add ov_fopen() (like ov_open, but does the fopen within libvorbisfile) 18 年之前
  Monty 4cbcba6b1f Well. *that* deadlock bug has been lurking in seeking for a long time. 18 年之前
  Monty a583b490ef New vorbisfile multiplexing support passes built-in playback and seeking 18 年之前