2004-09-20 |
Ralph Giles | Oops. Also remove the obsolete HACKING file from the... |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Ralph Giles | Documentation updates. |
commit | commitdiff | tree | snapshot |
2004-09-20 |
Ralph Giles | Bump version number for new release. |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ralph Giles | Don't build static code examples by default. Static... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ralph Giles | adjust configure help formatting |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ralph Giles | Remove thomasvs' ChangeLog in favor of the new CHANGES... |
commit | commitdiff | tree | snapshot |
2004-09-19 |
Ralph Giles | Add a CHANGES file with release notes. Only goes back... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Conrad Parker | add #ifdef __WINS__ to symbian/config.h around pragmas... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Conrad Parker | add config.h to Symbian build, and use it to turn off... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Conrad Parker | include "os.h" in smallft.c, in turn including config... |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Conrad Parker | fix _WIN32 check to exclude Symbian emulator builds |
commit | commitdiff | tree | snapshot |
2004-08-13 |
Conrad Parker | add Symbian OS support by Colin Ward (CSIRO) |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Monty | First pass of full libvorbisenc doc modernization compl... |
commit | commitdiff | tree | snapshot |
2004-08-11 |
Monty | Finished up first pass of modern vorbis_encode_ctl... |
commit | commitdiff | tree | snapshot |
2004-08-08 |
Monty | Remove a stray fprintf |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Thomas Vander... | remove needless whitespace, synchronize decls with... |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Thomas Vander... | pass make distcheck |
commit | commitdiff | tree | snapshot |
2004-08-05 |
Thomas Vander... | using autoheader to generate config.h so we get rid... |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Monty | Correct two function name typos |
commit | commitdiff | tree | snapshot |
2004-08-03 |
Monty | Finished data structure docs |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Thomas Vander... | fix automake warning |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Thomas Vander... | add missing files |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Monty | Correct a bug unnoticed until documenting; the 'window... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Monty | Incremental update to avoid losing ongoing work |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Thomas Vander... | generate uninstalled pc files |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Thomas Vander... | use pkg-config if we found the binary, otherwise use... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Thomas Vander... | This patch autogenerates spec file from configure and... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Thomas Vander... | This patch fixes a few autotools issues with vorbis svn |
commit | commitdiff | tree | snapshot |
2004-07-23 |
Mike Smith | Use an ogg_int32_t rather than a plain int32_t, since... |
commit | commitdiff | tree | snapshot |
2004-07-21 |
Mike Smith | Patch from Barry Bouwsma: |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Monty | Set $Id$ keyword substitution for vorbis module |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Monty | Mostly completed (but not proofread) the updated/modern... |
commit | commitdiff | tree | snapshot |
2004-07-20 |
Monty | Fix one comment (bitrate.c no longer uses a circular... |
commit | commitdiff | tree | snapshot |
2004-07-14 |
Mike Smith | Propogate fix (from chris, to the website) back to... |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Monty | Work in progress: documentation update for libvorbisenc |
commit | commitdiff | tree | snapshot |
2004-07-09 |
Monty | Begin process of API documentation updates |
commit | commitdiff | tree | snapshot |
2004-07-07 |
Monty | Put AoTuV tunings merge (along with bugfixes) on the... |
commit | commitdiff | tree | snapshot |
2004-06-24 |
Ralph Giles | Correct a comment typo. |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Ralph Giles | helps to update both references |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Ralph Giles | also update the makefile for the rtp draft update |
commit | commitdiff | tree | snapshot |
2004-05-25 |
Ralph Giles | Update to the latest (but still expired) vorbis-rtp... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Ralph Giles | Properly escape the example C code in the chaining... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Ralph Giles | Set DOS line endings on MSVC project files; it can... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Ralph Giles | Turn on keyword subsitution for the spec source documen... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Ralph Giles | Correct a number of typos. Thanks to Dominik Kuhlen... |
commit | commitdiff | tree | snapshot |
2004-03-22 |
Ralph Giles | correct a typo |
commit | commitdiff | tree | snapshot |
2004-02-19 |
Mike Smith | Fix for typos in comment spec (bug #507) |
commit | commitdiff | tree | snapshot |
2004-01-26 |
Ralph Giles | Quote our macro name in AC_DEFUN() to avoid a warning... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Monty | Kill off small padding bug for super-small bitreservoir... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Monty | Kill another minor bug in bitrate reservoir setup when... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Monty | Correct nominal setting flaw in managed setup when... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Monty | Replace time-windowed bitrate management setup with... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Stan Seibert | Spelling fixes. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
carsten | Updated RPM spec by Warren Dukes (shank) |
commit | commitdiff | tree | snapshot |
2003-11-16 |
oddsock | Moved vorbisenc functions back into the vorbis.dll... |
commit | commitdiff | tree | snapshot |
2003-10-26 |
Ralph Giles | Correct line endings on vorbis.dsw. |
commit | commitdiff | tree | snapshot |
2003-10-25 |
Ralph Giles | New working versions of the harmonized project files... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Ralph Giles | Correct the source file lists for the VC6 projects... |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Ralph Giles | Continuing autotools creeping feature infection. Have... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Ralph Giles | Remove the apparently spuriously included vorbisenc... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
carsten | Updated VC6 project files by John Edwards |
commit | commitdiff | tree | snapshot |
2003-10-18 |
calc | AM_MAINTAINER_MODE added |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Ralph Giles | The official application/ogg mime-type has been approved. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Ralph Giles | An attempt to rationalize the dll exports against the... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Ralph Giles | Add newer api entries to the win32 dll build. Thanks... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Ralph Giles | Run some of the documentation figures through pngcrush... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Ralph Giles | Update to Phil Kerr's vorbis rtp draft. |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Stan Seibert | Slightly stronger wording to emphasize that ov_clear... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Monty | I've been getting sloppy lately... didn;t run streaming... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Monty | State engine change broke seeking because ov_pcm_seek... |
commit | commitdiff | tree | snapshot |
2003-09-11 |
calc | debian packaging update for libvorbis 1.0.1-1 |
commit | commitdiff | tree | snapshot |
2003-09-11 |
calc | add pkg-config support for vorbis |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Monty | Update vendor string for 1.0.1 release |
commit | commitdiff | tree | snapshot |
2003-09-09 |
brendan | Make building docs outside of the source directory... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Ralph Giles | Remove a couple of unused variables. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Ralph Giles | Update the MacOS Codewarrior project and exports files... |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Ralph Giles | Remove a dead prototype. |
commit | commitdiff | tree | snapshot |
2003-09-05 |
Ralph Giles | Propagate a changed function prototype. |
commit | commitdiff | tree | snapshot |
2003-09-03 |
calc | added libvorbis0a.install to Makefile.am |
commit | commitdiff | tree | snapshot |
2003-09-03 |
calc | debian packaging updates for libvorbis 1.0.1-1 |
commit | commitdiff | tree | snapshot |
2003-09-03 |
calc | there were several (13) html files missing from the... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
calc | clean up some whitespace that automake was warning... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Stan Seibert | Bump package version and library version. Only new... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Monty | reel back low midrange noise bias ever so slightly... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Monty | Lower absolute ATH to no more than -130dB, -140 nominal... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Monty | Minor patch to compile with DJGPP |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Monty | vorbisfile has a flaw where a bad link is not initializ... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Monty | Kill bug #434 (ov_test/ov_test_open fails) |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Monty | Oh, and while were at it, why not disable all the debug... |
commit | commitdiff | tree | snapshot |
2003-09-01 |
Monty | Halfrate decode feature addition caused a bug in _vorbi... |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Monty | Several more halfrate fixes: |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Monty | Vorbisfile API addition for game and mod coders; |
commit | commitdiff | tree | snapshot |
2003-07-21 |
Ralph Giles | Don't build docs by default even if the tools are avail... |
commit | commitdiff | tree | snapshot |
2003-07-15 |
Ralph Giles | Improve automake handling of the docbook documentation. |
commit | commitdiff | tree | snapshot |
2003-05-08 |
mauricio | Updated exports with new vorbis_ functions for dynamic... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Monty | correct fish icon size... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Monty | Vorbisfile raw seeking failed unit tests on a one-audio... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Monty | Many small but vital fixes to the spec pseudocode point... |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Monty | Documentation updates to reflect crosslap API extentions |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Monty | My lpc filter stability fix introduced a new, stupid... |
commit | commitdiff | tree | snapshot |
next |