platform/upstream/flac.git
2001-03-27 Josh Coalsonfix comments
2001-03-27 Josh Coalsonadd frame CRC to bullets
2001-03-27 Josh Coalsonupdate with new format changes: frame crc-16, wasted...
2001-03-27 Josh Coalsonadd support for new "wasted bits" field
2001-03-27 Josh Coalsonmake error_callback printout more verbose
2001-03-27 Josh Coalsonfix bug in the blocksize field of the subframe header...
2001-03-27 Josh Coalsonadd new error codes
2001-03-27 Josh Coalsonadd unary methods, read CRC-16 support, get rid of...
2001-03-27 Josh Coalsonadd unary methods, read CRC-16 support
2001-03-27 Josh Coalsonupdate for new format changes: frame crc-16, wasted...
2001-03-27 Josh Coalsonadd CRC-16 code, more methods
2001-03-23 Josh Coalsonfix bug where ...allocate_output_() might allocate...
2001-03-23 Josh Coalsonadd more detail to the seeking error output
2001-03-22 Josh Coalsonfix bug where pos could move to before the beginning...
2001-03-22 Josh Coalsondelete some obsolete bullets
2001-03-22 Josh Coalsontrivial changes, fixes
2001-03-22 Josh Coalsonminor change
2001-03-22 Josh Coalsonadd news item for 0.9 release
2001-03-22 Josh Coalsonadd note about 0.9 winamp2 plugin fix
2001-03-21 Josh Coalsonupdate version to 0.9
2001-03-21 Josh Coalsonfix version string
2001-03-21 Josh Coalsoncleanup whitespace
2001-03-21 Josh Coalsondrop the escape-code stuff
2001-03-21 Josh Coalsonadd prototype for escape-code function
2001-03-21 Josh Coalsonrevert back to folded Rice method
2001-03-21 Josh Coalsonfinal version of symmetric-rice/escape-code experiment...
2001-03-21 Josh Coalsontemporary commit
2001-03-20 Josh Coalsonoops, fix syntax error
2001-03-20 Josh Coalsonrevert back to default of folded-Rice coding, leave...
2001-03-20 Josh Coalsongenerate gnuplot files for subframe residuals
2001-03-20 Josh Coalsonfix a couple of playback bugs
2001-03-20 Josh Coalsonfix so that file decoder catches when stream decoder...
2001-03-17 Josh Coalsonmove folded rice stuff sideways, re-add symmetric rice...
2001-03-17 Josh Coalsonadd symmetric rice coding back in
2001-03-16 Josh Coalsonupdate analysis options
2001-03-16 Josh Coalsoncomment fix
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-16 Josh Coalsonremove dependency on libFLAC
2001-03-15 Josh Coalsonupdate chat.ru link
2001-03-15 Josh Coalsonadd -v analysis option to docs
2001-03-15 Josh Coalsonadd verbose option to analysis mode to dump residuals
2001-03-08 Josh Coalsonadd src/metaflac/Makefile to AC_OUTPUT
2001-03-06 Josh Coalsonupdate with 0.8 test results
2001-03-05 Josh Coalsonremove bps limit on mid-side coding
2001-03-05 Josh Coalsonremove bps limit on mid-side, remove some debugging...
2001-03-05 Josh Coalsonminor change
2001-03-05 Josh Coalsonminor change
2001-03-05 Josh Coalsonrename ENCODING to STREAMINFO
2001-03-05 Josh Coalsonfix empty struct problem
2001-03-02 Josh Coalson*** empty log message ***
2001-03-02 Josh Coalsonadd link to id.html
2001-03-02 Josh Coalsonadd docs for APPLICATION and PADDING blocks
2001-03-02 Josh Coalsonadd news for 0.8 release
2001-03-02 Josh Coalsoninitial import
2001-03-01 Josh Coalsonbuncha fixes
2001-03-01 Josh Coalsonrough implementation (haven't even compile it yet)
2001-03-01 Josh Coalson*** empty log message ***
2001-03-01 Josh Coalsonfix decode buffer size
2001-03-01 Josh Coalsonremove floating "#if 0"
2001-03-01 Josh Coalsoninitial import
2001-03-01 Josh Coalson*** empty log message ***
2001-02-28 Josh Coalsonremove old version of the lpcoeff quantizer, other...
2001-02-28 Josh Coalsonrework LPC coefficient quantizer
2001-02-28 Josh Coalsonadd some types
2001-02-28 Josh Coalsonfix 24-bit support
2001-02-28 Josh Coalsonbetter error message if encoder can't initialize
2001-02-28 Josh Coalsonfix bug where LP was tried even if autoc[0]==0.0
2001-02-28 Josh Coalsonfix bug where overflow of total_error caused it to...
2001-02-28 Josh Coalsonadd support for new 24-bit streams
2001-02-28 Josh Coalsonminor additions
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-26 Josh Coalsonfix bug where max_qlp_coeff_precision went too high...
2001-02-23 Josh Coalson*** empty log message ***
2001-02-23 Josh Coalson*** empty log message ***
2001-02-23 Josh Coalsonun-static the read buf
2001-02-23 Josh Coalsonadd byte offset to printout
2001-02-23 Josh Coalsonadd metaflac documentation
2001-02-23 Josh Coalsonadd metaflac targets
2001-02-23 Josh Coalsonshorten APPLICATION id to 32 bits
2001-02-23 Josh Coalsonremove -lm from library dependencies
2001-02-23 Josh Coalsonadd basic list functionality
2001-02-23 Josh Coalsonheader list functionality
2001-02-23 Josh Coalsoninitial import
2001-02-23 Josh Coalsonadd metaflac
2001-02-23 Josh Coalsonupdate revision date
2001-02-23 Josh Coalsonadd -P option
2001-02-23 Josh Coalsonupdate version number to 0.8
2001-02-23 Josh Coalsonadd padding argument
2001-02-23 Josh Coalsonadd -P padding option
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO; add PADDING and APPLICAT...
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO; add PADDING block support
2001-02-23 Josh Coalsonrewind back to better FLAC__BITBUFFER_DEFAULT_CAPACITY
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO
2001-02-23 Josh Coalsonrename ENCODING to STREAMINFO; and PADDING and APPLICAT...
2001-02-23 Josh Coalsonadd padding option to encoder
next