Include CMake build scripts in release archives
[platform/upstream/libvorbis.git] / examples / encoder_example.c
2017-06-16 Ralph GilesRemove svn $Id$ header.
2010-03-03 MontyNew noise norm, coupling and quant code necessary for...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-03-08 erikdMinor clarification to comments about assuming 44.1kHz...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2004-06-24 Ralph GilesCorrect a comment typo.
2002-07-16 MontyKill a comment example typo
2002-07-13 MontyTurn off HF dipole stereo. The elliptical stereo from...
2002-07-12 Ralph GilesUpdate MacOS build files for Metrowerks CodeWarrior...
2002-07-11 MontySaner, default mode for encoder_example
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-02 Monty32kHz modes, coupled and uncoupled, managed and unmanaged
2002-07-01 MontySubstantially increase the number of bits given to...
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-30 MontyMissed the encode ctl headers
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2002-03-29 MontyLots more preecho tuning after detailed feedback from...
2002-03-24 MontyContinued preecho tuning/fixes. Gone to average dB...
2002-03-23 Montynew preecho was switching back to long blocks too soon
2002-02-28 MontySingle link files seeking fixes:
2002-01-23 Segher BoessenkoolAll comments should be old-style ( /* ... */ ) comments.
2001-12-29 cwolfrestore to stereo and max compression
2001-12-23 MontyRemove the SIGFPE code for linux
2001-12-23 Montybitrate management bugfixes and tuning
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 Montyeliminate printfs
2001-12-19 MontyMerge infrastructure work; full books
2001-12-19 MontyGrr.
2001-12-12 MontyInitial branch merge toward rc3
2001-09-19 cwolfallow raw pcm files
2001-09-17 cwolfChange fpin to stdin
2001-09-17 cwolfRollback unnecessary file name features.
2001-09-15 cwolfAdd support for named files on the command line, while...
2001-08-13 MontyOops, roll this back to the right version
2001-08-13 Montyfinal round of commits
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-22 MontyInitial beta 4 merge
2001-01-20 Mike SmithWe never called vorbis_comment_clear() in either of...
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-12 MontyFix a bug in the post-encode normalization;
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-15 Montymodes A-E for beta 2 in place.
2000-08-15 MontyAdd mode B
2000-08-15 MontyCommit mode E (roughly 350kbps stereo)
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-14 MontyBasic MacOS9 build support; libs and examples
2000-06-15 Montyproper truncated packet support
2000-05-12 Mike SmithAddition of win32 support to the examples (changing...
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
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-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...