New LSP fit hinting in place (new codebook hint)
[platform/upstream/libvorbis.git] / include / vorbis /
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-07 MontyAdd autoconf test for the bad glibc headers
2000-07-07 MontyMore unsigned char cleanup and a possible workaround...
2000-06-19 MontyBuild fix for win32
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-19 MontyTune the short block trigger a bit more
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-14 MontyThe merge accidentally lost the C++ wrappers and os_typ...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-10 MontyAdded inttypes.h for BeOS
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu.
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonMinor change for win32 compilation.
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-04-03 MontyFixed a seeking bug;
2000-02-23 Montyadd the unit codebooks for demo encoding
2000-02-23 MontyTwo more temporary codebooks for testing
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-21 MontyCommit codebooks for testing toward first cut
2000-02-16 MontyEliminate dead fields from psy_info
2000-02-16 Monty"Commit a valid compression mode, dumbass"
2000-02-13 Montyreal LSP books for first cut
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-07 MontyBooks that use the new p/q index alignment
2000-02-06 MontyIncremental update
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-22 MontyIncremental updates
2000-01-20 MontyMake sure changes exist on more than just Bloopfish
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
2000-01-12 MontyBasic lsp codebooks to play with for now while integrat...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...