info.c (tagcompare): use a locale-insensitive toupper()
[platform/upstream/libvorbis.git] / include /
2017-06-16 Ralph GilesRemove svn $Id$ header.
2010-04-29 MontyCommit vorbisfile constification patch; affects API...
2010-03-24 MontySpelling fixes in include docs
2010-03-23 MontyAdd ectl to disable/reenable channel coupling
2010-01-20 Ralph GilesRemove a misleading comment about VBR quality request...
2010-01-20 Ralph GilesShift vorbisenc API docs into doxygen 2/2 (add doxygen)
2010-01-20 Ralph GilesShift vorbisenc API docs into doxygen 1/2 (reorder...
2009-07-10 MontyBump build system versions for release
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-04-27 Montywrapped vorbisfile.h static callbacks in #ifndef
2009-04-09 MontyCorrect another setup bug; extremely short links could...
2009-04-09 MontyComplete first-cut rearrangement of bisection and initi...
2008-10-05 erikdFor MinGW, use fseeko64 instead of _fseeki64 (which...
2008-09-28 ivoUse _fseeki64 on Windows, where fseek is always 32...
2008-09-28 ivodefine GENERAL_VENDOR_STRING and ENCODE_VENDOR_STRING...
2008-04-17 MontyCommit 01-ov_read_filter patch from #381; closes featur...
2007-08-28 MontyErikd: take care that added comments with detailed...
2007-08-26 erikdinclude/vorbis/vorbisfile.h : Add comments about a...
2007-08-19 erikdMake vorbis comment functions const correct.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-07-23 MontyAdd ov_fopen() (like ov_open, but does the fopen within...
2007-07-03 MontyMultiplexed stream support for vorbisfile *IN PROGRESS*
2007-03-05 Thomas Vander Stichelenot sure how I missed this wrong includedir
2006-01-28 Ralph GilesRemove obsolete .cvsignore files.
2004-08-05 Thomas Vander Sticheleremove needless whitespace, synchronize decls with...
2004-07-26 Thomas Vander SticheleThis patch fixes a few autotools issues with vorbis svn
2004-07-20 MontySet $Id$ keyword substitution for vorbis module
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-09-05 Ralph GilesRemove a dead prototype.
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-06 MontyComplete crosslapping API
2003-03-04 MontyAdd API call to reset decode state without dumping...
2003-03-03 MontyCommit new prototypes for ov_crosslap functionality.
2002-09-23 MontyAdd timebase conversion call
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-30 MontyMissed the encode ctl headers
2002-03-07 MontyNumerous vorbisfile fixes:
2002-02-28 MontySingle link files seeking fixes:
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 Montyeliminate printfs
2001-12-19 Jack MoffittFix missing variable in header.
2001-12-12 MontyInitial branch merge toward rc3
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-22 MontyInitial beta 4 merge
2001-01-18 Mike SmithAdded vorbis_commentheader_out() to vorbis
2000-11-08 MontyIncremental commit toward b3. Optionally should still...
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-13 MontyReadded seeking_example.c to the build
2000-10-12 Jack Moffitti knew there had to be a reason for that :)
2000-10-12 Jack Moffittthese files are not asupposed to be here after the...
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-09-01 Mike SmithFix some warnings from bad static initialisers - possib...
2000-08-30 MontyAutoconf fixes suggested by Jeff Squyres
2000-08-30 Montywrong defines for win in os_types.h.in (typo)
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-30 Montyfix typedef typo for int64_t
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-15 Mike SmithFixed a GCC-ism that MSVC was choking on (it's probably...
2000-08-15 Montymodes A-E for beta 2 in place.
2000-08-15 MontyAdd mode C
2000-08-15 MontyAdd mode B
2000-08-15 MontyCommit mode E (roughly 350kbps stereo)
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-14 MontyAdd a check to res0.c:unpack to make sure we don't...
2000-08-13 Mike SmithAdded new function vorbis_comment_query_count(), after...
2000-08-04 MontyAdded ogg_stream_flush(0 to libvorbis API to allow...
2000-07-29 Mike SmithAdded vorbis_comment_add_tag() and vorbis_comment_query...
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-07 MontyAdd autoconf test for the bad glibc headers
2000-07-07 MontyMore unsigned char cleanup and a possible workaround...
2000-06-19 MontyBuild fix for win32
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-19 MontyTune the short block trigger a bit more
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-14 MontyThe merge accidentally lost the C++ wrappers and os_typ...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-10 MontyAdded inttypes.h for BeOS
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu.
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonMinor change for win32 compilation.
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-04-03 MontyFixed a seeking bug;
2000-02-23 Montyadd the unit codebooks for demo encoding
2000-02-23 MontyTwo more temporary codebooks for testing
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-21 MontyCommit codebooks for testing toward first cut
2000-02-16 MontyEliminate dead fields from psy_info
2000-02-16 Monty"Commit a valid compression mode, dumbass"
next