add number-of-colors field to PICTURE metadata block
[platform/upstream/flac.git] / src / libFLAC / stream_encoder_framing.c
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-05-24 Josh Coalsoncomplete largefile support
2006-04-25 Josh Coalsonadd 2206 to copyright notice
2005-05-05 Josh Coalsonremove FLAC__SYMMETRIC_RICE code
2005-01-25 Josh Coalsonadd 2005 to copyright notices
2004-07-24 Josh Coalsonfix erroneous assertion
2004-07-23 Josh Coalsonmake encoder encode the blocksize and sample rate in...
2004-01-17 Josh Coalsonupdate copyright to 2004
2003-01-31 Josh Coalsonchange license verbiage to Xiph's
2003-01-10 Josh Coalsonbig fix to allow codec and metadata interface to handle...
2003-01-02 Josh CoalsonAdd 2003 to copyright notice
2002-12-05 Josh Coalsonadd "is_cd" flag to CUESHEET everywhere
2002-11-16 Josh Coalsonadd more reserved space to CUESHEET implementation
2002-11-15 Josh Coalsonfurther implementation of new CUESHEET metadata block
2002-10-17 Josh Coalsonadd assert on the vendor string construction
2002-09-25 Josh Coalsonminor cosmetics
2002-08-25 Josh Coalsonadd vendor string to encoding
2002-08-19 Josh Coalsonsplit off dynamically allocated stuff from FLAC__Entrop...
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-07-15 Josh Coalsonrename (FLAC__format_is_valid_sample_rate() to FLAC__fo...
2002-06-08 Josh Coalsonanother big glob of changes/fixes
2002-05-04 Josh Coalsonadd vorbis comment block handling, update max sample...
2002-03-12 Josh Coalsonnew blurb-based bitbuffer design changes
2002-01-26 Josh Coalsonupdate copyright date to include 2002
2001-07-16 Josh Coalsonadd checking based on number_type in the frame header
2001-06-23 Josh Coalsonrevamp the ordinal types
2001-06-14 Josh Coalsonadd support for APPLICATION block
2001-06-13 Josh Coalsonrename FLAC__Encoder to FLAC__StreamEncoder, OOPize...
2001-06-13 Josh Coalsonrename encoder_framing.c to stream_encoder_framing.c