platform/upstream/libvorbis.git
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
2003-03-04 MontyAdd API call to reset decode state without dumping...
2003-03-04 MontyOPtimized case of seeking within a single link; reset...
2003-03-03 MontyCommit new prototypes for ov_crosslap functionality.
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 brendanTest for oggpack_writealign in libogg (closes #215)
2003-01-18 brendanObvious typo caught by an obfuscated automake error...
2003-01-18 Mike SmithOops. function names were wrong
2003-01-18 Mike SmithReplace this (which was accidently a copy of the vorbis...
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-12-19 MontyFix window equation
2002-11-07 Ralph GilesRearrange the conditional so the automake 1.4 generates...
2002-11-07 Ralph GilesRemove the endif condition (an automake 1.5 feature...
2002-11-07 Ralph GilesRemove AC_HELP_STRING so we're compliant with autoconf...
2002-10-31 Ralph GilesRemove the original html documentation. The docbook...
2002-10-31 Ralph GilesThis is how you include the defined entity sets. Why...
2002-10-28 Ralph GilesBasic makefile support for generating the documentation...
2002-10-28 Ralph Gilesturn off math delimiter generation in tex output.
2002-10-27 Ralph Gilesadditional cleanup.
2002-10-27 Ralph GilesAdd fallback text for the RTP internet draft text.
2002-10-27 Ralph Gilescorrect a typo
2002-10-27 Ralph Gilesturn on some extensions by default
2002-10-27 Ralph GilesSwitch to XInclude from SYSTEM entities for module...
2002-10-26 Ralph GilesPlace pagebreaks before major sections.
2002-10-26 Ralph GilesPut latex versions of equations as a separate alternate...
2002-10-26 Mike Smithgcc 3.x was miscompiling this function at -O2 and above...
2002-10-26 Ralph Gilesminor clean up of the top-level syntax
2002-10-26 Ralph GilesUse xinclude to import the vorbis-over-rtp internet...
2002-10-26 Ralph GilesAdd a local customization layer for the stylesheets.
2002-10-25 Ralph GilesSome editorial cleanup from proof.
2002-10-25 Ralph GilesDefine required character entities manually since the...
2002-10-21 Ralph GilesTypo and grammar corrections found in proofing.
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-18 Ralph GilesPropagate documentation updates from the html version.
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 Ralph Gilesremove comment excludes from testing
2002-10-16 Ralph GilesAdd the encapsulation sections as appendicies. I can...
2002-10-16 Ralph GilesPropagating doc updates: correct argument order on...
next