summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add vorbis dependencies when building examples.v1.3.7Ralph Giles2020-07-031-5/+5
* Update website link in copyright headers.Ralph Giles2020-07-035-5/+5
* Cleanup: Removed tailing white-spaces in C code filesPhilipp Schafft2017-07-233-39/+39
* Remove svn $Id$ header.Ralph Giles2017-06-165-5/+0
* Fix automake warning.Ralph Giles2015-05-201-2/+2
* Link all of the examples to libogg.Thomas Daede2015-05-191-5/+5
* Correct two errors in patch for Trac #1486:Monty2014-06-181-0/+2
* Extend seeking_example to always perform a pcm / pcm_page seek test to positi...Monty2014-06-111-9/+6
* Commit tterribe's port of Tremor r17541:Monty2010-10-231-2/+2
* While reviewing a patch to port Tremor r17541, noticed that the Monty2010-10-231-12/+32
* Correct a longstanding bug in the 16u2 codebook; the bug was harmless (though...Monty2010-03-251-12/+12
* New noise norm, coupling and quant code necessary for depth>1 coupling. Also...Monty2010-03-031-22/+22
* Similarly check for error in seeking_exampleMonty2009-07-241-1/+4
* Fix for Trac #1573.Monty2009-07-241-1/+6
* Bump build system versions for releaseMonty2009-07-102-6/+6
* applied Trac #1548Monty2009-07-081-1/+1
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-265-238/+237
* Fix some comment typos and spacing.Ralph Giles2009-05-121-11/+11
* Additional bulletproofing to hufftree decoding; reject underpopulated Monty2008-04-281-86/+89
* Don't crash on successful corrupt file rejection due to being too lazyMonty2008-03-181-1/+5
* Minor clarification to comments about assuming 44.1kHz/stereo/16bit WAVerikd2008-03-081-3/+3
* fix 'make distcheck'. before and after tarballs almost identical.erikd2007-11-221-5/+11
* Update documentation, version numbers, copyright datesMonty2007-07-245-16/+15
* Add ov_fopen() (like ov_open, but does the fopen within libvorbisfile)Monty2007-07-232-40/+33
* Fix for bug 577; used a different approach than the submitted patchMonty2007-06-291-13/+59
* Remove obsolete .cvsignore files.Ralph Giles2006-01-281-9/+0
* Don't build static code examples by default. Static linking is broken Ralph Giles2004-09-191-1/+2
* Put AoTuV tunings merge (along with bugfixes) on the mainline. Thisv1.1.0rc1Monty2004-07-072-4/+4
* Correct a comment typo.Ralph Giles2004-06-241-1/+1
* A single page audio stream that was also a short page would decode too far.Monty2002-10-111-1/+3
* Kill a comment example typoMonty2002-07-161-6/+5
* 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