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