minor formatting
[platform/upstream/flac.git] / include /
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-19 Josh Coalsonsplit off dynamically allocated stuff from FLAC__Entrop...
2002-08-17 Josh Coalsonrework so that rice parameters and raw_bits from the...
2002-08-16 Josh Coalsonmore doxygen comments
2002-08-15 Josh Coalsondoxygen comments
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-08 Josh Coalsonminor comments
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsonthese are obsolete, maybe to be revived later
2002-08-07 Josh Coalsonseveral fixes
2002-08-07 Josh Coalsonremove file decoder and seekable stream decoder
2002-08-07 Josh Coalsonadd OggFLAC dirs
2002-08-07 Josh Coalsoninitial import
2002-08-06 Josh Coalsonmore work
2002-08-06 Josh Coalsonremove obsolete includes
2002-08-06 Josh Coalsondid more work but still not finished
2002-08-06 Josh Coalsonminor formatting
2002-08-05 Josh Coalsondocumentation typos
2002-08-05 Josh Coalsonadd OggFLAC
2002-08-05 Josh Coalsoninitial import; still needs a lot of work
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate()
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-01 Josh Coalsonmake typedefs for callbacks
2002-08-01 Josh Coalsonfinish implementation
2002-08-01 Josh Coalsonnew funcs for getting underlying decoder layer states
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-08-01 Josh Coalsonminor syntax
2002-08-01 Josh Coalsonchange to FLAC__stream_encoder_init(), now calls write...
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-08-01 Josh Coalsonfinish up implementation
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-07-31 Josh Coalsonminor comments
2002-07-27 Josh Coalsonmore doxygen docs
2002-07-26 Josh Coalsonmore doxygen docs
2002-07-25 Josh Coalsonmore doxygen docs
2002-07-24 Josh Coalsonmore doxygen docs
2002-07-16 Josh Coalsonmore doxygen docs
2002-07-15 Josh Coalsonmore doxygen comments
2002-07-12 Josh Coalsonmore doxygen docs
2002-07-11 Josh Coalsonmore doxygen additions
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-09 Josh Coalsoninitial Doxygen work
2002-06-28 Josh Coalsonspecialize getopt for FLAC
2002-06-14 Josh Coalsonminor changes in anticipation of release
2002-06-11 Josh Coalsonfixes from compiling code and running all the tests...
2002-06-10 Josh Coalsonlast batch of changes and fixes based on the libFLAC...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-06-07 Josh Coalsonmassive glob of checkins: improved tests, more tests...
2002-06-05 Josh Coalsonbring in what was FLAC__seek_table_is_valid()
2002-06-05 Josh Coalsonremove seek_table; it moved into the metadata interface
2002-06-05 Josh Coalsoncontents moved into metadata interface
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder in file...
2002-06-04 Josh Coalsonfix status enum names
2002-06-04 Josh Coalsonadd inherited get methods from stream decoder
2002-06-01 Josh Coalsonfixes based on MSVC compile
2002-06-01 Josh Coalsonfix state enums
2002-06-01 Josh Coalsonnew more flexible way of passing metadata to stream...
2002-05-31 Josh Coalsonadd methods to SeekTable, Padding, and VorbisComment
2002-05-31 Josh Coalsonpass vorbis comment entries by value
2002-05-30 Josh Coalsonrework the api to seektable and vorbis comment objects
2002-05-29 Josh Coalsonadd encoder.h and decoder.h
2002-05-29 Josh Coalsonminor comments
2002-05-29 Josh Coalsonfix constness on _set_ methods
2002-05-29 Josh Coalsoninitial import
2002-05-25 Josh Coalsonadd support for id3v2 tags to levels 1 and 2, better...
2002-05-22 Josh Coalsonadd iterator classes
2002-05-22 Josh Coalsoncomment changes
2002-05-20 Josh Coalsonminor changes to some defines/globals
2002-05-17 Josh Coalsoninitial import
2002-05-17 Josh Coalsonupdate with new semantics for padding
2002-05-17 Josh Coalsonadd FLAC++ and share subdirs
2002-05-16 Josh Coalsondifferentiate between format max bps and reference...
2002-05-16 Josh Coalsonminor comments
2002-05-16 Josh Coalsonadd conditional extern "C"
2002-05-11 Josh Coalsonadd more comments, add function FLAC__metadata_iterator...
2002-05-09 Josh Coalsonremove unused code
2002-05-09 Josh Coalsonadd FLAC__ASSERT_DECLARATION macro
2002-05-09 Josh Coalsonfix copyright header
2002-05-07 Josh Coalsonadd functionality to specify which metadata blocks...
2002-05-06 Matt ZimmermanUse extern "C" as appropriate to allow use with C++
2002-05-04 Josh Coalsonadd metadata.h, remove utility.h
2002-05-04 Josh Coalsonadd vorbis comment block, fix max sample rate
2002-05-04 Josh Coalsonfunctionality moved to metadata.h
2002-05-04 Josh Coalsoninitial import
2002-04-25 Josh Coalsonadd VORBIS_COMMENT metadata block
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-11-13 Josh Coalsoncommit patch for compiling on mingw32
2001-11-08 Josh Coalsonsplit most of FileDecoder off to new SeekableStreamDecoder
2001-10-31 Josh Coalsonfix tiny bug with filename setting
2001-08-16 Josh Coalsonrename some struct members to avoid C++ 'private' and...
2001-07-16 Josh Coalsonadd number_type to frame header
2001-07-12 Josh Coalsonadd escape coding option
2001-06-29 Josh Coalsonrenamed ordinals.h to ordinals.h.in
next