split off dynamically allocated stuff from FLAC__EntropyCodingMethod_PartitionedRice...
[platform/upstream/flac.git] / src / flac /
2001-06-07 Josh Coalsonadd flac__file_get_filesize()
2001-06-07 Josh Coalsonfixes for MSVC
2001-06-06 Josh Coalsonadd -o option, remove "flac - outfilename" mode
2001-06-06 Josh Coalsonmake the default suffix .ana for analysis files
2001-06-06 Josh Coalsonadd --delete-input-file flag
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-06 Josh Coalsonadd file.c
2001-06-06 Josh Coalsontransfer input file timestamp/permissions to output...
2001-06-06 Josh Coalsoninitial import
2001-06-06 Josh Coalsonstandardize flac__ names
2001-06-05 Josh Coalsonremove -R 32 from -9
2001-06-05 Josh Coalsonslow down stats printing
2001-06-05 Josh Coalsonignore (with warning) unknown subchunks instead of...
2001-06-05 Josh Coalsonchange meaning of -0
2001-05-31 Josh Coalsonput a FLAC__ASSERT wrapper around assert()
2001-05-28 Josh Coalsonfix bug where encoder_wrapper->stream_offset was not...
2001-05-28 Josh Coalsonfix bug in write_big_endian_uint64()
2001-05-27 Josh Coalsonminor fix to the usage printout
2001-05-27 Josh Coalsonshorten the status line
2001-05-25 Josh Coalsonchange wording on failed verify message
2001-05-25 Josh Coalsonremove some junk printouts
2001-05-25 Josh Coalsonfix bug in seekpoint uniquification
2001-05-09 Josh Coalsonfix bug where decoder was closing stdout
2001-05-04 Josh Coalsonmore fixes to the -# settings
2001-05-03 Josh Coalsonupdate -# settings
2001-05-02 Josh Coalsonupdate default values for compression levels
2001-05-02 Josh Coalsonskip allowed for analyze mode
2001-05-01 Josh Coalsonmassive changes to command line parsing to act like...
2001-05-01 Josh Coalsonoops, move message to correct place
2001-05-01 Josh Coalsonfix some error messages
2001-05-01 Josh Coalsonmods to allow main.c to pass in the opened file
2001-05-01 Josh Coalsonremove some unused code
2001-05-01 Josh Coalsonadd support for guessing input file type by looking...
2001-04-26 Josh Coalsonoops, put handling for --a-rtext option in
2001-04-26 Josh Coalsonimprove error message if file not found
2001-04-25 Josh Coalson-r now takes min,max and is called min/max_residual_par...
2001-04-24 Josh Coalsonremove the code that printed out the seek points before...
2001-04-24 Josh Coalsonadd verbiage to bug submit
2001-04-16 Josh Coalsonfix -b usage printout
2001-04-16 Josh Coalsonfix syntax error
2001-04-16 Josh Coalson80-columnize the usage printout
2001-04-16 Josh Coalsonremove debug printout
2001-04-16 Josh Coalsondocument GCC compiler bug that produces false warning
2001-04-14 Josh Coalsonfix usage
2001-04-14 Josh Coalsonfix bug with the default -S setting
2001-04-13 Josh Coalsonfix bug to deal with case when user requests to skip...
2001-04-13 Josh Coalsonfix more bugs with seek table stuff
2001-04-13 Josh Coalsonfix bug where seek point was hit during metadata write_...
2001-04-13 Josh Coalsonminor bug fix
2001-04-13 Josh Coalsonfix bug with incorrect seek point separator
2001-04-13 Josh Coalsonmark seek points when hit by write callback; write...
2001-04-13 Josh Coalsonadd marking of the seek point when hit in the write...
2001-04-13 Josh Coalsonadd total samples to seek point printout
2001-04-13 Josh Coalsonadd printing of seek points in verbose mode
2001-04-13 Josh Coalsonadd support for specifying seek points
2001-03-29 Josh Coalsonpass aopts to analyze_init/finish()
2001-03-29 Josh Coalsonadd more verbose status reporting; pass aopts to analyz...
2001-03-29 Josh Coalsonadd more verbose status reporting
2001-03-28 Josh Coalsonadd wasted_bits to subframe analysis printout
2001-03-27 Josh Coalsonmake error_callback printout more verbose
2001-03-23 Josh Coalsonadd more detail to the seeking error output
2001-03-20 Josh Coalsongenerate gnuplot files for subframe residuals
2001-03-16 Josh Coalsoninitial import
2001-03-16 Josh Coalsonadd analyze.c
2001-03-16 Josh Coalsonadd analysis options, move analysis printout to analyze.c
2001-03-16 Josh Coalsonadd analysis options
2001-03-15 Josh Coalsonadd verbose option to analysis mode to dump residuals
2001-03-05 Josh Coalsonremove bps limit on mid-side, remove some debugging...
2001-03-01 Josh Coalsonfix decode buffer size
2001-02-28 Josh Coalsonfix 24-bit support
2001-02-28 Josh Coalsonbetter error message if encoder can't initialize
2001-02-27 Josh Coalsonadd support for 24-bit input
2001-02-26 Josh Coalsonadd -P to options printout when verbose
2001-02-26 Josh Coalsonremove some debug output
2001-02-23 Josh Coalsonadd padding argument
2001-02-23 Josh Coalsonadd -P padding option
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO
2001-02-22 Josh Coalsonfix bug #131976
2001-02-12 Josh Coalsonfix fclose bug
2001-02-08 Josh Coalsonupdate comment on -p
2001-02-02 Josh Coalsonfix seek bug in raw encoding
2001-01-28 Josh Coalsonadd warmup samples to analysis printout
2001-01-28 Josh Coalsonchange force_mid_side to loose_mid_side
2001-01-26 Josh Coalsonadd -a to usage
2001-01-24 Josh Coalsonfix bug with asserts
2001-01-24 Josh Coalsondrop major/minor version numbers, use just version...
2001-01-24 Josh Coalsonadd -M (force_mid_side) option
2001-01-24 Josh Coalsonadd new analyze mode
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-19 Josh Coalsoninitial version
2001-01-19 Josh Coalsonrenamed Makefile to Makefile.lite
2001-01-16 Josh Coalsonupdate copyright for 2001
2001-01-16 Josh Coalsonfix a typo bug
2001-01-13 Josh Coalsondisallow --skip in test mode
2001-01-13 Josh Coalsonadd -t line to usage printout
2001-01-13 Josh Coalsonminor tweaks to verbos output
2001-01-12 Josh Coalsonadd MD5 support
2001-01-12 Josh Coalsonadd support for MD5 checking and a test mode
next