- 30 Jun, 2000 1 commit
-
-
omnic authored
override.Lintian - override file for xmms-vorbis explaining "shared library" existence without -fPIC (plugin isnt a shlib) others, various bug fixes, such as vorbize.1 not vorbise.1, and lintain error cleanup Michael. svn path=/trunk/vorbis/; revision=511
-
- 28 Jun, 2000 3 commits
-
-
omnic authored
Allows declaring dependency on mpg123 logically. Michael svn path=/trunk/vorbis/; revision=510
-
omnic authored
Modified control to move the -dev package to the devel section Modified README.examples to explain various bits and pieces about compiling the examples. Michael svn path=/trunk/vorbis/; revision=509
-
omnic authored
packages from CVS. Michael. svn path=/trunk/vorbis/; revision=508
-
- 26 Jun, 2000 1 commit
-
-
omnic authored
svn path=/trunk/vorbis/; revision=507
-
- 20 Jun, 2000 1 commit
-
-
Monty authored
Build fix (missed removing @TYPESIZES@ from Makefile.in) Monty svn path=/trunk/vorbis/; revision=464
-
- 19 Jun, 2000 6 commits
-
-
Monty authored
Build fix for win32 svn path=/trunk/vorbis/; revision=463
-
Monty authored
Build changes for BeOS (no -lm), Solaris (eliminate need for u_int or uint types because of SysV/BSD schism) Monty svn path=/trunk/vorbis/; revision=462
-
Monty authored
build changes to eliminate need for u_int32_t Monty svn path=/trunk/vorbis/; revision=461
-
Monty authored
Remove vorbis-tools from mainline build until it get a bit more platform friendly across the board... Monty svn path=/trunk/vorbis/; revision=460
-
Monty authored
Optimizations, mostly minor things; just picking the lowest-hanging fruit. Monty svn path=/trunk/vorbis/; revision=459
-
Monty authored
Tune the short block trigger a bit more Monty svn path=/trunk/vorbis/; revision=458
-
- 18 Jun, 2000 2 commits
- 16 Jun, 2000 2 commits
- 15 Jun, 2000 2 commits
-
-
Monty authored
Fixed a link-crossing bug in libvorbis (total time was reset to -1 at the link boundary until the next packet with a frame number arrived) Implemented instantaneous bitrate capability in libvorbis; added ov_bitrate_instant() to interface Added instantaneous bitrate display to xmms Monty svn path=/trunk/vorbis/; revision=451
-
Monty authored
proper truncated packet support Monty svn path=/trunk/vorbis/; revision=450
-
- 14 Jun, 2000 5 commits
-
-
Monty authored
first commit of Kenneth Arnold's vorbis-tools svn path=/trunk/vorbis/; revision=449
-
Monty authored
The merge accidentally lost the C++ wrappers and os_types.h include in codec.h Fixed Monty svn path=/trunk/vorbis/; revision=448
-
Monty authored
Made API consistent wrt in64_t internal types and return values fixed end of stream padding bug in libvorbis/vorbisfile Monty svn path=/trunk/vorbis/; revision=447
-
Monty authored
API change to stabilize psychoacoustic configuration for 1.0 beta. It would be nice, after all, to maintain binary compatability in the library... Monty svn path=/trunk/vorbis/; revision=446
-
Monty authored
Merge of the current Monty branch; this brings in new psychoacoustic fixes, better LSP fit and better tuning. svn path=/trunk/vorbis/; revision=445
-
- 07 Jun, 2000 1 commit
-
-
Monty authored
svn path=/trunk/vorbis/; revision=430
-
- 27 May, 2000 2 commits
- 26 May, 2000 1 commit
-
-
dbt authored
Fix gmake-isms ($^ isn't crossplatform) svn path=/trunk/vorbis/; revision=412
-
- 17 May, 2000 1 commit
-
-
Monty authored
Minor build fixes; added string.h to sharedbook.c, removed vorbisfile.o from libvorbis.a link line. Monty svn path=/trunk/vorbis/; revision=394
-
- 16 May, 2000 2 commits
-
-
Michael Smith authored
Change to a variable name in seed_peaks() to avoid a namespace collision on win32. svn path=/trunk/vorbis/; revision=393
-
Michael Smith authored
Fix for a small problem in ov_read() which made the code rather unreadable, and was redundant. svn path=/trunk/vorbis/; revision=392
-
- 12 May, 2000 3 commits
-
-
Monty authored
Accidentally neglected putting copies of the GPL and LGPL in CVS. Updated README to reflect LGPL status of libs. We still need to change source headers to LGPL in libraries. Monty svn path=/trunk/vorbis/; revision=390
-
Michael Smith authored
Addition of win32 support to the examples (changing stdin/stdout to binary mode). svn path=/trunk/vorbis/; revision=389
-
Michael Smith authored
Fix for incorrect abort in decoder_example triggered by short ogg files. Should now decode all valid ogg files correctly. svn path=/trunk/vorbis/; revision=388
-
- 10 May, 2000 2 commits
- 09 May, 2000 1 commit
-
-
Monty authored
The xcf file is just too big for every developer to have to suck down. Monty svn path=/trunk/vorbis/; revision=384
-
- 08 May, 2000 1 commit
-
-
Monty authored
First merge of new psychoacoustics. Have some unused codebooks to remove yet, but we're otherwise OK. Tuning still has a little ways to go, but it's not too bad. Monty svn path=/trunk/vorbis/; revision=383
-
- 01 May, 2000 3 commits