- 01 Feb, 2001 4 commits
-
-
Monty authored
segfault fix in bark_noise_median() svn path=/trunk/vorbis/; revision=1236
-
Monty authored
Missed mode_AA in modes.h svn path=/trunk/vorbis/; revision=1235
-
Monty authored
Oops, had postecho turned up too high svn path=/trunk/vorbis/; revision=1234
-
Monty authored
Increase preecho trigger sensitivity, even at low bitrate Update vendor version string svn path=/trunk/vorbis/; revision=1233
-
- 31 Jan, 2001 1 commit
-
-
Monty authored
Lower the highpass cutoff frequency a bit; midrange has preecho too. Also, look for preecho in the sides of the stereo image, so that the center does not dominate detection (eg, ringing hihat in the center). Monty svn path=/trunk/vorbis/; revision=1232
-
- 30 Jan, 2001 3 commits
-
-
Monty authored
Added Timothy Wood's bark_noise_median() optimization patch Correction to 8kHz 40dB tone masking curve Correction to ATH application in _vp_compute_mask; should have been tied to local amplitude maximum, not global. svn path=/trunk/vorbis/; revision=1228
-
Michael Smith authored
svn path=/trunk/vorbis/; revision=1225
-
Monty authored
Timothy Wood's configure.in patch for Darwin public beta svn path=/trunk/vorbis/; revision=1224
-
- 25 Jan, 2001 2 commits
- 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 4 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
-