2000-01-28 |
Monty | Update encoder and decoder examples. One inch away... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Monty | Minor fix (don;t encode 0...n-1 when 0 can't happen... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Monty | Incremental update. Reduced maximum codebook/mapping... |
commit | commitdiff | tree | snapshot |
2000-01-28 |
Monty | The lib and vq, at least, build again. Tackling the... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Monty | It's all coming back together slowly. Incremental... |
commit | commitdiff | tree | snapshot |
2000-01-22 |
Monty | Incremental updates |
commit | commitdiff | tree | snapshot |
2000-01-21 |
Monty | Minor change to the codebook abstraction (static books) |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Monty | Make sure changes exist on more than just Bloopfish |
commit | commitdiff | tree | snapshot |
2000-01-20 |
Monty | incremental update to make sure the massive modificatio... |
commit | commitdiff | tree | snapshot |
2000-01-19 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Monty | Incremental update toward VQ integration, vorbis_info... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Monty | codebook.c looks solid, passes unit tests. Minor inter... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Monty | Basic lsp codebooks to play with for now while integrat... |
commit | commitdiff | tree | snapshot |
2000-01-12 |
Monty | first inclusion |
commit | commitdiff | tree | snapshot |
2000-01-11 |
Monty | first cut, lots of code, want it in CVS before I start... |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Monty | Missed initializing the accumulator in ov_bitrate |
commit | commitdiff | tree | snapshot |
2000-01-10 |
Monty | Added '-s' option to vqmetrics, vqcascade and vqpartition |
commit | commitdiff | tree | snapshot |
2000-01-07 |
Monty | Allow cascade and metric utilities to take more than... |
commit | commitdiff | tree | snapshot |
2000-01-06 |
Monty | first cut of complete VQ utilities |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Monty | stabilize the generic metric some, bugfixes |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Monty | More VQ utility work. Utils now include: |
commit | commitdiff | tree | snapshot |
2000-01-05 |
Monty | More shuffling of includes to ease codebook integration... |
commit | commitdiff | tree | snapshot |
2000-01-04 |
Monty | incremental update. Go to pure tone masking (no noise... |
commit | commitdiff | tree | snapshot |
2000-01-01 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Monty | Earlier missed file |
commit | commitdiff | tree | snapshot |
1999-12-31 |
Monty | New Bark-scale based lpc code in place (replacing biase... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Monty | Minor build fixes, integrate XMMS into the autoconfed... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Monty | Incremental commit after rearranging build a bit and... |
commit | commitdiff | tree | snapshot |
1999-12-30 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Monty | More optimization |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Monty | bugfixes for new functionality |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Monty | bugfixes to new functionality |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Monty | missed a save. see previous |
commit | commitdiff | tree | snapshot |
1999-12-28 |
Monty | Incremental update, seperated weighting from the metric |
commit | commitdiff | tree | snapshot |
1999-12-24 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Monty | alloca() 'frees' memory when the function returns,... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Monty | Change builder to find center of gravity of entries... |
commit | commitdiff | tree | snapshot |
1999-12-18 |
Monty | New syntax for more convenient use, fixed a bounds... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Monty | The vq book builder is mostly running now, but does... |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Monty | Additional refinements, cleanups for training routine |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Monty | Added Makefile.in to vq/ |
commit | commitdiff | tree | snapshot |
1999-12-17 |
Monty | refinements. More accurate distance error, better... |
commit | commitdiff | tree | snapshot |
1999-12-16 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Monty | quant fix |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Monty | more quant work |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Monty | quant fix |
commit | commitdiff | tree | snapshot |
1999-12-15 |
Monty | split out the include |
commit | commitdiff | tree | snapshot |
1999-12-11 |
Monty | add train.c, command line util for training/retraining... |
commit | commitdiff | tree | snapshot |
1999-12-10 |
Monty | Incremental; the book is half built |
commit | commitdiff | tree | snapshot |
1999-12-09 |
Monty | New split code. |
commit | commitdiff | tree | snapshot |
1999-12-08 |
Monty | Incremental update. This is the foam we're going with... |
commit | commitdiff | tree | snapshot |
1999-12-07 |
Monty | incremental update |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Monty | Silly, forgot to move to said faster machine. |
commit | commitdiff | tree | snapshot |
1999-12-06 |
Monty | Incremental so I can continue working on a faster box ;-) |
commit | commitdiff | tree | snapshot |
1999-11-23 |
Monty | Dual Simplex algorithm linear programming solver |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Monty | reenable short blocks in modes.h |
commit | commitdiff | tree | snapshot |
1999-11-19 |
Monty | First 'worthy' version of vq generator. Converges... |
commit | commitdiff | tree | snapshot |
1999-11-17 |
Monty | Minor changes to compile cleanly with MSVC++ |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Monty | Handle non-audio packets (eg, header packets) properly... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Monty | Repaired an initialization bug in _oggpack_writeinit... |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Monty | Another incremental commit to avoid lossage |
commit | commitdiff | tree | snapshot |
1999-11-12 |
Monty | Checkpoint before moving on to something a bit different. |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Monty | A second additive biasing variant to compare with the... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Monty | Enough of the VQ generation works to no longer want... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Monty | Cleaned up memory leaks in vorbisfile and libvorbis. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Monty | Numerous fixes to seeking methods in vorbisfile.c |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Monty | fixed major bug in ov_open() (well, _bisect_forward_ser... |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Monty | bugfixes, vorbisfile API tweaks/additions |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Monty | more comments in vorbisfile.c |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Monty | Full 'vorbisfile.a' library commit. The whole convenie... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Monty | Rearranged the chaining example a bit. |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Monty | Rearranged chaining example into a library interface... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Monty | First cut on chaining_example.c |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Monty | Fixed mdct bug (error in init created invalid bitrevers... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Monty | ... beginning of the chaining example code. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Monty | Fix an n=4^x bug in the mdct routines. |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Monty | Commit for general psychoacoustics debugging/improvement. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Monty | Ongoig psychoacoustic work: |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Monty | Minor build repair. |
commit | commitdiff | tree | snapshot |
1999-10-15 |
Monty | Workaround for glibc 2.0/2.1 hand-rolled assembly inlin... |
commit | commitdiff | tree | snapshot |
1999-10-14 |
Monty | repair a bounds error in the user comment list. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Monty | Remove -malign-double from the lib build. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Monty | Remove -malign-double from lib build. |
commit | commitdiff | tree | snapshot |
1999-10-13 |
Monty | Preecho clamping code is now active. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Monty | Commit updated autoconf scripts. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Monty | Commit includes: |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Monty | OK, libvorbis encodes and decodes bitstreams (not compl... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Monty | Added example code for encode/decode, continuing work... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Monty | Corrected prototype argument naming error |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Monty | Info struct needs initializer so that we know if we... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Monty | Incremental update. |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Monty | Continuing to flesh out the programmatic API in libvorbis. |
commit | commitdiff | tree | snapshot |
1999-08-31 |
Monty | First shot at the continuous balance code. Analysis... |
commit | commitdiff | tree | snapshot |
1999-08-22 |
Monty | Added baised log frequency scaling and energy normaliza... |
commit | commitdiff | tree | snapshot |
1999-08-21 |
Monty | Initial log freq scale and log scale bias defines. |
commit | commitdiff | tree | snapshot |
1999-08-09 |
Monty | Keeping up to date. |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Monty | Actually works now |
commit | commitdiff | tree | snapshot |
1999-08-08 |
Monty | Not a permanent file, but I don;t want to lose it yet. |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Monty | Fixes to dsp |
commit | commitdiff | tree | snapshot |
1999-08-07 |
Monty | Envelope infrastructure now in place. Basic preecho... |
commit | commitdiff | tree | snapshot |
next |