info.c (tagcompare): use a locale-insensitive toupper()
[platform/upstream/libvorbis.git] / lib / info.c
2019-01-28 sezeroinfo.c (tagcompare): use a locale-insensitive toupper()
2018-05-23 Thomas DaedeFix shift by negative value when reading blocksize.
2018-03-16 Thomas DaedeBump version to 1.3.6
2017-12-11 Guido GüntherCVE-2017-14632: vorbis_analysis_header_out: Don't clear...
2017-12-11 Guido GüntherCVE-2017-14633: Don't allow for more than 256 channels
2017-11-10 Tristan Matthewsvorbis: avoid invalid free
2017-07-22 Jörn HeusippFix reading maximum, nominal, minimum bitrate in _vorbi...
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-10-13 Ralph GilesAllocate comment temporaries on the heap.
2015-01-21 MontyRemove multiple subtly different inline and static...
2015-01-07 Tim TerriberryReject multiple headers of the same type.
2015-01-05 Ralph GilesBump libvorbisenc version for 1.3.5 release.
2015-01-05 Ralph GilesBump version for 1.3.5 release.
2014-01-22 MontyBump vendor string for dot release. v1.3.4
2012-02-03 Montycommit version bump for 1.3.3 release
2012-01-20 MontyCommit fix to Moz Bugzilla #719612 (along with spec...
2011-11-04 Tim TerriberryFix a memory leak in vorbis_commentheader_out().
2010-11-01 MontyCommit new version/vendor string in preparation for...
2010-10-26 MontyBump versioning toward upcoming release
2010-10-24 MontyCommit change to libvorbis that returns correct timesta...
2010-03-26 MontyRe-bump to 1.3.1
2010-03-26 MontyUpdate version string and CHANGES file toward release
2010-03-26 MontyLeak fix in decode broke codebook load; fixed
2010-03-25 MontyFix leak when aborting out of static_codebook unpack...
2010-03-25 MontyFix for Mozilla BZ#550184 and Xiph Trac #1656
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2009-07-10 MontyBump build system versions for release
2009-07-08 MontyRemove trailing whitespace
2009-07-08 MontyCommit additional hardening to seyup packet decode...
2009-07-07 MontyCorrect a potential* comment length sanity check overflow.
2009-07-07 MontyKick things off with a version bump
2009-06-23 MontyBump lib version for full release.
2009-06-03 MontyBump versions for release candidate. This time for...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-05-14 MontyBump vendor string for 1.2.2 rc 1
2008-11-27 ivoUpdate outdated documentation to refer to the new media...
2008-09-28 ivodefine GENERAL_VENDOR_STRING and ENCODE_VENDOR_STRING...
2008-05-31 MontyCorrect an accidental dereference-before-check in error...
2008-05-01 Ralph GilesBump the encoder vendor string for the 1.2.1 release...
2008-02-13 Ralph GilesDon't try to read past the end of the comment packet...
2007-08-20 erikdMake _v_writestring const correct.
2007-08-19 erikdMake vorbis comment functions const correct.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-07-03 MontyMultiplexed stream support for vorbisfile *IN PROGRESS*
2007-06-23 Monty...if we're going to verify against minimum legal block...
2007-06-22 MontyAdd additional check when attempting to encode values...
2007-06-21 MontyNumerous small changes to resolve possible and certain...
2007-06-21 MontyCorrect a cleanup dispatch error when a bitstream is...
2007-06-20 MontyCorrect a bug where the guard code is allowing illegall...
2005-06-26 Ralph GilesProperly initialize the packetno field when returning...
2005-06-21 Ralph GilesUpdate the encoder datestamp so we can tell if the...
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2003-09-10 MontyUpdate vendor string for 1.0.1 release
2002-10-11 MontyA single page audio stream that was also a short page...
2002-09-23 MontyAdd timebase conversion call
2002-07-18 Montybump date on vendor string
2002-07-13 MontyUpdate vendor string
2002-07-11 MontyThat's it. Full 1.0 libVorbis code handoff to release...
2002-07-02 Monty32kHz modes, coupled and uncoupled, managed and unmanaged
2002-06-30 Montyadd vorbis_encode_ctl entries to manipulate the bitrate...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-01 MontyBump encoder date for release 1.0 rc 3
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 MontyMerge infrastructure work; full books
2001-12-12 MontyInitial branch merge toward rc3
2001-10-20 Mike SmithChange a single strdup() call to do _ogg_malloc(),...
2001-10-14 Mike SmithFix _v_writestring() bug reported by Erik Kruus, to...
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-30 Mike SmithFix type in sizeof().
2001-09-11 MontyThoughts-in-progress: new noise metrics, cleaned up...
2001-08-13 Montyrev the vendor string date
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
2001-02-18 MontyVendor string date update
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-02-01 MontyIncrease preecho trigger sensitivity, even at low bitrate
2001-01-22 MontyInitial beta 4 merge
2001-01-18 Mike SmithAdded vorbis_commentheader_out() to vorbis
2000-11-14 MontyTwo fixes:
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-13 Mike SmithAdded new function vorbis_comment_query_count(), after...
2000-08-01 Mike SmithFix for a tiny memory leak.
2000-07-30 Mike SmithOops. Couple of significant (though not usually fatal...
2000-07-29 Mike SmithAdded vorbis_comment_add_tag() and vorbis_comment_query...
2000-07-07 MontyAdd os.h to get alloc.h in these modules for IRIX
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-23 Montyupdate date string in info.c
2000-02-23 Montyfixes to prevent segfaults
2000-02-06 MontyIncremental update
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-20 Montyincremental update to make sure the massive modificatio...
next