fix bug in ratio calculation in print_stats()
[platform/upstream/flac.git] / include /
2004-07-16 Josh Coalsonadd method for skipping an audio frame, plus tests
2004-07-16 Josh Coalsonminor comment fixes
2004-07-16 Josh Coalsonadd documentation for new callback-based functions
2004-07-15 Josh Coalsonadd libFLAC++ equivalent callback-based chain reading...
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-07-07 Josh Coalsonget rid of obsolete *_get_decode_position() methods
2004-07-07 Josh Coalsonrevamp OggFLAC__SeekableStreamDecoder to derive from...
2004-03-17 Josh Coalsonminor reordering of decoder state enum to match FLAC...
2004-03-16 Josh Coalsonfix doc typos
2004-01-30 Josh Coalson*** empty log message ***
2004-01-17 Josh Coalsonupdate copyright to 2004
2004-01-17 Josh Coalsonadd read callback to OggFLAC__SeekableStreamEncoder...
2004-01-16 Josh Coalsonrevamp OggFLAC__SeekableStreamEncoder to derive from...
2004-01-16 Josh Coalsonvarious fixes related to deriving OggFLAC__SeekableStre...
2003-12-31 Josh Coalsonrevamp ogg flac file decoder; it needed to be derived...
2003-12-30 Josh Coalsonminor comments
2003-12-18 Josh Coalsonworkaround MSVC bug re: scoping of nested classes
2003-12-18 Josh Coalsonfix __LIBNAME__ definition
2003-12-18 Josh Coalsonuse double for scale factor instead of float
2003-12-17 Josh Coalsonadd undocumented option --apply-replaygain-which-is...
2003-11-13 Josh Coalsonbetter end-of-file/stream checking
2003-09-26 Josh Coalsonadd ogg seekable stream and file encoder and decoder...
2003-09-26 Josh Coalsonminor syntax
2003-09-26 Josh Coalsonminor formatting
2003-09-26 Josh Coalsonminor comments
2003-09-25 Josh Coalsonadd a "tell" callback to the seekable stream encoder...
2003-09-24 Josh Coalsonminor comments
2003-09-24 Josh Coalsonminor syntax
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-24 Josh Coalsonadd the metadata callback back in the stream encoder
2003-09-24 Josh Coalsonadd OggFLAC__stream_encoder_get_resolved_state_string()
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__file_decoder_set_serial...
2003-09-24 Josh Coalsonmore API comments, add OggFLAC__seekable_stream_decoder...
2003-09-24 Josh Coalsonadd OggFLAC__stream_decoder_get_resolved_state_string()
2003-09-24 Josh Coalsonadd *::State::resolved_as_cstring()
2003-09-24 Josh Coalsoninline *::State::resolved_as_cstring()
2003-09-23 Josh Coalsonminor comments
2003-09-23 Josh Coalsonminor comments
2003-09-15 Josh Coalsonreplace the compile time ordinals.h.in->ordinals.h...
2003-02-07 Josh Coalsonchange license verbiage
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-22 Josh Coalsonfix return type for Track::get_num_indices()
2003-01-15 Josh Coalsonadd some asserts
2003-01-15 Josh Coalsonminor comments
2003-01-13 Josh Coalsonfix some ansi violations in identifier names
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-28 Josh Coalsonfix verbiage about get_block() in Iterator class
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-22 Josh Coalsonadd cuesheet writer
2002-11-21 Josh Coalsonrevamp MSVC build system, separate dynamic and static...
2002-11-21 Josh Coalsonminor comments
2002-11-21 Josh Coalsonmore cuesheet convenience functions
2002-11-19 Josh Coalsondocument some new functions
2002-11-19 Josh Coalsonadd cuesheet.h
2002-11-19 Josh Coalsonfinish implementation of CueSheet object wrapper
2002-11-19 Josh Coalsoninitial import
2002-11-16 Josh Coalsonadd more CUESHEET convenience functions
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
2002-11-16 Josh Coalsonadd CueSheet object wrapper
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
2002-11-08 Josh Coalsonadd ..._get_resolved_state_string() convenience function
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonmake names more consistent
2002-11-07 Josh Coalsonupdates to work with new grabbag lib
2002-11-07 Josh Coalsoninitial import
2002-11-07 Josh Coalsonmove to grabbag/
2002-11-05 Josh Coalsonadd covenience functions parsing gains/peaks from vorbi...
2002-11-05 Josh Coalsonconstify first arg of FLAC__metadata_object_vorbiscomme...
2002-10-30 Josh Coalsonadd support for new file_utils convenience library
2002-10-30 Josh Coalsonadd more fine-grained tagging functions, do peak analysis
2002-10-30 Josh Coalsoninitial import
2002-10-26 Josh Coalsonfix misspellings in docs
2002-10-26 Josh Coalsonadd more convenience for manipulating vorbis comments
2002-10-26 Josh Coalsonflesh out implementation
2002-10-25 Josh Coalsoninitial import
2002-10-24 Josh Coalsonadd new gain_analysis convenience library
2002-10-23 Josh Coalsonfinal merge of changes from the end of the flac 1.0...
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-18 Josh Coalsonfixes for building static libs (new FLAC__NO_DLL #define)
2002-10-16 Josh Coalsoninitial import
2002-10-16 Josh Coalsontweaks to build libs as DLLs under windows
next