add code examples for some of the callbacks to the docs
[platform/upstream/flac.git] / include / FLAC /
2006-11-04 Josh Coalsonadd code examples for some of the callbacks to the...
2006-11-04 Josh Coalsonminor comments
2006-11-03 Josh Coalsonadd FLAC__stream_encoder_set_compression_level()
2006-11-03 Josh Coalsonminor comments
2006-11-02 Josh Coalsonminor comments
2006-10-16 Josh Coalsonfixes for MSVC6
2006-10-15 Josh Coalsonchange "bytes" parameter of all encoder write callbacks...
2006-10-15 Josh Coalsonchange "bytes" parameter of all read callbacks from...
2006-10-15 Josh Coalsonimprove comments
2006-10-15 Josh Coalsonrename set_serial_number to set_ogg_serial_number every...
2006-10-15 Josh Coalsonmerge libOggFLAC into libFLAC and libOggFLAC++ into...
2006-10-14 Josh Coalsonfix placement of FLAC_API_VERSION_... #defines
2006-10-10 Josh Coalsonbump libtool .so number in prep for release
2006-10-07 Josh Coalsonlimit subset further if sample rate is <=48kHz: max...
2006-10-07 Josh Coalsonmore doxygen comments
2006-10-06 Josh Coalsonmultichannel assignments in format and documentation
2006-10-03 Josh Coalsonminor comments
2006-09-26 Josh Coalsonremove ancient deprecated things
2006-09-26 Josh Coalsonadd verbiage about libtool version number #defines
2006-09-26 Josh Coalsonchange from one ..._API_NUMBER to 3 libtool numbers...
2006-09-23 Josh Coalsonadd number-of-colors field to PICTURE metadata block
2006-09-23 Josh Coalsonadd support for new PICTURE metadata block
2006-09-23 Josh Coalsonadd #define FLAC_API_NUMBER
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-16 Josh Coalsonminor comments
2006-09-15 Josh Coalsonchange libOggFLAC++ API to make OggFLAC::Decoder::Strea...
2006-09-15 Josh Coalsonminor wording
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-07-06 Josh Coalsoncomments
2006-07-06 Josh Coalsonchange unparseable frame handling, from a fatal error...
2006-05-01 Josh Coalsonremove window profiling field
2006-05-01 Josh Coalsondefault window to tukey(0.5) instead of hann
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2006-04-25 Josh Coalsonadd support for specifying which apodization functions...
2006-04-10 Josh Coalsonadd FLAC__metadata_get_cuesheet() and FLAC__metadata_ob...
2005-12-02 Josh Coalsonminor comments
2005-09-03 Josh Coalsonadd support for building on os/2 with emx
2005-08-31 Josh Coalsonmore external use of "FLAC tags" instead of "Vorbis...
2005-01-30 Josh Coalsonfix constness in some functions
2005-01-25 Josh Coalsonmerge from FLAC 1.1.1 maintenance branch (-j FLAC_RELEA...
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-12-30 Josh Coalsonadd vorbiscomment validation functions to format.c...
2004-12-30 Josh Coalsonrevamp plugin_common to use utf-8 instead of wchar_t...
2004-12-30 Josh Coalsonadditions to metadata object api: more vorbiscomment...
2004-10-20 Josh Coalsonfirst pass at making an integer-only flavor of the...
2004-09-25 Josh Coalsonfix minor comment typos
2004-09-14 Josh Coalsonadd links to the license page in doxygen docs
2004-09-14 Josh Coalsonadd comment braces for doxygen
2004-09-08 Josh Coalsonfix bug copying a null vorbis comment entry
2004-09-02 Josh Coalsonremove check for config.h and assume everyone has intty...
2004-09-02 Josh Coalsonremove unneeded check for config.h
2004-07-31 Josh Coalsonfix typo in comments
2004-07-30 Josh Coalsonadd FLAC__metadata_get_tags(), FLAC::Metadata::get_tags()
2004-07-29 Josh Coalsonadd callback.h to header list
2004-07-23 Josh Coalsonupdate license verbiage
2004-07-23 Josh Coalsonremove the __LIBNAME__ definitions
2004-07-22 Josh Coalsonmax the largest metadata type code be 126, reserving...
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-07-16 Josh Coalsonadd documentation for new callback-based functions
2004-07-15 Josh Coalsondo not close any file handles in the callback-based...
2004-07-11 Josh Coalsonadd callback-based versions of chain writing: FLAC__met...
2004-07-11 Josh Coalsonadd an EOF callback to the mix
2004-07-10 Josh Coalsonadd FLAC__metadata_chain_read_with_callbacks()
2004-07-10 Josh Coalsonadd callback.h
2004-07-07 Josh Coalsonminor comments
2004-03-16 Josh Coalsonfix doc typos
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-12-30 Josh Coalsonminor comments
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-09-26 Josh Coalsonminor comments
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsonadd resolved_as_cstring()
2003-09-24 Josh Coalsonminor formatting
2003-09-24 Josh Coalsonremove leftover and unimplemented proto FLAC__file_deco...
2003-09-23 Josh Coalsonminor comments
2003-09-15 Josh Coalsonreplace the compile time ordinals.h.in->ordinals.h...
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-15 Josh Coalsonadd some asserts
2003-01-15 Josh Coalsonminor comments
2003-01-12 Josh Coalsonwrite missing docs for remaining new functions
2003-01-12 Josh Coalsonminor comments
2003-01-11 Josh Coalsonwrite up some missing documentation
2003-01-10 Josh Coalson big fix to allow codec and metadata interface to handl...
2003-01-08 Josh Coalsonbetter logic for determining whether or not DLL cruft...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-12-03 Josh Coalsonadjust CUESHEET reserved lengths, minor comments
2002-11-28 Josh Coalsonfix for mingw32
2002-11-21 Josh Coalsonminor comments
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-19 Josh Coalsondocument some new functions
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
2002-11-15 Josh Coalsonadd FLAC__METADATA_TYPE_UNDEFINED to FLAC__StreamMetada...
2002-11-15 Josh Coalsonfail ..._init() if CUESHEET metadata block is illegal
2002-11-14 Josh Coalsonimplement new CUESHEET metadata block
2002-11-08 Josh Coalsonadd FLAC__file_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd FLAC__seekable_stream_decoder_get_decode_position()
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
next