platform/upstream/flac.git
2002-08-23 Josh Coalsoninitial import
2002-08-23 Josh Coalsoninitial import
2002-08-22 Josh Coalsonadd Rio Receiver/Dell Digital Audio Receiver
2002-08-22 Josh Coalsonadd Rio Receiver news item
2002-08-22 Josh Coalsonminor fix in the "clean" target
2002-08-22 Josh Coalsonlinear dither now working
2002-08-22 Josh Coalsonadd 8bps sine wave to suite; also do some 48kHz and...
2002-08-22 Josh Coalsonminor formatting
2002-08-22 Josh Coalsonadd verbiage for libOggFLAC, libOggFLAC++
2002-08-21 Josh Coalsonfixes based on Windows testing
2002-08-21 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonfix various little bugs related to format options
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-20 Josh Coalsonadd tests for libOggFLAC and libOggFLAC++
2002-08-20 Josh Coalsonfix LD_LIBRARY_PATH setting
2002-08-20 Josh Coalsonadd some missing tests
2002-08-20 Josh Coalsonminor formatting
2002-08-20 Josh Coalsonadd -v, --version options
2002-08-20 Josh Coalsonmore doxygen docs
2002-08-19 Josh Coalsonsplit off dynamically allocated stuff from FLAC__Entrop...
2002-08-19 Josh Coalsonfix "unused variables" warnings and others
2002-08-18 Josh Coalsonupdate to match new getopt-based options
2002-08-17 Josh Coalsonrework so that rice parameters and raw_bits from the...
2002-08-17 Josh Coalsonadd utility routines related to entropy coding
2002-08-17 Josh Coalsonminor reformatting of help
2002-08-17 Josh Coalsonadd format.h
2002-08-17 Josh Coalsonfix bug where comparing vorbis comment field names...
2002-08-16 Josh Coalsonadd assertions
2002-08-16 Josh Coalsonfix bug in status string table
2002-08-16 Josh Coalsonadd assertion failure on verify decoder underflow
2002-08-16 Josh Coalsonmove on to the next file instead of stopping on errors
2002-08-16 Josh Coalsonadd --sector-align tests
2002-08-16 Josh Coalsonmore doxygen comments
2002-08-15 Josh Coalsondoxygen comments
2002-08-15 Josh Coalson*** empty log message ***
2002-08-15 Josh Coalsonexclude "unready" OggFLAC includes
2002-08-14 Josh Coalsonmore rigorous gate around callbacks in ..._finish(...
2002-08-14 Josh Coalsonadd link to MacFLAC
2002-08-14 Josh Coalsonone last pass over the new help system
2002-08-14 Josh Coalsonadd UTF-8 support
2002-08-14 Josh Coalsonadd support for building utf8 library
2002-08-14 Josh Coalson#include charset.h
2002-08-14 Josh Coalsonparameterize static and shared library suffixes
2002-08-13 Josh Coalsonminor formatting
2002-08-13 Josh Coalsonminor formatting
2002-08-13 Josh Coalsonupdate to match new getopt-based options in flac
2002-08-13 Josh Coalsonupdate to match new getopt-based options in flac
2002-08-13 Josh Coalson#include fcntl.h in cygwin builds
2002-08-13 Josh Coalsonupdate the usage to match new getopt-based options...
2002-08-12 Josh Coalsonfix bug in STREAMINFO reader that trashes the high...
2002-08-12 Josh Coalsonupdate to match new getopt-based options
2002-08-12 Josh Coalsonfix bugs in option processing
2002-08-12 Josh Coalsonminor formatting
2002-08-12 Josh Coalsonupdate to match the new process calls
2002-08-10 Josh Coalsonadd -lgetopt
2002-08-10 Josh Coalsonminor comments
2002-08-10 Josh Coalsonredo option parsing using getopt_long
2002-08-09 Josh Coalsonfix case when seektable is requested for stdout or...
2002-08-08 Josh Coalsonadd OggFLAC dirs
2002-08-08 Josh Coalsonadd a samples_written field to the progress callback
2002-08-08 Josh Coalsonfix bug where metadata callback was seeking to the...
2002-08-08 Josh Coalsoncomment out --sector-align tests until I figure out...
2002-08-08 Josh Coalsonminor comments
2002-08-08 Josh Coalsonprefix more error messages with the filename
2002-08-08 Josh Coalsoncode revamp finished
2002-08-08 Josh Coalsonfix bug in stats reporting
2002-08-07 Josh Coalsonfix typos
2002-08-07 Josh Coalsonadd ..._get_verify_decoder_error_stats()
2002-08-07 Josh Coalsonbeginning of code revamp, still broken
2002-08-07 Josh Coalsonfinished the work adding back ogg support
2002-08-07 Josh Coalsonthese are obsolete, maybe to be revived later
2002-08-07 Josh Coalsonseveral fixes
2002-08-07 Josh Coalsonremove file decoder and seekable stream decoder
2002-08-07 Josh Coalsonadd OggFLAC dirs
2002-08-07 Josh Coalsonadd libOggFLAC
2002-08-07 Josh Coalsonstart code cleanup
2002-08-07 Josh Coalsonuse new file encoder from libFLAC, still needs fixes...
2002-08-07 Josh Coalsonuse new ogg decoder from libOggFLAC
2002-08-07 Josh Coalsonremove file and seekable stream decoder
2002-08-07 Josh Coalsondon't flush the input on delete unless encoder state...
2002-08-07 Josh Coalsonmany fixes
2002-08-07 Josh Coalsonremove .ogg files in cleaning
2002-08-07 Josh Coalsonadd tests for --ogg, --sector-align, multiple files...
2002-08-07 Josh Coalsoninitial import
2002-08-06 Josh Coalsonmore work
2002-08-06 Josh Coalsonminor formatting
2002-08-06 Josh Coalsonremove obsolete includes
2002-08-06 Josh Coalsondid more work but still not finished
2002-08-06 Josh Coalsonminor formatting
2002-08-06 Josh Coalsonadd libOggFLAC
2002-08-06 Josh Coalsoninitial import, still more work to be done...
2002-08-05 Josh Coalsondocumentation typos
2002-08-05 Josh Coalsonadd OggFLAC
2002-08-05 Josh Coalsoninitial import; still needs a lot of work
2002-08-03 Josh Coalsonzero allocated class memory
2002-08-03 Josh Coalsonbetter state reporting
2002-08-03 Josh Coalsonadd verify mode to all encoders
2002-08-03 Josh Coalsonminor formatting
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate(), add progress...
2002-08-02 Josh Coalsonadd ..._get_total_samples_estimate()
next