2000-10-18 |
Jack Moffitt | this fix buys us about 5% faster decodes on a p3, and... |
tree | commitdiff |
2000-10-13 |
Monty | Readded seeking_example.c to the build |
tree | commitdiff |
2000-10-12 |
Jack Moffitt | these files are not asupposed to be here after the... |
tree | commitdiff |
2000-10-12 |
Monty | Merging the postbeta2 branch onto the mainline. |
tree | commitdiff |
2000-09-07 |
Mike Smith | Backport of sqrt() domain fix to mainline. |
tree | commitdiff |
2000-08-31 |
Monty | Frames with no energy appeared to be non-silence dut... |
tree | commitdiff |
2000-08-30 |
Monty | autoconf changes to handle looking for bit-width types... |
tree | commitdiff |
2000-08-27 |
Mike Smith | Needed os.h to compile correctly on win32. |
tree | commitdiff |
2000-08-23 |
Monty | 'extrapolate' not 'interpolate' |
tree | commitdiff |
2000-08-23 |
Monty | Add pre-cliff and post-cliff interpolation so that... |
tree | commitdiff |
2000-08-23 |
Monty | Fixes for three issues: |
tree | commitdiff |
2000-08-19 |
Monty | All new LSP->freq envelope curve computation code. |
tree | commitdiff |
2000-08-15 |
Monty | Add mode B |
tree | commitdiff |
2000-08-15 |
Monty | Commit monty_branch_20000724 to the mainline in prep... |
tree | commitdiff |
2000-08-14 |
Monty | Add a check to res0.c:unpack to make sure we don't... |
tree | commitdiff |
2000-08-13 |
Mike Smith | Added new function vorbis_comment_query_count(), after... |
tree | commitdiff |
2000-08-04 |
Monty | Vorbisfile could get itself into an uninitialized state... |
tree | commitdiff |
2000-08-04 |
Monty | Oops, missed a bug in stream_flush, and moved the body_... |
tree | commitdiff |
2000-08-04 |
Monty | Forgot to kill the asterisks. |
tree | commitdiff |
2000-08-04 |
Monty | Added ogg_stream_flush(0 to libvorbis API to allow... |
tree | commitdiff |
2000-08-01 |
Mike Smith | Fix for a tiny memory leak. |
tree | commitdiff |
2000-07-30 |
Mike Smith | Oops. Couple of significant (though not usually fatal... |
tree | commitdiff |
2000-07-29 |
Mike Smith | Added vorbis_comment_add_tag() and vorbis_comment_query... |
tree | commitdiff |
2000-07-19 |
Monty | modifications for pigeonhole hinting |
tree | commitdiff |
2000-07-17 |
Monty | New LSP fit hinting in place (new codebook hint) |
tree | commitdiff |
2000-07-14 |
Mike Smith | Monty accidently committed this. |
tree | commitdiff |
2000-07-12 |
Monty | New LSP books, more reliable fit and lower bit usage |
tree | commitdiff |
2000-07-10 |
Monty | correct end of stream position bug |
tree | commitdiff |
2000-07-07 |
Monty | char * -> unsigned char * cleanup in bitwise.{c|h} |
tree | commitdiff |
2000-07-07 |
Monty | add os.h include to get alloca.h for IRIX |
tree | commitdiff |
2000-07-07 |
Monty | continue elimination of gcc-isms from selftests |
tree | commitdiff |
2000-07-07 |
Monty | make selftest updates |
tree | commitdiff |
2000-07-07 |
Monty | Add os.h to get alloc.h in these modules for IRIX |
tree | commitdiff |
2000-07-07 |
Monty | Autoconf changes to better handle -lm config, alloca... |
tree | commitdiff |
2000-06-26 |
omnic | Minor adjustments to fix up the clean and distclean... |
tree | commitdiff |
2000-06-19 |
Monty | Build changes for BeOS (no -lm), Solaris (eliminate... |
tree | commitdiff |
2000-06-19 |
Monty | build changes to eliminate need for u_int32_t |
tree | commitdiff |
2000-06-19 |
Monty | Optimizations, mostly minor things; just picking the... |
tree | commitdiff |
2000-06-18 |
Monty | forgot to rip out a printf |
tree | commitdiff |
2000-06-18 |
Monty | Short block bugfix + tuning. I'm still not satisfied... |
tree | commitdiff |
2000-06-15 |
Monty | Fixed a link-crossing bug in libvorbis (total time... |
tree | commitdiff |
2000-06-15 |
Monty | proper truncated packet support |
tree | commitdiff |
2000-06-14 |
Monty | Made API consistent wrt in64_t internal types and retur... |
tree | commitdiff |
2000-06-14 |
Monty | API change to stabilize psychoacoustic configuration... |
tree | commitdiff |
2000-06-14 |
Monty | Merge ... the current Monty branch; this brings in... |
tree | commitdiff |
2000-05-27 |
jon | Moved 'max' and 'min' because I just haven't had enough... |
tree | commitdiff |
2000-05-27 |
jon | Added an #undef to make win32 compile cleaner. |
tree | commitdiff |
2000-05-26 |
dbt | whee, first commit. |
tree | commitdiff |
2000-05-17 |
Monty | Minor build fixes; added string.h to sharedbook.c,... |
tree | commitdiff |
2000-05-16 |
Mike Smith | Change to a variable name in seed_peaks() to avoid... |
tree | commitdiff |
2000-05-16 |
Mike Smith | Fix for a small problem in ov_read() which made the... |
tree | commitdiff |
2000-05-08 |
Monty | First merge of new psychoacoustics. Have some unused... |
tree | commitdiff |
2000-05-01 |
jon | Fixing win32/linux build snafu |
tree | commitdiff |
2000-05-01 |
jon | Fixed a bug with ov_open_callbacks not initializing... |
tree | commitdiff |
2000-05-01 |
jon | Added an ifdef for compilation in win32. |
tree | commitdiff |
2000-05-01 |
jon | Fixed usage of 'hypot' in visual c++ 6 -- was VERY... |
tree | commitdiff |
2000-04-23 |
Mike Smith | Fix for a minor typo in vorbisfile headers - woould... |
tree | commitdiff |
2000-04-21 |
Mike Smith | A new abstracted interface to vorbisfile, using callbac... |
tree | commitdiff |
2000-04-12 |
Mike Smith | libvorbis.a and vorbisfile.a were the same. This sepera... |
tree | commitdiff |
2000-04-06 |
Monty | Another 'moron monty' fix; got the sort backward fixing... |
tree | commitdiff |
2000-04-06 |
Monty | I am a moron. |
tree | commitdiff |
2000-04-06 |
Monty | Added os.h to res0.c and floor0.c in order to give... |
tree | commitdiff |
2000-04-06 |
Monty | Fixed the selftest to catch up with minor API change... |
tree | commitdiff |
2000-04-06 |
Monty | Fix for the sort comparison bug Vakor found. |
tree | commitdiff |
2000-04-03 |
Monty | Fixed a seeking bug; |
tree | commitdiff |
2000-04-03 |
Monty | fixes to build in MSVC |
tree | commitdiff |
2000-03-27 |
Monty | masking curves for new psychoacoustics |
tree | commitdiff |
2000-03-10 |
Monty | Malloc wrapper for tracking memory usage during debugging. |
tree | commitdiff |
2000-03-10 |
Monty | forgot to remove a leak check |
tree | commitdiff |
2000-03-10 |
Monty | Repaired 'I must have been boozing' memory management... |
tree | commitdiff |
2000-02-25 |
Monty | Useful util while I beef up psychoacoustics. |
tree | commitdiff |
2000-02-23 |
Monty | update date string in info.c |
tree | commitdiff |
2000-02-23 |
Monty | fixes to prevent segfaults |
tree | commitdiff |
2000-02-23 |
Monty | Incremental update toward first cut. The full engine... |
tree | commitdiff |
2000-02-21 |
Monty | bugfix to codeword generation; the tree below the selec... |
tree | commitdiff |
2000-02-13 |
Monty | a little bughunting |
tree | commitdiff |
2000-02-12 |
Monty | Collect training data from the lib when compiled with... |
tree | commitdiff |
2000-02-09 |
Monty | *finally* got the lpc excitation amplitude quantization... |
tree | commitdiff |
2000-02-07 |
Monty | There's work left to do, but progress toward first... |
tree | commitdiff |
2000-02-06 |
Monty | missed committing a codebook change |
tree | commitdiff |
2000-02-06 |
Monty | Incremental update |
tree | commitdiff |
2000-02-05 |
Monty | Added unit tests for bitwise read past end. |
tree | commitdiff |
2000-02-05 |
Monty | Fix for overflow bug in bitwise routines; read past... |
tree | commitdiff |
2000-01-28 |
Monty | Update encoder and decoder examples. One inch away... |
tree | commitdiff |
2000-01-28 |
Monty | Minor fix (don;t encode 0...n-1 when 0 can't happen... |
tree | commitdiff |
2000-01-28 |
Monty | Incremental update. Reduced maximum codebook/mapping... |
tree | commitdiff |
2000-01-28 |
Monty | The lib and vq, at least, build again. Tackling the... |
tree | commitdiff |
2000-01-22 |
Monty | It's all coming back together slowly. Incremental... |
tree | commitdiff |
2000-01-20 |
Monty | incremental update to make sure the massive modificatio... |
tree | commitdiff |
2000-01-19 |
Monty | Incremental update |
tree | commitdiff |
2000-01-12 |
Monty | Incremental update toward VQ integration, vorbis_info... |
tree | commitdiff |
2000-01-12 |
Monty | codebook.c looks solid, passes unit tests. Minor inter... |
tree | commitdiff |
2000-01-12 |
Monty | first inclusion |
tree | commitdiff |
2000-01-11 |
Monty | first cut, lots of code, want it in CVS before I start... |
tree | commitdiff |
2000-01-10 |
Monty | Missed initializing the accumulator in ov_bitrate |
tree | commitdiff |
2000-01-05 |
Monty | More shuffling of includes to ease codebook integration... |
tree | commitdiff |
2000-01-04 |
Monty | incremental update. Go to pure tone masking (no noise... |
tree | commitdiff |
2000-01-01 |
Monty | Incremental update |
tree | commitdiff |
1999-12-31 |
Monty | New Bark-scale based lpc code in place (replacing biase... |
tree | commitdiff |
1999-12-30 |
Monty | Minor build fixes, integrate XMMS into the autoconfed... |
tree | commitdiff |
next |