fix LDADD var
[platform/upstream/flac.git] / include /
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
2001-06-23 Josh Coalsonadd utility.h
2001-06-23 Josh Coalsoninitial import
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-18 Josh Coalsonfix default versioning behavior
2001-06-16 Josh Coalsonrevamp encoder/decoder interface to use set methods...
2001-06-14 Josh Coalsonadd support for last_metadata_is_last flag in the strea...
2001-06-14 Josh Coalsonfix size of application id in struct
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-13 Josh Coalsonrename encoder.h to stream_encoder.h
2001-06-08 Josh Coalsonadd/update copyright and license notices
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-31 Josh Coalsonintegrate mdz's patch so 'make dist' will work as expected
2001-05-29 Josh Coalsonminor comment change
2001-05-29 Josh Coalsonupdate version number to 0.10
2001-05-25 Josh Coalsonremove config.h
2001-05-24 Josh Coalsonconfig.h no longer needed
2001-05-23 Josh Coalsonadd config.h
2001-05-23 Josh Coalsoninitial import
2001-05-16 Josh Coalsonuse float instead of double for basic FP type
2001-04-25 Josh Coalson-r now takes min,max and is called min/max_residual_par...
2001-04-13 Josh Coalsonadd support for writing SEEKTABLE block
2001-04-13 Josh Coalsonadd format.h adn seek_table.h
2001-04-13 Josh Coalsoninitial import
2001-04-13 Josh Coalsonadd seekpoint placeholder
2001-04-12 Josh Coalsonadd support for raw encoding within a Rice partition
2001-04-05 Josh Coalsonadd SEEKTABLE metadata block
2001-03-28 Josh Coalsonchange min bps from 1 to 4
2001-03-27 Josh Coalsonfix comments
2001-03-27 Josh Coalsonadd new error codes
2001-03-27 Josh Coalsonupdate for new format changes: frame crc-16, wasted...
2001-03-21 Josh Coalsonupdate version to 0.9
2001-03-05 Josh Coalsonfix empty struct problem
2001-02-28 Josh Coalsonadd some types
2001-02-23 Josh Coalsonshorten APPLICATION id to 32 bits
2001-02-23 Josh Coalsonupdate version number to 0.8
2001-02-23 Josh Coalsonadd padding option to encoder
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFOl; and PADDING and APPLICA...
2001-02-12 Josh Coalsonupdate version number to 0.7
2001-02-08 Josh Coalsonchange Coder to Codec everywhere
2001-01-28 Josh Coalsonchange force_mid_side to loose_mid_side
2001-01-26 Josh Coalsonfix default version number
2001-01-25 Josh Coalsonadd some consts
2001-01-24 Josh Coalsonadd fallback for when VERSION is not set
2001-01-24 Josh Coalsondrop major/minor version numbers, use just version...
2001-01-24 Josh Coalsonadd FLAC__ENCODER_ILLEGAL_MID_SIDE_FORCE code
2001-01-24 Josh Coalsonadd force mid-side stereo option
2001-01-24 Josh Coalsonadd string lookup tables for enums
2001-01-23 Josh Coalsonrevamp in anticipation of new analysis mode
2001-01-23 Josh Coalsonadd total sample estimation
2001-01-23 Josh Coalsonrearrange to make more sense
next