summaryrefslogtreecommitdiff
path: root/vorbisfile.c
Commit message (Expand)AuthorAgeFilesLines
* Commit suggested fix for #2021 Backport additional #1486 -n -r 19164 set keyw...Monty2014-06-241-2/+17
* Backport #1486 fixes from libvorbis to Tremor (trunk)Monty2014-06-241-73/+142
* Fix mis-matched types for serialno's.Tim Terriberry2011-11-061-4/+4
* Fix for Trac #1578; alter open1 so that serialnos[0] and Monty2010-10-271-2/+1
* Fix _lookup_serial to compare with proper types.Tim Terriberry2010-10-141-4/+4
* Commit provisional fix for 64 bit math overflow in libvorbisfileMonty2010-10-141-2/+33
* Convert Tremor to use libogg instead of its own internal libogg2.Tim Terriberry2010-08-311-497/+481
* Remove the extra argument from vorbis_synthesis().Tim Terriberry2010-08-311-10/+10
* Merge recent vorbifile changes, extensions and fixes back fromMonty2009-07-111-317/+601
* Calculate number of samples correctly for any number of channels, so we don'tMike Smith2007-09-131-7/+2
* Suppress some (spurious) uninitialized variable warnings.Ralph Giles2006-01-091-1/+1
* Fix a number of warnings, issue #622.Ralph Giles2006-01-091-2/+2
* move '#include "os.h"' to misc.h and j2005-05-101-1/+0
* Fix several minor bits of merge weirdness spotted by slothead.Monty2003-03-301-3/+3
* Roll all recent optimizations and fixes to mainline vorbisfile into TremorMonty2003-03-291-249/+421
* Fix ov_time_tell() tonot always return a multiple of 1000Monty2002-10-161-1/+1
* fix ov_time_tell bug in nonseekable streamMonty2002-10-111-1/+1
* Update headers on source files for BSD license.Monty2002-09-031-1/+4
* Put root level of Tremor in CVSMonty2002-09-021-0/+1417