move in some common metadata setting stuff here
[platform/upstream/flac.git] / include /
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
2002-10-16 Josh Coalsonadd export.h
2002-10-04 Josh Coalsonadd FLAC__MAX_QLP_COEFF_PRECISION
2002-09-26 Josh Coalsonnew #define FLAC__SUBSET_MAX_RICE_PARTITION_ORDER
2002-09-25 Josh Coalsonfixes related to the change of FLAC__VERSION_STRING...
2002-09-20 Josh Coalsonfix _HEADERS targets to not clobber each others
2002-09-19 Josh Coalsonminor formatting
2002-09-11 Josh Coalsonminor comment typo fix
2002-09-06 Josh Coalsonminor comments
2002-09-06 Josh Coalsonadd resolved_as_cstring() method to State classes
2002-09-04 Josh Coalsondoxygen comments
2002-09-04 Josh Coalsonadd support for serial number in Ogg streams
2002-08-30 Josh Coalsonrestrict subset to max blocksize of 16384 and max resid...
2002-08-30 Josh Coalsonadd read_only argument to simple iterator initializer
2002-08-27 Josh Coalsonminor formatting
2002-08-25 Josh Coalsonmore comments
2002-08-25 Josh Coalsonadd vendor string to encoding
2002-08-23 Josh Coalsonminor comments
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
next