Merge tag 'v1.3.7' into tizen
[platform/upstream/libvorbis.git] / include / vorbis / codec.h
2020-10-30 Jeongmo YangMerge tag 'v1.3.7' into tizen 96/246496/1 accepted/tizen_6.5_base accepted/tizen_7.0_base accepted/tizen_7.0_base_hotfix accepted/tizen_unified tizen tizen_6.5_base tizen_7.0_base tizen_7.0_base_hotfix accepted/tizen/6.5/base/20211028.060335 accepted/tizen/7.0/base/20221116.025743 accepted/tizen/7.0/base/hotfix/20221116.055151 accepted/tizen/base/20210825.055357 accepted/tizen/base/20221115.103620 accepted/tizen/unified/20201105.124409 submit/tizen/20201104.014944 submit/tizen_6.5_base/20211028.134101 submit/tizen_base/20210825.043539 submit/tizen_base/20210825.044137 tizen_6.5.m2_release tizen_7.0_m2_release
2020-07-03 Ralph GilesUpdate website link in copyright headers.
2017-06-16 Ralph GilesRemove svn $Id$ header.
2012-11-04 Anas NashifImported Upstream version 1.3.3
2010-03-24 MontySpelling fixes in include docs
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-09-28 ivodefine GENERAL_VENDOR_STRING and ENCODE_VENDOR_STRING...
2007-08-19 erikdMake vorbis comment functions const correct.
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-07-03 MontyMultiplexed stream support for vorbisfile *IN PROGRESS*
2004-08-05 Thomas Vander Sticheleremove needless whitespace, synchronize decls with...
2004-07-20 MontySet $Id$ keyword substitution for vorbis module
2003-09-05 Ralph GilesRemove a dead prototype.
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-04 MontyAdd API call to reset decode state without dumping...
2003-03-03 MontyCommit new prototypes for ov_crosslap functionality.
2002-09-23 MontyAdd timebase conversion call
2002-02-28 MontySingle link files seeking fixes:
2001-12-12 MontyInitial branch merge toward rc3
2001-05-27 MontyFloor 1
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-18 Mike SmithAdded vorbis_commentheader_out() to vorbis
2000-11-06 MontyMerge branch_beta3 onto the mainline.
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-08-30 MontyAutoconf fixes suggested by Jeff Squyres
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
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-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-07 MontyMore unsigned char cleanup and a possible workaround...
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
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 MontyMerge ... the current Monty branch; this brings in...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonMinor change for win32 compilation.
2000-04-10 MontyAdded first cut of Martin Vogt's kmpg plugin.
2000-04-03 MontyFixed a seeking bug;
2000-02-16 MontyEliminate dead fields from psy_info
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-06 MontyIncremental update
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-05 MontyMore shuffling of includes to ease codebook integration...