2000-05-01 |
jon | Fixing win32/linux build snafu |
commit | commitdiff | tree | snapshot |
2000-05-01 |
jon | Fixed a bug with ov_open_callbacks not initializing... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
jon | Added an ifdef for compilation in win32. |
commit | commitdiff | tree | snapshot |
2000-05-01 |
jon | Fixed usage of 'hypot' in visual c++ 6 -- was VERY... |
commit | commitdiff | tree | snapshot |
2000-05-01 |
jon | Minor change for win32 compilation. |
commit | commitdiff | tree | snapshot |
2000-04-29 |
Peter Jones | README had wrong URLs (I'm assuming the ones that give... |
commit | commitdiff | tree | snapshot |
2000-04-23 |
Mike Smith | Fix for a minor typo in vorbisfile headers - woould... |
commit | commitdiff | tree | snapshot |
2000-04-21 |
Mike Smith | A new abstracted interface to vorbisfile, using callbac... |
commit | commitdiff | tree | snapshot |
2000-04-12 |
Mike Smith | libvorbis.a and vorbisfile.a were the same. This sepera... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Monty | Added first cut of Martin Vogt's kmpg plugin. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Monty | Another 'moron monty' fix; got the sort backward fixing... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Monty | I am a moron. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Monty | Added os.h to res0.c and floor0.c in order to give... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Monty | Fixed the selftest to catch up with minor API change... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Monty | Fix for the sort comparison bug Vakor found. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Monty | Add the quick time offset seeking stress test |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Monty | Fixed a seeking bug; |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Monty | fixes to build in MSVC |
commit | commitdiff | tree | snapshot |
2000-03-27 |
Monty | masking curves for new psychoacoustics |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Monty | Malloc wrapper for tracking memory usage during debugging. |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Monty | forgot to remove a leak check |
commit | commitdiff | tree | snapshot |
2000-03-10 |
Monty | Repaired 'I must have been boozing' memory management... |
commit | commitdiff | tree | snapshot |
2000-02-25 |
Monty | Useful util while I beef up psychoacoustics. |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | update date string in info.c |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | add the unit codebooks for demo encoding |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | fixes to prevent segfaults |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | Two more temporary codebooks for testing |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | Incremental update toward first cut. The full engine... |
commit | commitdiff | tree | snapshot |
2000-02-23 |
Monty | Incremental update toward first cut |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Monty | bugfix to codeword generation; the tree below the selec... |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Monty | Commit codebooks for testing toward first cut |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Monty | The huff builder is happy. |
commit | commitdiff | tree | snapshot |
2000-02-21 |
Monty | Because residue codebooks use very coarse quantization... |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Monty | Eliminate dead fields from psy_info |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Monty | "Commit a valid compression mode, dumbass" |
commit | commitdiff | tree | snapshot |
2000-02-16 |
Monty | Enhancements (added cell spacing metrics and minimum... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Monty | a little bughunting |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Monty | Fixed bug reading codebooks with very large auxiliary... |
commit | commitdiff | tree | snapshot |
2000-02-13 |
Monty | real LSP books for first cut |
commit | commitdiff | tree | snapshot |
2000-02-12 |
Monty | Collect training data from the lib when compiled with... |
commit | commitdiff | tree | snapshot |
2000-02-09 |
Monty | *finally* got the lpc excitation amplitude quantization... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Monty | There's work left to do, but progress toward first... |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Monty | Books that use the new p/q index alignment |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Monty | ...and correct a typo |
commit | commitdiff | tree | snapshot |
2000-02-07 |
Monty | Minor optimization to align p and q indexes in .vqh... |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Monty | missed committing a codebook change |
commit | commitdiff | tree | snapshot |
2000-02-06 |
Monty | Incremental update |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Monty | Added unit tests for bitwise read past end. |
commit | commitdiff | tree | snapshot |
2000-02-05 |
Monty | Fix for overflow bug in bitwise routines; read past... |
commit | commitdiff | tree | snapshot |
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 |
next |