Initial beta 4 merge
[platform/upstream/libvorbis.git] / include / vorbis /
2001-01-22 MontyInitial beta 4 merge
2001-01-18 Mike SmithAdded vorbis_commentheader_out() to vorbis
2000-11-08 MontyIncremental commit toward b3. Optionally should still...
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-13 MontyReadded seeking_example.c to the build
2000-10-12 Jack Moffitti knew there had to be a reason for that :)
2000-10-12 Jack Moffittthese files are not asupposed to be here after the...
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-09-01 Mike SmithFix some warnings from bad static initialisers - possib...
2000-08-30 MontyAutoconf fixes suggested by Jeff Squyres
2000-08-30 Montywrong defines for win in os_types.h.in (typo)
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-30 Montyfix typedef typo for int64_t
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-15 Mike SmithFixed a GCC-ism that MSVC was choking on (it's probably...
2000-08-15 Montymodes A-E for beta 2 in place.
2000-08-15 MontyAdd mode C
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 MontyAdd a check to res0.c:unpack to make sure we don't...
2000-08-13 Mike SmithAdded new function vorbis_comment_query_count(), after...
2000-08-04 MontyAdded ogg_stream_flush(0 to libvorbis API to allow...
2000-07-29 Mike SmithAdded vorbis_comment_add_tag() and vorbis_comment_query...
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-07 MontyAdd autoconf test for the bad glibc headers
2000-07-07 MontyMore unsigned char cleanup and a possible workaround...
2000-06-19 MontyBuild fix for win32
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-19 MontyTune the short block trigger a bit more
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-14 MontyThe merge accidentally lost the C++ wrappers and os_typ...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-10 MontyAdded inttypes.h for BeOS
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu.
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonMinor change for win32 compilation.
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-04-03 MontyFixed a seeking bug;
2000-02-23 Montyadd the unit codebooks for demo encoding
2000-02-23 MontyTwo more temporary codebooks for testing
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-21 MontyCommit codebooks for testing toward first cut
2000-02-16 MontyEliminate dead fields from psy_info
2000-02-16 Monty"Commit a valid compression mode, dumbass"
2000-02-13 Montyreal LSP books for first cut
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-07 MontyBooks that use the new p/q index alignment
2000-02-06 MontyIncremental update
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
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-22 MontyIncremental updates
2000-01-20 MontyMake sure changes exist on more than just Bloopfish
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
2000-01-12 MontyBasic lsp codebooks to play with for now while integrat...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...