2002-03-29 |
Monty | comment out the damn block indicator printout |
tree | commitdiff |
2002-03-29 |
Monty | Lots more preecho tuning after detailed feedback from... |
tree | commitdiff |
2002-03-24 |
Monty | forgot to update the initializer number |
tree | commitdiff |
2002-03-24 |
Monty | Continued preecho tuning/fixes. Gone to average dB... |
tree | commitdiff |
2002-03-23 |
Monty | new preecho was switching back to long blocks too soon |
tree | commitdiff |
2002-03-21 |
Monty | Uiver's improved IEEE754 32 bit float-specific todB... |
tree | commitdiff |
2002-03-19 |
Monty | Fix _fecth_and_process_packet for non-seekable streams |
tree | commitdiff |
2002-03-18 |
Monty | iir.c is dead code. removed. |
tree | commitdiff |
2002-03-18 |
Segher Boessenkool | #define floor floorf , if it exists. Don't use floorf... |
tree | commitdiff |
2002-03-17 |
Monty | New preecho detection/short block trigger code, replaci... |
tree | commitdiff |
2002-03-07 |
Monty | Numerous vorbisfile fixes: |
tree | commitdiff |
2002-03-06 |
Monty | Rounding fix to the lookup version of toDB() |
tree | commitdiff |
2002-03-04 |
Monty | Vorbisfile wasn't obeying documentation; |
tree | commitdiff |
2002-02-28 |
Monty | fix one more beginning of stream braino; chained files... |
tree | commitdiff |
2002-02-28 |
Monty | Single link files seeking fixes: |
tree | commitdiff |
2002-02-26 |
Monty | fix a one-off in a guard check during setup. |
tree | commitdiff |
2002-02-20 |
Mike Smith | Set nominal/min/max bitrate properly for managed modes... |
tree | commitdiff |
2002-01-22 |
Monty | add window function memory reduction |
tree | commitdiff |
2002-01-22 |
Monty | Fixed a memory management error in the new codebook... |
tree | commitdiff |
2002-01-22 |
Monty | Some memory allocations missing the _ogg_ prefix |
tree | commitdiff |
2002-01-22 |
Monty | Finished treeless decode optimizations for now. |
tree | commitdiff |
2002-01-21 |
Monty | Additional optimization to new bisection search codeboo... |
tree | commitdiff |
2002-01-19 |
Monty | Fix to segfault unpacking a sparse book |
tree | commitdiff |
2002-01-19 |
Monty | Memory use reduction: |
tree | commitdiff |
2002-01-01 |
Monty | Bump encoder date for release 1.0 rc 3 |
tree | commitdiff |
2001-12-31 |
Jack Moffitt | Fix build failures reported by 'make distcheck'. Appar... |
tree | commitdiff |
2001-12-23 |
Monty | kill a fprintf |
tree | commitdiff |
2001-12-23 |
Monty | beginning-of-stream tuning oops in bitrate management |
tree | commitdiff |
2001-12-23 |
Monty | bitrate management bugfixes and tuning |
tree | commitdiff |
2001-12-22 |
Monty | Tuned out Dibrom's tone/noise masking bug. The problem... |
tree | commitdiff |
2001-12-22 |
Segher Boessenkool | *** empty log message *** |
tree | commitdiff |
2001-12-21 |
Segher Boessenkool | fix potential bug. luckily we weren't hit by it. |
tree | commitdiff |
2001-12-21 |
Segher Boessenkool | *oops* |
tree | commitdiff |
2001-12-21 |
Segher Boessenkool | fix nasty warnings, and some non-ansi constructs. ... |
tree | commitdiff |
2001-12-21 |
Monty | Config samplerate error not being propogated up by... |
tree | commitdiff |
2001-12-20 |
Segher Boessenkool | several extremely minor fixes |
tree | commitdiff |
2001-12-19 |
Segher Boessenkool | Kill some warnings. Oh, and make examples compile... |
tree | commitdiff |
2001-12-19 |
Segher Boessenkool | Remove unused y2a, y2b computations. |
tree | commitdiff |
2001-12-19 |
Monty | sixxie: thanks |
tree | commitdiff |
2001-12-19 |
Monty | Set a hard min floater val if using ABR |
tree | commitdiff |
2001-12-19 |
Monty | eliminate printfs |
tree | commitdiff |
2001-12-19 |
Monty | bitrate management is active |
tree | commitdiff |
2001-12-19 |
Monty | "oops" |
tree | commitdiff |
2001-12-19 |
Monty | Merge infrastructure work; full books |
tree | commitdiff |
2001-12-18 |
Jack Moffitt | ov_read_float() was calling vorbis_synthesis_read(... |
tree | commitdiff |
2001-12-18 |
Jack Moffitt | Commenting out Monty's debugging messages on HEAD. |
tree | commitdiff |
2001-12-18 |
Jack Moffitt | Looks like someone accidentally checked in a Makefile... |
tree | commitdiff |
2001-12-18 |
Monty | Segher, |
tree | commitdiff |
2001-12-18 |
Segher Boessenkool | Some more hypot() removal. |
tree | commitdiff |
2001-12-18 |
Segher Boessenkool | getting rid of some hypot() calls |
tree | commitdiff |
2001-12-17 |
Monty | Fix the fucking copyright notices. Gar. Duplicated... |
tree | commitdiff |
2001-12-16 |
Monty | Mono and > stereo modes (uncoupled polyphonic) committed |
tree | commitdiff |
2001-12-14 |
Monty | don't commit tests |
tree | commitdiff |
2001-12-14 |
Monty | oops, bitrates are in *k*bps |
tree | commitdiff |
2001-12-14 |
Monty | New stereo VBR modes are live |
tree | commitdiff |
2001-12-14 |
Jack Moffitt | rambokid noticed that we were exporting host_is_big_end... |
tree | commitdiff |
2001-12-13 |
Ralph Giles | add .vqh files to distribution list |
tree | commitdiff |
2001-12-13 |
Monty | More complete training |
tree | commitdiff |
2001-12-12 |
Monty | Initial branch merge toward rc3 |
tree | commitdiff |
2001-11-16 |
Ralph Giles | Use system version of ogg/ogg.h, required for macosx... |
tree | commitdiff |
2001-11-13 |
Mike Smith | Use _ogg_free() instea of free() in one place. |
tree | commitdiff |
2001-11-12 |
Mike Smith | Fixes for two bugs relating to short files in vorbisfile: |
tree | commitdiff |
2001-10-20 |
Mike Smith | Change a single strdup() call to do _ogg_malloc(),... |
tree | commitdiff |
2001-10-18 |
cwolf | Make DLL exports work for other win32 compilers, per... |
tree | commitdiff |
2001-10-18 |
cwolf | Get rid of shmmap stuff |
tree | commitdiff |
2001-10-18 |
cwolf | Get rid of shmmap stuff. |
tree | commitdiff |
2001-10-14 |
Mike Smith | Fix _v_writestring() bug reported by Erik Kruus, to... |
tree | commitdiff |
2001-10-02 |
Segher Boessenkool | sizeof() cleanup. the occasional void * didn't make... |
tree | commitdiff |
2001-09-30 |
Mike Smith | Fix type in sizeof(). |
tree | commitdiff |
2001-09-13 |
cwolf | Drop requirement for shared memory segment for win32 |
tree | commitdiff |
2001-09-13 |
Monty | Fixed: |
tree | commitdiff |
2001-09-11 |
cwolf | Move to win32/src |
tree | commitdiff |
2001-09-11 |
Monty | tuned out the knocking |
tree | commitdiff |
2001-09-11 |
Monty | Thoughts-in-progress: new noise metrics, cleaned up... |
tree | commitdiff |
2001-09-11 |
Segher Boessenkool | speling. |
tree | commitdiff |
2001-09-07 |
cwolf | Fix win32 access violation in vorbisenc |
tree | commitdiff |
2001-09-07 |
cwolf | Fix access violation for win32 vorbisenc |
tree | commitdiff |
2001-09-02 |
Mike Smith | Plug memory leak located by oddsock@oddsock.org. |
tree | commitdiff |
2001-09-01 |
Monty | tuning on a branch. New noise metrics, noise bugfixes... |
tree | commitdiff |
2001-08-21 |
Ralph Giles | remove additional C++ comments |
tree | commitdiff |
2001-08-16 |
Monty | Noise curve code cleanup that also should fix a divide... |
tree | commitdiff |
2001-08-16 |
Monty | fix a pointer type error passed to qsort |
tree | commitdiff |
2001-08-16 |
Monty | fix edge case bug in accumulate_fit |
tree | commitdiff |
2001-08-13 |
Gregory Maxwell | Automake changes |
tree | commitdiff |
2001-08-13 |
Monty | rev the vendor string date |
tree | commitdiff |
2001-08-13 |
Monty | final round of commits |
tree | commitdiff |
2001-08-13 |
Monty | mono modes |
tree | commitdiff |
2001-08-13 |
Monty | books for mono |
tree | commitdiff |
2001-08-13 |
Monty | fixed a major decode bug in residue 1 |
tree | commitdiff |
2001-08-13 |
Monty | add mode D and E |
tree | commitdiff |
2001-08-13 |
Monty | Add modes Dc and Ec |
tree | commitdiff |
2001-08-13 |
Monty | more modes, more books |
tree | commitdiff |
2001-08-13 |
Gregory Maxwell | automake |
tree | commitdiff |
2001-08-13 |
Monty | Yay more modes. |
tree | commitdiff |
2001-08-13 |
Monty | mode Ac and Bc added |
tree | commitdiff |
2001-08-13 |
Monty | More books |
tree | commitdiff |
2001-08-13 |
Monty | mode selection for currently present modes |
tree | commitdiff |
2001-08-13 |
Monty | missed adding mask adjustments for mode X |
tree | commitdiff |
2001-08-13 |
Monty | Matching books |
tree | commitdiff |
2001-08-13 |
Monty | the coupled < 128 stereo modes at 44.1kHz |
tree | commitdiff |
next |