platform/upstream/flac.git
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-05-01 Josh Coalson*** empty log message ***
2001-04-27 Josh Coalsonupdate S/W links
2001-04-27 Josh Coalsonfix bugs in encoder_set_partitioned_rice_()
2001-04-27 Josh Coalsonfix bug in inlined version of ...read_unary...()
2001-04-26 Josh Coalsonminor optimization
2001-04-26 Josh Coalsonoops, put handling for --a-rtext option in
2001-04-26 Josh Coalsonremove statement that can't be reached
2001-04-26 Josh Coalsonimprove error message if file not found
2001-04-26 Josh Coalsonadd S/W that uses FLAC section to links box
2001-04-26 Josh Coalsonadd CAFE link
2001-04-26 Josh Coalsoninitial import
2001-04-25 Josh Coalsonadd verbiage about upcoming beta
2001-04-25 Josh Coalson-r now takes min,max and is called min/max_residual_par...
2001-04-25 Josh Coalsonconst-ize some args
2001-04-25 Josh Coalsonadd some more read optimizations
2001-04-25 Josh Coalsonparenthesize macro arguments
2001-04-24 Josh CoalsonFLAC__ize all the #defines
2001-04-24 Josh Coalsonremove the code that printed out the seek points before...
2001-04-24 Josh Coalsonadd baudline to the list of progs that use flac
2001-04-24 Josh Coalsonadd verbiage to bug submit
2001-04-24 Josh Coalsonstart some read optimizations
2001-04-24 Josh Coalson#ifdef mallocs of optimization buffers
2001-04-24 Josh Coalsonrearrange some of the latest optimizations
2001-04-18 Josh Coalsonfix some compile bugs related to RESERVOIR_TEST
2001-04-18 Josh Coalsonifdef out the precompute-partition-sums and partition...
2001-04-18 Josh Coalsonbreak out the partition sum precomputation to its own...
2001-04-18 Josh Coalsonminor speed optimization
2001-04-18 Josh Coalsonspeed up rice partitioning by precomputing the partitio...
2001-04-17 Josh Coalsonparameterize the number of samples per write
2001-04-17 Josh Coalsonfix bug with samples_decoded
2001-04-16 Josh Coalsonadd -S docs
2001-04-16 Josh Coalsonadd -S options
2001-04-16 Josh Coalsonfix -b usage
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 Coalsonadd documentation of SEEKTABLE and escape codes in...
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-14 Josh Coalsonfix bug where sample number is incorrectly calculated...
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 Coalsonchange to ignore PLACEHODLERs when checking seek points
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-04-13 Josh Coalsonminor fixes
2001-04-13 Josh Coalsonadd support for writing SEEKTABLE block
2001-04-13 Josh Coalsonfix function signature to make .h file
2001-04-13 Josh Coalsonwrite implementation of FLAC__seek_table_is_valid()
2001-04-13 Josh Coalsonadd seek_table.c
2001-04-13 Josh Coalsonadd format.h adn seek_table.h
2001-04-13 Josh Coalsoninitial import
2001-04-13 Josh Coalsonfix compiler warning
2001-04-13 Josh Coalsonfix compile error
2001-04-13 Josh Coalsonupdate seek routine to use info from seek table
2001-04-13 Josh Coalsonadd seekpoint placeholder
2001-04-13 Josh Coalsonskip seekpoint placeholders
2001-04-12 Josh Coalsonadd support for raw encoding within a Rice partition
2001-04-10 Josh Coalsonadd missing SEEKPOINT globals
2001-04-05 Josh Coalsonadd support for decoding SEEKTABLE block
2001-04-05 Josh Coalsonadd SEEKTABLE support
2001-04-05 Josh Coalsonadd SEEKTABLE metadata block
2001-04-05 Josh Coalsontweak the seeking a little more
2001-04-03 Josh Coalsonminor wording
2001-04-01 Josh Coalsonsuppress linking of libc
2001-04-01 Josh Coalsonminor change
2001-04-01 Josh Coalsonadd crutch for VC++
2001-04-01 Josh Coalson#include string.h
2001-03-31 Josh Coalsonmake some improvements to the seek algo
2001-03-30 Josh Coalsonupdate 0.9 release news items
2001-03-30 Josh Coalsonadd support for 8-bps files
2001-03-30 Josh Coalsonfix coloring in some tables
2001-03-30 Josh Coalsonfinished update with 0.9 stats
2001-03-30 Josh Coalsonadd another track to comparison; INTERMEDIATE STATE!
2001-03-30 Josh Coalsonminor fix
2001-03-30 Josh Coalsonadd bitmath.c
2001-03-30 Josh Coalsonchange to use 64-bit functions when needed to avoid...
2001-03-30 Josh Coalsonchange to use new bitmath routines
2001-03-30 Josh Coalsoninitial import
2001-03-30 Josh Coalsonadd 64-bit versions of some functions
2001-03-30 Josh Coalsonadd new .h files
2001-03-29 Josh Coalsonfix another bug related to wasted bits
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-29 Josh Coalsonfix bug where subframe bps estimate was not taking...
2001-03-29 Josh Coalsonminor change
2001-03-29 Josh Coalsondelete bad assert()
next