summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Initial branch merge toward rc3Monty2001-12-122-2/+9
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-1/+8
* Floor 1Monty2001-05-272-13/+24
* final beta 4 commitMonty2001-02-263-15/+15
* Update header copyright dates, update copyright assignemntMonty2001-02-023-12/+9
* Initial beta 4 mergeMonty2001-01-221-1/+3
* Added vorbis_commentheader_out() to vorbisMike Smith2001-01-181-1/+2
* Incremental commit toward b3. Optionally should still retrain mode E,Monty2000-11-081-2/+2
* Merge branch_beta3 onto the mainline.Monty2000-11-0684-11832/+92
* Readded seeking_example.c to the buildMonty2000-10-131-1/+3
* i knew there had to be a reason for that :)Jack Moffitt2000-10-121-2/+2
* these files are not asupposed to be here after the merge. cleaning :)Jack Moffitt2000-10-121-2/+2
* Merging the postbeta2 branch onto the mainline.Monty2000-10-1272-306/+153
* Fix some warnings from bad static initialisers - possibly causing problems on...Mike Smith2000-09-012-5/+5
* Autoconf fixes suggested by Jeff SquyresMonty2000-08-302-3/+4
* wrong defines for win in os_types.h.in (typo)Monty2000-08-301-3/+3
* autoconf changes to handle looking for bit-width types on yet moreMonty2000-08-303-36/+51
* fix typedef typo for int64_tMonty2000-08-301-2/+2
* 'extrapolate' not 'interpolate'Monty2000-08-231-2/+2
* Add pre-cliff and post-cliff interpolation so that sampleMonty2000-08-231-1/+2
* Fixed a GCC-ism that MSVC was choking on (it's probably still wrong, but itv1.0.0beta2Mike Smith2000-08-151-2/+2
* modes A-E for beta 2 in place.Monty2000-08-1514-59/+1322
* Add mode CMonty2000-08-151-0/+205
* Add mode BMonty2000-08-1518-1/+1949
* Commit mode E (roughly 350kbps stereo)Monty2000-08-1514-1/+1383
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-1584-52915/+6273
* Add a check to res0.c:unpack to make sure we don't try to cascadeMonty2000-08-141-4/+5
* Added new function vorbis_comment_query_count(), after a couple of people req...Mike Smith2000-08-131-1/+2
* Added ogg_stream_flush(0 to libvorbis API to allow easier re-wrappingMonty2000-08-041-1/+2
* Added vorbis_comment_add_tag() and vorbis_comment_query() to give a nice inte...Mike Smith2000-07-291-1/+5
* New LSP fit hinting in place (new codebook hint)Monty2000-07-173-361/+21405
* New LSP books, more reliable fit and lower bit usageMonty2000-07-126-817/+395
* Add autoconf test for the bad glibc headersMonty2000-07-071-2/+11
* More unsigned char cleanup and a possible workaround for:Monty2000-07-071-4/+4
* Build fix for win32Monty2000-06-191-1/+2
* build changes to eliminate need for u_int32_tMonty2000-06-191-2/+1
* Optimizations, mostly minor things; just picking the lowest-hanging fruit.Monty2000-06-191-1/+1
* Tune the short block trigger a bit moreMonty2000-06-191-9/+9
* Short block bugfix + tuning. I'm still not satisfied with the shortMonty2000-06-185-682/+9
* Fixed a link-crossing bug in libvorbis (total time was reset to -1Monty2000-06-151-1/+5
* The merge accidentally lost the C++ wrappers and os_types.h include in codec.hMonty2000-06-141-1/+11
* Made API consistent wrt in64_t internal types and return valuesMonty2000-06-142-16/+16
* API change to stabilize psychoacoustic configuration for 1.0 beta. ItMonty2000-06-143-17/+30
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-1441-7996/+22279
* Added inttypes.h for BeOSMonty2000-05-101-1/+5
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-0834-3519/+17876
* Fixing win32/linux build snafu.jon2000-05-011-0/+27
* Fixing win32/linux build snafujon2000-05-011-2/+2
* Minor change for win32 compilation.jon2000-05-011-1/+2
* Fix for a minor typo in vorbisfile headers - woould have affected users of theMike Smith2000-04-231-2/+2