platform/upstream/libvorbis.git
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...
2002-10-16 MontyUpdate Joseph Rothweiler's contact information
2002-10-16 Montymissed commit; correct argument order on render_line
2002-10-16 MontyUpdate dates
2002-10-16 MontyCorrections from Tor-Einar Jarnbjo added to spec
2002-10-14 Ralph Gilesfix crossreferences.
2002-10-14 Ralph Gilesescape xml-special characters
2002-10-13 Ralph GilesAdd a todo list for the docbook conversion.
2002-10-13 Ralph GilesMinor markup cleanup. Also normalize some [] to ().
2002-10-13 Ralph GilesAdd latex versions of the lsp equations.
2002-10-12 Ralph GilesRough conversion of the vorbis specification to docbook...
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-10-11 MontyEliminate checks for float versions of libmath trig...
2002-10-11 MontyREGENTS->FOUNDATION
2002-09-29 Ralph Gilesfix documentation typo. thanks to David K. Gasaway.
2002-09-23 MontyAdd timebase conversion call
2002-09-20 MontyFix an off-by-one error reading angle and magnitude...
2002-09-20 MontyCorrect loop range error in header decode of floor...
2002-09-20 Montyframing doc is duplicated in vorbis; perhaps it's time...
2002-09-18 Ralph GilesAdd the macosx project files to the distribution.
2002-09-18 Ralph GilesUpdate MacOS X project file, both for vorbis 1.0 change...
2002-09-11 MontyA number of floor1 spec corrections.
2002-08-09 Montycommit changes and typos as found by Eric Kruus
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-29 Mike Smithfix bugs in the vorbis-checking-m4-included-program...
2002-07-23 Mike SmithMore ov_read_float() doc fixes that I missed last time
2002-07-21 Mike SmithExport ov_read_float() in vorbisfile.dll
2002-07-21 Mike SmithDoc fixes for changed ov_read_float()
2002-07-19 calcdebian packaging updates
2002-07-19 Mike SmithThis check is broken (doesn't respect --with-ogg=/foo...
next