Fix shift by negative value when reading blocksize.
[platform/upstream/libvorbis.git] / lib / vorbisenc.c
2018-05-17 Thomas DaedeSanity check number of channels in setup.
2018-04-09 Tristan Matthewsvorbisenc: detect if new_template is NULL
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-03-03 Ralph GilesBump more copyright dates. v1.3.5
2015-01-12 MontyReorder declaration and initialization of ci and hi...
2015-01-05 Ralph GilesFix encoder crash with non-positive sample rates.
2010-03-25 MontyKill off two harmless gcc warnings in vorbisenc.c
2010-03-25 MontyCorrect a longstanding bug in the 16u2 codebook; the...
2010-03-23 MontyAdd ectl to disable/reenable channel coupling
2010-03-11 MontyCommit a first cut of 5.1 tuning.
2010-03-09 MontyExtend residue2 setup code to work with non-stereo...
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2010-02-19 MontyCorrect a setup 'bug' that doesn't affect anything...
2010-02-12 MontySome minor setup code rearrangement/cleanup toward...
2009-07-08 MontyRemove trailing whitespace
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2005-03-04 Mike SmithOops. The units (kbps/bps) fix also applies to min...
2005-03-04 Mike Smithhighlevel_encode_setup.bitrate_av is in bps,
2004-08-02 MontyCorrect a bug unnoticed until documenting; the 'window...
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2003-12-30 MontyKill another minor bug in bitrate reservoir setup when...
2003-12-30 MontyCorrect nominal setting flaw in managed setup when...
2003-12-30 MontyReplace time-windowed bitrate management setup with...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-02 Monty32kHz modes, coupled and uncoupled, managed and unmanaged
2002-07-01 MontySubstantially increase the number of bits given to...
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-30 Montyadd vorbis_encode_ctl entries to manipulate the bitrate...
2002-06-29 Mike Smithmake infinite loop finite in mode setup.
2002-06-29 MontyA fix to the setup mode scanner/matcher
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-24 MontyContinued preecho tuning/fixes. Gone to average dB...
2002-03-17 MontyNew preecho detection/short block trigger code, replaci...
2002-02-20 Mike SmithSet nominal/min/max bitrate properly for managed modes...
2002-01-22 MontyFixed a memory management error in the new codebook...
2002-01-22 MontySome memory allocations missing the _ogg_ prefix
2002-01-22 MontyFinished treeless decode optimizations for now.
2001-12-23 Montybeginning-of-stream tuning oops in bitrate management
2001-12-23 Montybitrate management bugfixes and tuning
2001-12-22 MontyTuned out Dibrom's tone/noise masking bug. The problem...
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-21 MontyConfig samplerate error not being propogated up by...
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-19 Montyeliminate printfs
2001-12-19 Montybitrate management is active
2001-12-19 Monty"oops"
2001-12-19 MontyMerge infrastructure work; full books
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-12-14 Montydon't commit tests
2001-12-14 Montyoops, bitrates are in *k*bps
2001-12-14 MontyNew stereo VBR modes are live
2001-12-12 MontyInitial branch merge toward rc3
2001-10-18 cwolfGet rid of shmmap stuff
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-13 cwolfDrop requirement for shared memory segment for win32
2001-09-07 cwolfFix access violation for win32 vorbisenc
2001-09-01 Montytuning on a branch. New noise metrics, noise bugfixes...
2001-08-21 Ralph Gilesremove additional C++ comments
2001-08-13 Montyfinal round of commits
2001-08-13 Montyadd mode D and E
2001-08-13 Montymode Ac and Bc added
2001-08-13 Montymode selection for currently present modes
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
2000-11-17 Montybeta 3 commit. Unless I missed something (give it...
2000-11-08 MontyIncremental update... new 100kbps and 128 kbps books
2000-11-06 MontyMerge branch_beta3 onto the mainline.