2000-08-31 |
Monty | Frames with no energy appeared to be non-silence dut...
|
commit | commitdiff | tree |
2000-08-31 |
Monty | another autoconf fix because AC_PROG_CC adds -d to...
|
commit | commitdiff | tree |
2000-08-30 |
Monty | Autoconf fixes suggested by Jeff Squyres
|
commit | commitdiff | tree |
2000-08-30 |
Monty | wrong defines for win in os_types.h.in (typo)
|
commit | commitdiff | tree |
2000-08-30 |
Monty | autoconf changes to handle looking for bit-width types...
|
commit | commitdiff | tree |
2000-08-30 |
Monty | fix typedef typo for int64_t
|
commit | commitdiff | tree |
2000-08-25 |
Monty | Bad Kenneth.
|
commit | commitdiff | tree |
2000-08-23 |
Monty | 'extrapolate' not 'interpolate'
|
commit | commitdiff | tree |
2000-08-23 |
Monty | Add pre-cliff and post-cliff interpolation so that...
|
commit | commitdiff | tree |
2000-08-23 |
Monty | Fixes for three issues:
|
commit | commitdiff | tree |
2000-08-19 |
Monty | All new LSP->freq envelope curve computation code.
|
commit | commitdiff | tree |
2000-08-15 |
Monty | modes A-E for beta 2 in place.
|
commit | commitdiff | tree |
2000-08-15 |
Monty | Add mode C
|
commit | commitdiff | tree |
2000-08-15 |
Monty | Add mode B
|
commit | commitdiff | tree |
2000-08-15 |
Monty | Commit mode E (roughly 350kbps stereo)
|
commit | commitdiff | tree |
2000-08-15 |
Monty | Commit monty_branch_20000724 to the mainline in prep...
|
commit | commitdiff | tree |
2000-08-15 |
Monty | remove a bug that slipped through in decoder_example...
|
commit | commitdiff | tree |
2000-08-14 |
Monty | Basic MacOS9 build support; libs and examples
|
commit | commitdiff | tree |
2000-08-14 |
Monty | Add a check to res0.c:unpack to make sure we don't...
|
commit | commitdiff | tree |
2000-08-04 |
Monty | Vorbisfile could get itself into an uninitialized state...
|
commit | commitdiff | tree |
2000-08-04 |
Monty | Oops, missed a bug in stream_flush, and moved the body_returned
|
commit | commitdiff | tree |
2000-08-04 |
Monty | Forgot to kill the asterisks.
|
commit | commitdiff | tree |
2000-08-04 |
Monty | Added ogg_stream_flush(0 to libvorbis API to allow...
|
commit | commitdiff | tree |
2000-07-19 |
Monty | modifications for pigeonhole hinting
|
commit | commitdiff | tree |
2000-07-19 |
Monty | Dedicated util to add lattice encode hinting
|
commit | commitdiff | tree |
2000-07-17 |
Monty | New LSP fit hinting in place (new codebook hint)
|
commit | commitdiff | tree |
2000-07-12 |
Monty | New LSP books, more reliable fit and lower bit usage
|
commit | commitdiff | tree |
2000-07-10 |
Monty | correct end of stream position bug
|
commit | commitdiff | tree |
2000-07-07 |
Monty | Add autoconf test for the bad glibc headers
|
commit | commitdiff | tree |
2000-07-07 |
Monty | Forgot to regenerate for configure.in
|
commit | commitdiff | tree |
2000-07-07 |
Monty | More unsigned char cleanup and a possible workaround...
|
commit | commitdiff | tree |
2000-07-07 |
Monty | char * -> unsigned char * cleanup in bitwise.{c|h}
|
commit | commitdiff | tree |
2000-07-07 |
Monty | add os.h include to get alloca.h for IRIX
|
commit | commitdiff | tree |
2000-07-07 |
Monty | continue elimination of gcc-isms from selftests
|
commit | commitdiff | tree |
2000-07-07 |
Monty | make selftest updates
|
commit | commitdiff | tree |
2000-07-07 |
Monty | Add os.h to get alloc.h in these modules for IRIX
|
commit | commitdiff | tree |
2000-07-07 |
Monty | Autoconf changes to better handle -lm config, alloca...
|
commit | commitdiff | tree |
2000-06-20 |
Monty | Build fix (missed removing @TYPESIZES@ from Makefile.in)
|
commit | commitdiff | tree |
2000-06-19 |
Monty | Build fix for win32
|
commit | commitdiff | tree |
2000-06-19 |
Monty | Build changes for BeOS (no -lm), Solaris (eliminate...
|
commit | commitdiff | tree |
2000-06-19 |
Monty | build changes to eliminate need for u_int32_t
|
commit | commitdiff | tree |
2000-06-19 |
Monty | Remove vorbis-tools from mainline build until it get...
|
commit | commitdiff | tree |
2000-06-19 |
Monty | Optimizations, mostly minor things; just picking the...
|
commit | commitdiff | tree |
2000-06-19 |
Monty | Tune the short block trigger a bit more
|
commit | commitdiff | tree |
2000-06-18 |
Monty | forgot to rip out a printf
|
commit | commitdiff | tree |
2000-06-18 |
Monty | Short block bugfix + tuning. I'm still not satisfied...
|
commit | commitdiff | tree |
2000-06-16 |
Monty | Comment header specification first cut
|
commit | commitdiff | tree |
2000-06-16 |
Monty | Minor updates to docs, conversion to .png.
|
commit | commitdiff | tree |
2000-06-15 |
Monty | Fixed a link-crossing bug in libvorbis (total time...
|
commit | commitdiff | tree |
2000-06-15 |
Monty | proper truncated packet support
|
commit | commitdiff | tree |
2000-06-14 |
Monty | first commit of Kenneth Arnold's vorbis-tools
|
commit | commitdiff | tree |
2000-06-14 |
Monty | The merge accidentally lost the C++ wrappers and os_types...
|
commit | commitdiff | tree |
2000-06-14 |
Monty | Made API consistent wrt in64_t internal types and return...
|
commit | commitdiff | tree |
2000-06-14 |
Monty | API change to stabilize psychoacoustic configuration...
|
commit | commitdiff | tree |
2000-06-14 |
Monty | Merge of the current Monty branch; this brings in new...
|
commit | commitdiff | tree |
2000-06-07 |
Monty | file auxpartition.pl was initially added on branch...
|
commit | commitdiff | tree |
2000-05-17 |
Monty | Minor build fixes; added string.h to sharedbook.c,...
|
commit | commitdiff | tree |
2000-05-12 |
Monty | Accidentally neglected putting copies of the GPL and...
|
commit | commitdiff | tree |
2000-05-10 |
Monty | Added inttypes.h for BeOS
|
commit | commitdiff | tree |
2000-05-10 |
Monty | ./make is wrong, should be make
|
commit | commitdiff | tree |
2000-05-09 |
Monty | The xcf file is just too big for every developer to...
|
commit | commitdiff | tree |
2000-05-08 |
Monty | First merge of new psychoacoustics. Have some unused...
|
commit | commitdiff | tree |
2000-04-10 |
Monty | Added first cut of Martin Vogt's kmpg plugin.
|
commit | commitdiff | tree |
2000-04-06 |
Monty | Another 'moron monty' fix; got the sort backward fixing...
|
commit | commitdiff | tree |
2000-04-06 |
Monty | I am a moron.
|
commit | commitdiff | tree |
2000-04-06 |
Monty | Added os.h to res0.c and floor0.c in order to give...
|
commit | commitdiff | tree |
2000-04-06 |
Monty | Fixed the selftest to catch up with minor API change...
|
commit | commitdiff | tree |
2000-04-06 |
Monty | Fix for the sort comparison bug Vakor found.
|
commit | commitdiff | tree |
2000-04-03 |
Monty | Add the quick time offset seeking stress test
|
commit | commitdiff | tree |
2000-04-03 |
Monty | Fixed a seeking bug;
|
commit | commitdiff | tree |
2000-04-03 |
Monty | fixes to build in MSVC
|
commit | commitdiff | tree |
2000-03-27 |
Monty | masking curves for new psychoacoustics
|
commit | commitdiff | tree |
2000-03-10 |
Monty | Malloc wrapper for tracking memory usage during debugging.
|
commit | commitdiff | tree |
2000-03-10 |
Monty | forgot to remove a leak check
|
commit | commitdiff | tree |
2000-03-10 |
Monty | Repaired 'I must have been boozing' memory management...
|
commit | commitdiff | tree |
2000-02-25 |
Monty | Useful util while I beef up psychoacoustics.
|
commit | commitdiff | tree |
2000-02-23 |
Monty | update date string in info.c
|
commit | commitdiff | tree |
2000-02-23 |
Monty | add the unit codebooks for demo encoding
|
commit | commitdiff | tree |
2000-02-23 |
Monty | fixes to prevent segfaults
|
commit | commitdiff | tree |
2000-02-23 |
Monty | Two more temporary codebooks for testing
|
commit | commitdiff | tree |
2000-02-23 |
Monty | Incremental update toward first cut. The full engine...
|
commit | commitdiff | tree |
2000-02-23 |
Monty | Incremental update toward first cut
|
commit | commitdiff | tree |
2000-02-21 |
Monty | bugfix to codeword generation; the tree below the selected...
|
commit | commitdiff | tree |
2000-02-21 |
Monty | Commit codebooks for testing toward first cut
|
commit | commitdiff | tree |
2000-02-21 |
Monty | The huff builder is happy.
|
commit | commitdiff | tree |
2000-02-21 |
Monty | Because residue codebooks use very coarse quantization...
|
commit | commitdiff | tree |
2000-02-16 |
Monty | Eliminate dead fields from psy_info
|
commit | commitdiff | tree |
2000-02-16 |
Monty | "Commit a valid compression mode, dumbass"
|
commit | commitdiff | tree |
2000-02-16 |
Monty | Enhancements (added cell spacing metrics and minimum...
|
commit | commitdiff | tree |
2000-02-13 |
Monty | a little bughunting
|
commit | commitdiff | tree |
2000-02-13 |
Monty | Fixed bug reading codebooks with very large auxiliary...
|
commit | commitdiff | tree |
2000-02-13 |
Monty | real LSP books for first cut
|
commit | commitdiff | tree |
2000-02-12 |
Monty | Collect training data from the lib when compiled with...
|
commit | commitdiff | tree |
2000-02-09 |
Monty | *finally* got the lpc excitation amplitude quantization...
|
commit | commitdiff | tree |
2000-02-07 |
Monty | There's work left to do, but progress toward first...
|
commit | commitdiff | tree |
2000-02-07 |
Monty | Books that use the new p/q index alignment
|
commit | commitdiff | tree |
2000-02-07 |
Monty | ...and correct a typo
|
commit | commitdiff | tree |
2000-02-07 |
Monty | Minor optimization to align p and q indexes in .vqh...
|
commit | commitdiff | tree |
2000-02-06 |
Monty | missed committing a codebook change
|
commit | commitdiff | tree |
2000-02-06 |
Monty | Incremental update
|
commit | commitdiff | tree |
next |