fix _WIN32 check to exclude Symbian emulator builds
[platform/upstream/libvorbis.git] / lib /
2004-08-13 Conrad Parkerfix _WIN32 check to exclude Symbian emulator builds
2004-08-13 Conrad Parkeradd Symbian OS support by Colin Ward (CSIRO)
2004-08-08 MontyRemove a stray fprintf
2004-08-05 Thomas Vander Sticheleusing autoheader to generate config.h so we get rid...
2004-08-02 MontyCorrect a bug unnoticed until documenting; the 'window...
2004-07-26 Thomas Vander SticheleThis patch fixes a few autotools issues with vorbis svn
2004-07-23 Mike SmithUse an ogg_int32_t rather than a plain int32_t, since...
2004-07-21 Mike SmithPatch from Barry Bouwsma:
2004-07-20 MontyFix one comment (bitrate.c no longer uses a circular...
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2003-12-30 MontyKill off small padding bug for super-small bitreservoir...
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...
2003-09-16 MontyI've been getting sloppy lately... didn;t run streaming...
2003-09-12 MontyState engine change broke seeking because ov_pcm_seek...
2003-09-10 MontyUpdate vendor string for 1.0.1 release
2003-09-05 Ralph GilesRemove a couple of unused variables.
2003-09-05 Ralph GilesPropagate a changed function prototype.
2003-09-02 Montyreel back low midrange noise bias ever so slightly...
2003-09-02 MontyLower absolute ATH to no more than -130dB, -140 nominal...
2003-09-02 MontyMinor patch to compile with DJGPP
2003-09-02 Montyvorbisfile has a flaw where a bad link is not initializ...
2003-09-02 MontyKill bug #434 (ov_test/ov_test_open fails)
2003-09-01 MontyOh, and while were at it, why not disable all the debug...
2003-09-01 MontyHalfrate decode feature addition caused a bug in _vorbi...
2003-08-27 MontySeveral more halfrate fixes:
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-11 MontyVorbisfile raw seeking failed unit tests on a one-audio...
2003-03-08 MontyMy lpc filter stability fix introduced a new, stupid...
2003-03-07 MontyLPC filter generation (for pre- and post-extrapolation...
2003-03-06 MontyComplete crosslap API for Vorbisfile
2003-03-04 MontyOPtimized case of seeking within a single link; reset...
2003-03-02 MontySome cleanup of ov_crosslap function
2003-03-02 MontyExperimental addition to the vorbisfile API that requir...
2003-02-15 MontyCure FPE case in line fitter when part of spectrum...
2003-01-18 brendanObvious typo caught by an obfuscated automake error...
2003-01-18 Mike SmithFix for bug #266
2003-01-18 MontyClose bug 264
2003-01-18 Mike SmithFix for a bug in float lookup mode with some (?) compilers.
2002-10-26 Mike Smithgcc 3.x was miscompiling this function at -O2 and above...
2002-10-21 Montyforgot to disable debugging output in psy.c
2002-10-18 MontyElimintae two minor bugs; zero-bark wraparound in noise...
2002-10-17 Montyoops, don't commit debugging output to mainline.
2002-10-17 MontyIncorrect thinking on my part; rolling change back...
2002-10-17 MontyFix a divide by zero in noise_hybridmp due to faulty...
2002-10-16 MontyUpdate Joseph Rothweiler's contact information
2002-10-16 MontyCorrections from Tor-Einar Jarnbjo added to spec
2002-10-11 MontyA single page audio stream that was also a short page...
2002-10-11 MontyFix ov_time_tell bug for non-seekable streams
2002-10-11 MontyFix sort comparison functions to return -1,0,1 as per...
2002-09-23 MontyAdd timebase conversion call
2002-07-30 Mike SmithDon't use fabsf(), go back to fabs()
2002-07-30 Mike SmithFix qsort() function so that it works on solaris, modif...
2002-07-18 MontyFix a serious bug in bitrate management that rendered...
2002-07-18 Montybump date on vendor string
2002-07-18 MontyNot really a bugfix, but 'correct' the confusing ilog2...
2002-07-17 MontySpecwriting found a possible stack smash in floor0...
2002-07-17 Montyreenable float lookups
2002-07-15 Montykill these stray files
2002-07-13 Stan SeibertMakefile fixes.
2002-07-13 Ralph Gilesremoved // commented dead code
2002-07-13 MontyUpdate vendor string
2002-07-13 MontyTurn off HF dipole stereo. The elliptical stereo from...
2002-07-11 Montysecond half of mono fix
2002-07-11 MontyGumboot found two mono setup errors (in 16 and 22kHz...
2002-07-11 MontyThat's it. Full 1.0 libVorbis code handoff to release...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-10 MontyGet the new mode files in. They don't go live until...
2002-07-06 Mike Smith64-bit cleanness fix for vorbisfile (one variable decla...
2002-07-04 Mike SmithFix overrun of a buffer resulting in a crash on some...
2002-07-03 calcneeded for make dist
2002-07-03 Montyfix two possible infinite loop bugs at end of stream...
2002-07-02 Mike SmithDammit. Delete this again. I shouldn't listen to bug...
2002-07-02 Mike SmithOops. Makefile.in was _meant_ to be there. Makefile...
2002-07-02 Mike SmithDelete autogenerated files that were accidently added.
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-07-01 Mike SmithFixes for compiling with borland's compiler.
2002-07-01 Montypatch a nasty bounds bug introduced a week or two ago...
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 Mike SmithFix memory leak in psy code.
2002-06-29 MontyCommit experimental 48 kbps stere 44kHz mode.
2002-06-29 MontyA fix to the setup mode scanner/matcher
2002-06-29 Montytweak the management setup to go lower; needed for...
2002-06-28 MontyTime0 diesn't really exist. You imagined the whole...
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-06-24 Mike SmithRemove duplicate calculation in mdct_butterfly_8
2002-06-14 Mike Smithbugfix. bm->avg_binacc wasn't initialised to known...
2002-06-09 Mike Smithmemleak fix that I forgot to commit ~2 months ago.
2002-04-08 MontyNow that the band definitions are correct, the sensitiv...
2002-04-06 MontyCorrect a few more idiot bugs in short block triggering
2002-04-01 Montyminor preecho tweak
2002-03-30 Mike Smithok, today is stupid-day for me. Previous change broke...
2002-03-30 Mike SmithFix a small (4 byte per encode) memory leak.
2002-03-30 MontyAdd one additional low frequency band to preecho detection
2002-03-29 MontyTwo segfault fixes to new envelope.c [correcting stupid...
2002-03-29 Mike SmithSeeking fixes - return values were wrong in error cases.
next