summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Turn off HF dipole stereo. The elliptical stereo from rc3, despiteMonty2002-07-131-2/+2
* Update MacOS build files for Metrowerks CodeWarrior 7. Haven't tested the exa...Ralph Giles2002-07-122-5/+5
* Saner, default mode for encoder_exampleMonty2002-07-111-4/+2
* All sample rates/modes with fresh training now in CVS.Monty2002-07-115-18/+50
* Remove and unused variable.Ralph Giles2002-07-091-2/+1
* 32kHz modes, coupled and uncoupled, managed and unmanagedv1.0.0rc4-internalMonty2002-07-021-3/+3
* Substantially increase the number of bits given to noise encoding inMonty2002-07-011-3/+3
* new ectl calls for lowpass and impulse block tweakingMonty2002-07-011-6/+7
* Missed the encode ctl headersMonty2002-06-301-3/+6
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-2/+3
* fix a few obvious bugs, pretty it up a bit moreMonty2002-05-011-41/+71
* animation speed optimizationMonty2002-04-301-91/+106
* A somewhat more convienient by-frame graphing tool to replace gnuplotMonty2002-04-301-0/+585
* Lots more preecho tuning after detailed feedback from Juha (JohnV). IMonty2002-03-291-2/+2
* Continued preecho tuning/fixes. Gone to average dB with even/oddMonty2002-03-241-2/+2
* new preecho was switching back to long blocks too soonMonty2002-03-231-2/+2
* Numerous vorbisfile fixes:Monty2002-03-071-1/+2
* Single link files seeking fixes:Monty2002-02-282-6/+17
* All comments should be old-style ( /* ... */ ) comments.Segher Boessenkool2002-01-231-2/+2
* Fixed a memory management error in the new codebook codeMonty2002-01-221-1/+3
* restore to stereo and max compressioncwolf2001-12-291-3/+2
* Remove the SIGFPE code for linuxMonty2001-12-231-13/+2
* bitrate management bugfixes and tuningMonty2001-12-231-3/+15
* libtool wants -all-static. -static makes it link statically only againstJack Moffitt2001-12-201-1/+1
* several extremely minor fixesSegher Boessenkool2001-12-204-8/+8
* Kill some warnings. Oh, and make examples compile again underSegher Boessenkool2001-12-191-4/+7
* eliminate printfsMonty2001-12-191-4/+5
* Merge infrastructure work; full booksMonty2001-12-191-2/+2
* Grr.Monty2001-12-191-2/+2
* squash annoying warnings.Segher Boessenkool2001-12-183-6/+6
* Initial branch merge toward rc3Monty2001-12-122-22/+29
* allow raw pcm filescwolf2001-09-191-14/+2
* Change fpin to stdincwolf2001-09-171-5/+5
* Rollback unnecessary file name features.cwolf2001-09-175-150/+34
* Add support for named files on the command line, while maintainingcwolf2001-09-155-50/+185
* Conditional code for win32 environment.cwolf2001-09-131-1/+13
* Oops, roll this back to the right versionv1.0.0rc2Monty2001-08-131-8/+10
* final round of commitsMonty2001-08-131-10/+8
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-1/+3
* decoder_example non-stereo decode fixMonty2001-05-271-2/+2
* Floor 1Monty2001-05-271-12/+145
* Fix the initial frame bug triggered by vcut; if the first block of aMonty2001-03-261-2/+2
* final beta 4 commitMonty2001-02-265-25/+25
* Update header copyright dates, update copyright assignemntMonty2001-02-025-20/+17
* Initial beta 4 mergeMonty2001-01-221-2/+2
* We never called vorbis_comment_clear() in either of these examples. That's bad.Mike Smith2001-01-202-2/+4
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-212-6/+6
* Fix a bug in the post-encode normalization;Monty2000-12-121-2/+2
* this fixes everythingJack Moffitt2000-11-081-0/+1
* hoepfully this is the *right* thing.Jack Moffitt2000-11-081-5/+5