- 23 Jan, 2001 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=1204
-
- 22 Jan, 2001 3 commits
-
-
Jack Moffitt authored
updated version for prebeta4 svn path=/trunk/vorbis/; revision=1199
-
Monty authored
Have to free the noiseoffset array in psy_clear svn path=/trunk/vorbis/; revision=1193
-
Monty authored
Initial beta 4 merge Monty svn path=/trunk/vorbis/; revision=1191
-
- 20 Jan, 2001 1 commit
-
-
Michael Smith authored
We never called vorbis_comment_clear() in either of these examples. That's bad. Do so. svn path=/trunk/vorbis/; revision=1188
-
- 19 Jan, 2001 1 commit
-
-
Ralph Giles authored
svn path=/trunk/vorbis/; revision=1186
-
- 18 Jan, 2001 1 commit
-
-
Michael Smith authored
Added vorbis_commentheader_out() to vorbis Added ogg_packet_clear to ogg Updated vcedit.c to use them. There's now enough source there to build a working and useful comment editor. svn path=/trunk/vorbis/; revision=1172
-
- 01 Jan, 2001 1 commit
-
-
Monty authored
roll back into mainline a bugfix for ov_open with a NULL FILE * Monty svn path=/trunk/vorbis/; revision=1142
-
- 24 Dec, 2000 1 commit
-
-
Michael Smith authored
MSVC has a broken preprocessor, and doesn't know how to do macro expansion correctly. Workaround this. svn path=/trunk/vorbis/; revision=1122
-
- 21 Dec, 2000 1 commit
-
-
Monty authored
Commit minor speed patch (sliding window in vorbis_blockin) Commit Segher floating constant patch Commit addition of vq targets to vq/ Makefile.am svn path=/trunk/vorbis/; revision=1121
-
- 17 Dec, 2000 4 commits
-
-
Monty authored
static inline hack for GCC where it really helps svn path=/trunk/vorbis/; revision=1117
-
Monty authored
static inline define hack for GCC where it really helps the mdct svn path=/trunk/vorbis/; revision=1116
-
Monty authored
no C++ comments, please svn path=/trunk/vorbis/; revision=1115
-
Monty authored
new mdct.c needs os.h svn path=/trunk/vorbis/; revision=1114
-
- 16 Dec, 2000 1 commit
-
-
Monty authored
Brand new mdct, roughly 35-40% faster on all block sizes (reduced computation, reduced memory usage). Monty svn path=/trunk/vorbis/; revision=1113
-
- 13 Dec, 2000 2 commits
-
-
Ralph Giles authored
replace the value of the fallback definition of M_PI with the one from glibc. Ours was actually off by 3 in the last digit, beyond the float precision boundary. thanks to Brian Havard for pointing out the discrepancy. also .cvsignore fix for vq/ svn path=/trunk/vorbis/; revision=1111
-
Michael Smith authored
Memory leaks bad. Fixed memory leaks gooood. svn path=/trunk/vorbis/; revision=1110
-
- 12 Dec, 2000 2 commits
-
-
Monty authored
Fix a bug in the post-encode normalization; a zero amplitude was not being written by the normalizer, which causes a problem is one channel is digital silence but the other contains even a single nonzero bit (the whole frame is shifted/corrupt) Monty svn path=/trunk/vorbis/; revision=1108
-
Monty authored
Oops, didn't mean to commit the printfs. svn path=/trunk/vorbis/; revision=1107
-
- 07 Dec, 2000 1 commit
-
-
Monty authored
boundary guard in linearmap init was a one-off svn path=/trunk/vorbis/; revision=1106
-
- 29 Nov, 2000 1 commit
-
-
Monty authored
comment correction in ov_read() return vals svn path=/trunk/vorbis/; revision=1101
-
- 22 Nov, 2000 5 commits
-
-
Monty authored
This should still be here for now. Monty svn path=/trunk/vorbis/; revision=1099
-
Monty authored
Missed these svn path=/trunk/vorbis/; revision=1098
-
Monty authored
Add MacOS 9 build updates. Monty svn path=/trunk/vorbis/; revision=1097
-
Monty authored
Mac compatability update from Chris Hanson. Hopefully I got the binary checkin of .mcp files correct. Monty svn path=/trunk/vorbis/; revision=1095
-
Monty authored
Erik Kruus spotted a bug in an ANALYSIS section svn path=/trunk/vorbis/; revision=1093
-
- 18 Nov, 2000 5 commits
-
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=1083
-
calc authored
svn path=/trunk/vorbis/; revision=1080
-
calc authored
svn path=/trunk/vorbis/; revision=1079
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=1074
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=1062
-
- 17 Nov, 2000 4 commits
-
-
calc authored
svn path=/trunk/vorbis/; revision=1060
-
Jack Moffitt authored
build system is now libtool 1.3.5 capatable... sorry beos guys svn path=/trunk/vorbis/; revision=1059
-
Monty authored
missed adding the vorbis block-pool bitbuffer files for beta 3 svn path=/trunk/vorbis/; revision=1058
-
Monty authored
beta 3 commit. Unless I missed something (give it 50/50 odds ;-) we're done for b3. Monty svn path=/trunk/vorbis/; revision=1057
-
- 16 Nov, 2000 1 commit
-
-
Monty authored
Beer good. printf BAAAD. svn path=/trunk/vorbis/; revision=1056
-
- 14 Nov, 2000 2 commits
- 10 Nov, 2000 2 commits
-
-
calc authored
svn path=/trunk/vorbis/; revision=1052
-
Jack Moffitt authored
svn path=/trunk/vorbis/; revision=1051
-