add support for 24-bit input
[platform/upstream/flac.git] / src / flac / encode.c
2001-02-27 Josh Coalsonadd support for 24-bit input
2001-02-26 Josh Coalsonremove some debug output
2001-02-23 Josh Coalsonadd padding argument
2001-02-22 Josh Coalsonfix bug #131976
2001-02-12 Josh Coalsonfix fclose bug
2001-02-02 Josh Coalsonfix seek bug in raw encoding
2001-01-28 Josh Coalsonchange force_mid_side to loose_mid_side
2001-01-24 Josh Coalsonadd -M (force_mid_side) option
2001-01-23 Josh Coalsonrevamp in anticipation of new analysis mode
2001-01-23 Josh Coalsonfix bug: --skip and pipes
2001-01-23 Josh Coalsonfix some pipe bugs
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-12 Josh Coalsonadd MD5 support
2001-01-05 Josh Coalsonfix to chop off bytes after end of data chunk
2000-12-22 Josh Coalsonadd new verify option (-V)
2000-12-10 Josh CoalsonInitial revision