projects
/
platform
/
upstream
/
libvorbis.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bump more copyright dates.
[platform/upstream/libvorbis.git]
/
lib
/
vorbisfile.c
2015-03-03
Ralph Giles
Bump more copyright dates.
v1.3.5
blob
|
commitdiff
2015-01-12
Monty
Add return code check to _initial_pcmoffset as vorbis_p...
blob
|
commitdiff
|
diff to current
2014-06-24
Monty
Correct two more corner case problems with #1486:
blob
|
commitdiff
|
diff to current
2014-06-18
Monty
Update vorbisfile source copyright
blob
|
commitdiff
|
diff to current
2014-06-18
Monty
Additional fix to last-page handling, this time in...
blob
|
commitdiff
|
diff to current
2014-06-18
Monty
Correct two errors in patch for Trac #1486:
blob
|
commitdiff
|
diff to current
2014-06-11
Monty
Attempted fix to Trac #1486
blob
|
commitdiff
|
diff to current
2013-12-03
Tim Terriberry
Various warning fixes.
blob
|
commitdiff
|
diff to current
2013-07-13
Monty
Patch for trac #1965; clarify in comments and docs...
blob
|
commitdiff
|
diff to current
2010-10-27
Monty
libvorbis version of fix for Trac #1578
blob
|
commitdiff
|
diff to current
2010-10-24
Monty
Commit change to libvorbis that returns correct timesta...
blob
|
commitdiff
|
diff to current
2010-10-23
Monty
While reviewing a patch to port Tremor r17541, noticed...
blob
|
commitdiff
|
diff to current
2010-05-05
Ralph Giles
Correct various comment spelling errors.
blob
|
commitdiff
|
diff to current
2010-04-29
Monty
Commit vorbisfile constification patch; affects API...
blob
|
commitdiff
|
diff to current
2010-04-26
Monty
Fix a chaining bug in raw_seeks where seeking out of...
blob
|
commitdiff
|
diff to current
2010-04-26
Monty
Try out a new seek bisect optimization in vorbisfile.
blob
|
commitdiff
|
diff to current
2010-03-24
Monty
Vorbisfile was always reading very large chunks; a...
blob
|
commitdiff
|
diff to current
2009-07-10
Monty
Eliminate a correct but harmless 'unititialized variabl...
blob
|
commitdiff
|
diff to current
2009-07-10
Monty
Bump build system versions for release
blob
|
commitdiff
|
diff to current
2009-07-08
Monty
Commit a vorbisfile short-file fix; consists of several...
blob
|
commitdiff
|
diff to current
2009-07-08
Monty
Remove trailing whitespace
blob
|
commitdiff
|
diff to current
2009-07-08
Monty
analysis output / trailing whitespace cleanup
blob
|
commitdiff
|
diff to current
2009-05-26
Monty
global replaced all tabs with whitespaces in the source...
blob
|
commitdiff
|
diff to current
2009-04-27
Monty
fix to #1362
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Correct another setup bug; extremely short links could...
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Bugfix to new bisection code: fix end of data marker
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Complete first-cut rearrangement of bisection and initi...
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Nip a potential bug in the bud (open2 was relying on...
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Ongoing open refactoring to eliminate superfluous seeks...
blob
|
commitdiff
|
diff to current
2009-04-09
Monty
Add an optimization case to _get_prev_page that avoids...
blob
|
commitdiff
|
diff to current
2009-04-08
Monty
Patch for "seek broken for large files and on pure...
blob
|
commitdiff
|
diff to current
2008-04-17
Monty
Commit 01-ov_read_filter patch from #381; closes featur...
blob
|
commitdiff
|
diff to current
2007-07-24
Monty
Catch one bulletproofing oversight; only an app bug...
blob
|
commitdiff
|
diff to current
2007-07-24
Monty
Update documentation, version numbers, copyright dates
blob
|
commitdiff
|
diff to current
2007-07-23
Monty
Add ov_fopen() (like ov_open, but does the fopen within...
blob
|
commitdiff
|
diff to current
2007-07-04
Monty
Well. *that* deadlock bug has been lurking in seeking...
blob
|
commitdiff
|
diff to current
2007-07-03
Monty
New vorbisfile multiplexing support passes built-in...
blob
|
commitdiff
|
diff to current
2007-07-03
Monty
Multiplex support fixes; basic functions test OK on...
blob
|
commitdiff
|
diff to current
2007-07-03
Monty
Multiplexed stream support for vorbisfile *IN PROGRESS*
blob
|
commitdiff
|
diff to current
2007-07-02
Monty
Add return checks to all instances of seek_func and...
blob
|
commitdiff
|
diff to current
2007-07-02
Monty
Although bug 552 was complaining about behavior that...
blob
|
commitdiff
|
diff to current
2007-06-29
Monty
Fix for bug 577; used a different approach than the...
blob
|
commitdiff
|
diff to current
2007-06-21
Monty
Numerous small changes to resolve possible and certain...
blob
|
commitdiff
|
diff to current
2004-07-21
Mike Smith
Patch from Barry Bouwsma:
blob
|
commitdiff
|
diff to current
2003-09-16
Monty
I've been getting sloppy lately... didn;t run streaming...
blob
|
commitdiff
|
diff to current
2003-09-12
Monty
State engine change broke seeking because ov_pcm_seek...
blob
|
commitdiff
|
diff to current
2003-09-02
Monty
vorbisfile has a flaw where a bad link is not initializ...
blob
|
commitdiff
|
diff to current
2003-09-02
Monty
Kill bug #434 (ov_test/ov_test_open fails)
blob
|
commitdiff
|
diff to current
2003-08-27
Monty
Several more halfrate fixes:
blob
|
commitdiff
|
diff to current
2003-08-18
Monty
Vorbisfile API addition for game and mod coders;
blob
|
commitdiff
|
diff to current
2003-03-11
Monty
Vorbisfile raw seeking failed unit tests on a one-audio...
blob
|
commitdiff
|
diff to current
2003-03-06
Monty
Complete crosslap API for Vorbisfile
blob
|
commitdiff
|
diff to current
2003-03-04
Monty
OPtimized case of seeking within a single link; reset...
blob
|
commitdiff
|
diff to current
2003-03-02
Monty
Some cleanup of ov_crosslap function
blob
|
commitdiff
|
diff to current
2003-03-02
Monty
Experimental addition to the vorbisfile API that requir...
blob
|
commitdiff
|
diff to current
2002-10-26
Mike Smith
gcc 3.x was miscompiling this function at -O2 and above...
blob
|
commitdiff
|
diff to current
2002-10-11
Monty
Fix ov_time_tell bug for non-seekable streams
blob
|
commitdiff
|
diff to current
2002-07-06
Mike Smith
64-bit cleanness fix for vorbisfile (one variable decla...
blob
|
commitdiff
|
diff to current
2002-03-29
Mike Smith
Seeking fixes - return values were wrong in error cases.
blob
|
commitdiff
|
diff to current
2002-03-19
Monty
Fix _fecth_and_process_packet for non-seekable streams
blob
|
commitdiff
|
diff to current
2002-03-07
Monty
Numerous vorbisfile fixes:
blob
|
commitdiff
|
diff to current
2002-03-04
Monty
Vorbisfile wasn't obeying documentation;
blob
|
commitdiff
|
diff to current
2002-02-28
Monty
fix one more beginning of stream braino; chained files...
blob
|
commitdiff
|
diff to current
2002-02-28
Monty
Single link files seeking fixes:
blob
|
commitdiff
|
diff to current
2002-01-22
Monty
Fixed a memory management error in the new codebook...
blob
|
commitdiff
|
diff to current
2001-12-18
Jack Moffitt
ov_read_float() was calling vorbis_synthesis_read(...
blob
|
commitdiff
|
diff to current
2001-12-14
Jack Moffitt
rambokid noticed that we were exporting host_is_big_end...
blob
|
commitdiff
|
diff to current
2001-12-12
Monty
Initial branch merge toward rc3
blob
|
commitdiff
|
diff to current
2001-11-12
Mike Smith
Fixes for two bugs relating to short files in vorbisfile:
blob
|
commitdiff
|
diff to current
2001-10-02
Segher Boessenkool
sizeof() cleanup. the occasional void * didn't make...
blob
|
commitdiff
|
diff to current
2001-09-13
Monty
Fixed:
blob
|
commitdiff
|
diff to current
2001-06-02
Mike Smith
Don't reduce open state during ov_open().
blob
|
commitdiff
|
diff to current
2001-05-27
Ralph Giles
minor spelling correction
blob
|
commitdiff
|
diff to current
2001-05-27
Monty
One last vorbisfile opt uncommented, fixed and tested.
blob
|
commitdiff
|
diff to current
2001-05-27
Monty
Floor 1
blob
|
commitdiff
|
diff to current
2001-03-27
Monty
Committed fix to what most people know as the 'seek...
blob
|
commitdiff
|
diff to current
2001-03-20
Ralph Giles
put back the bit about the bitstream index. Didn't...
blob
|
commitdiff
|
diff to current
2001-03-20
Ralph Giles
Correct ov_read() documentation. Each call decodes...
blob
|
commitdiff
|
diff to current
2001-02-26
Monty
final beta 4 commit
blob
|
commitdiff
|
diff to current
2001-02-15
Monty
Reverting vorbisfile.c to the known stable 1.37 version...
blob
|
commitdiff
|
diff to current
2001-02-14
Mike Smith
Oops. Previous commit was of the wrong (not cleaned...
blob
|
commitdiff
|
diff to current
2001-02-14
Mike Smith
Much faster seeking internal to libvorbisfile. Makes...
blob
|
commitdiff
|
diff to current
2001-02-02
Monty
Update header copyright dates, update copyright assignemnt
blob
|
commitdiff
|
diff to current
2001-01-22
Monty
Initial beta 4 merge
blob
|
commitdiff
|
diff to current
2001-01-01
Monty
roll back into mainline a bugfix for ov_open with a...
blob
|
commitdiff
|
diff to current
2000-12-21
Monty
Commit minor speed patch (sliding window in vorbis_blockin)
blob
|
commitdiff
|
diff to current
2000-11-29
Monty
comment correction in ov_read() return vals
blob
|
commitdiff
|
diff to current
2000-11-14
Monty
Two fixes:
blob
|
commitdiff
|
diff to current
2000-11-06
Monty
Merge branch_beta3 onto the mainline.
blob
|
commitdiff
|
diff to current
2000-10-13
Monty
Readded seeking_example.c to the build
blob
|
commitdiff
|
diff to current
2000-10-12
Monty
Merging the postbeta2 branch onto the mainline.
blob
|
commitdiff
|
diff to current
2000-08-30
Monty
autoconf changes to handle looking for bit-width types...
blob
|
commitdiff
|
diff to current
2000-08-15
Monty
Commit monty_branch_20000724 to the mainline in prep...
blob
|
commitdiff
|
diff to current
2000-08-04
Monty
Vorbisfile could get itself into an uninitialized state...
blob
|
commitdiff
|
diff to current
2000-06-15
Monty
Fixed a link-crossing bug in libvorbis (total time...
blob
|
commitdiff
|
diff to current
2000-06-14
Monty
Made API consistent wrt in64_t internal types and retur...
blob
|
commitdiff
|
diff to current
2000-05-16
Mike Smith
Fix for a small problem in ov_read() which made the...
blob
|
commitdiff
|
diff to current
2000-05-01
jon
Fixed a bug with ov_open_callbacks not initializing...
blob
|
commitdiff
|
diff to current
2000-04-23
Mike Smith
Fix for a minor typo in vorbisfile headers - woould...
blob
|
commitdiff
|
diff to current
2000-04-21
Mike Smith
A new abstracted interface to vorbisfile, using callbac...
blob
|
commitdiff
|
diff to current
next