platform/upstream/libvorbis.git
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...
2002-07-19 MontyUpdate Makefile.am
2002-07-19 MontyCommit completed first-draft of Vorbis I spec.
2002-07-19 Mike Smiththomasvs's spec file updates.
2002-07-19 MontyPlow changes into CVS
2002-07-19 Montyin-progress work -> CVS
2002-07-19 Monty13/14 completed
2002-07-19 MontyNo lose work
2002-07-18 MontyKeep piling ongoing work into CVS.
2002-07-18 MontyKeep stuffing in-progress spec work into CVS
2002-07-18 Ralph Gilesupdate release vendor string
2002-07-18 Montyfix a few closing tags
2002-07-18 MontyContinue work, add a missing .png
2002-07-18 Montyspec for floor 1 finished.
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 MontyLet's not loose any work on the home stretch
2002-07-17 MontySpecwriting found a possible stack smash in floor0...
2002-07-17 Montyreenable float lookups
2002-07-17 MontyGte Jack's RTP draft into CVS and not just on www
2002-07-17 MontyGet new docs into CVS so nothing gets lost
2002-07-16 Montycommit images for codebook doc
2002-07-16 MontyKill a comment example typo
2002-07-16 Montycodebook doc -> CVS
next