platform/upstream/libvorbis.git
2004-09-19 Ralph GilesDon't build static code examples by default. Static...
2004-09-19 Ralph Gilesadjust configure help formatting
2004-09-19 Ralph GilesRemove thomasvs' ChangeLog in favor of the new CHANGES...
2004-09-19 Ralph GilesAdd a CHANGES file with release notes. Only goes back...
2004-08-16 Conrad Parkeradd #ifdef __WINS__ to symbian/config.h around pragmas...
2004-08-16 Conrad Parkeradd config.h to Symbian build, and use it to turn off...
2004-08-16 Conrad Parkerinclude "os.h" in smallft.c, in turn including config...
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-11 MontyFirst pass of full libvorbisenc doc modernization compl...
2004-08-11 MontyFinished up first pass of modern vorbis_encode_ctl...
2004-08-08 MontyRemove a stray fprintf
2004-08-05 Thomas Vander... remove needless whitespace, synchronize decls with...
2004-08-05 Thomas Vander... pass make distcheck
2004-08-05 Thomas Vander... using autoheader to generate config.h so we get rid...
2004-08-03 MontyCorrect two function name typos
2004-08-03 MontyFinished data structure docs
2004-08-02 Thomas Vander... fix automake warning
2004-08-02 Thomas Vander... add missing files
2004-08-02 MontyCorrect a bug unnoticed until documenting; the 'window...
2004-08-02 MontyIncremental update to avoid losing ongoing work
2004-07-26 Thomas Vander... generate uninstalled pc files
2004-07-26 Thomas Vander... use pkg-config if we found the binary, otherwise use...
2004-07-26 Thomas Vander... This patch autogenerates spec file from configure and...
2004-07-26 Thomas Vander... This 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 MontySet $Id$ keyword substitution for vorbis module
2004-07-20 MontyMostly completed (but not proofread) the updated/modern...
2004-07-20 MontyFix one comment (bitrate.c no longer uses a circular...
2004-07-14 Mike SmithPropogate fix (from chris, to the website) back to...
2004-07-09 MontyWork in progress: documentation update for libvorbisenc
2004-07-09 MontyBegin process of API documentation updates
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2004-06-24 Ralph GilesCorrect a comment typo.
2004-05-25 Ralph Gileshelps to update both references
2004-05-25 Ralph Gilesalso update the makefile for the rtp draft update
2004-05-25 Ralph GilesUpdate to the latest (but still expired) vorbis-rtp...
2004-04-07 Ralph GilesProperly escape the example C code in the chaining...
2004-04-07 Ralph GilesSet DOS line endings on MSVC project files; it can...
2004-04-06 Ralph GilesTurn on keyword subsitution for the spec source documen...
2004-04-06 Ralph GilesCorrect a number of typos. Thanks to Dominik Kuhlen...
2004-03-22 Ralph Gilescorrect a typo
2004-02-19 Mike SmithFix for typos in comment spec (bug #507)
2004-01-26 Ralph GilesQuote our macro name in AC_DEFUN() to avoid a warning...
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-11-28 Stan SeibertSpelling fixes.
2003-11-17 carstenUpdated RPM spec by Warren Dukes (shank)
2003-11-16 oddsockMoved vorbisenc functions back into the vorbis.dll...
2003-10-26 Ralph GilesCorrect line endings on vorbis.dsw.
2003-10-25 Ralph GilesNew working versions of the harmonized project files...
2003-10-23 Ralph GilesCorrect the source file lists for the VC6 projects...
2003-10-23 Ralph GilesContinuing autotools creeping feature infection. Have...
2003-10-22 Ralph GilesRemove the apparently spuriously included vorbisenc...
2003-10-20 carstenUpdated VC6 project files by John Edwards
2003-10-18 calcAM_MAINTAINER_MODE added
2003-10-08 Ralph GilesThe official application/ogg mime-type has been approved.
2003-10-01 Ralph GilesAn attempt to rationalize the dll exports against the...
2003-10-01 Ralph GilesAdd newer api entries to the win32 dll build. Thanks...
2003-10-01 Ralph GilesRun some of the documentation figures through pngcrush...
2003-09-24 Ralph GilesUpdate to Phil Kerr's vorbis rtp draft.
2003-09-20 Stan SeibertSlightly stronger wording to emphasize that ov_clear...
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-11 calcdebian packaging update for libvorbis 1.0.1-1
2003-09-11 calcadd pkg-config support for vorbis
2003-09-10 MontyUpdate vendor string for 1.0.1 release
2003-09-09 brendanMake building docs outside of the source directory...
2003-09-05 Ralph GilesRemove a couple of unused variables.
2003-09-05 Ralph GilesUpdate the MacOS Codewarrior project and exports files...
2003-09-05 Ralph GilesRemove a dead prototype.
2003-09-05 Ralph GilesPropagate a changed function prototype.
2003-09-03 calcadded libvorbis0a.install to Makefile.am
2003-09-03 calcdebian packaging updates for libvorbis 1.0.1-1
2003-09-03 calcthere were several (13) html files missing from the...
2003-09-03 calcclean up some whitespace that automake was warning...
2003-09-03 Stan SeibertBump package version and library version. Only new...
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-07-21 Ralph GilesDon't build docs by default even if the tools are avail...
2003-07-15 Ralph GilesImprove automake handling of the docbook documentation.
2003-05-08 mauricioUpdated exports with new vorbis_ functions for dynamic...
2003-03-12 Montycorrect fish icon size...
2003-03-11 MontyVorbisfile raw seeking failed unit tests on a one-audio...
2003-03-11 MontyMany small but vital fixes to the spec pseudocode point...
2003-03-08 MontyDocumentation updates to reflect crosslap API extentions
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-06 MontyComplete crosslapping API
next