platform/upstream/flac.git
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()
2002-08-02 Josh Coalsonuse new seektable template functions, fix verify logic...
2002-08-02 Josh Coalsonfix bug in MD5 sum printing
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-02 Josh Coalsonrevamp decoder process calls
2002-08-02 Josh Coalsonnew seekable stream encoder and file encoder layers
2002-08-02 Josh Coalsonfix bug where encoder was closing file too soon in...
2002-08-01 Josh Coalsonmake typedefs for callbacks
2002-08-01 Josh Coalsonminor syntax
2002-08-01 Josh Coalsonfinish implementation
2002-08-01 Josh Coalsonfix bug in seektable sorter where it was returning...
2002-08-01 Josh Coalsonminor syntax
2002-08-01 Josh Coalsonnew funcs for getting underlying decoder layer states
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-08-01 Josh Coalsonminor syntax
2002-08-01 Josh Coalsonchange to FLAC__stream_encoder_init(), now calls write...
2002-08-01 Josh Coalsonminor comments
2002-08-01 Josh Coalsonnew functions for seektable templates, point sorting
2002-08-01 Josh Coalsonminor formatting
2002-08-01 Josh Coalsonfinish up implementation
2002-07-31 Josh Coalsonnew seekable stream encoder and file encoder layers...
2002-07-31 Josh Coalsonminor formatting
2002-07-31 Josh Coalsonminor comments
2002-07-31 Josh Coalsonadd section for embedded developers
2002-07-30 Josh Coalsonadd play times for wav files
2002-07-27 Josh Coalsonadd asserts
2002-07-27 Josh Coalsonupdate links to point to new api location
2002-07-27 Josh Coalsonmore doxygen docs
2002-07-27 Josh Coalsonchange grouping settings
2002-07-26 Josh Coalsonfix bug where flush() was not setting the state back...
2002-07-26 Josh Coalsonadd asserts
2002-07-26 Josh Coalsonmore doxygen docs
2002-07-25 Josh Coalsonmake _delete() free the same stuff that _finish() does
2002-07-25 Josh Coalsonmore doxygen docs
2002-07-25 Josh Coalsoninitial import
2002-07-24 Josh Coalsonmore doxygen docs
2002-07-24 Josh Coalsonadd alias for "default value"
2002-07-24 Josh Coalsonadd Makefile.lite to EXTRA_DIST
2002-07-24 Josh Coalsonadd doc target
2002-07-24 Josh Coalsonminor formatting
2002-07-24 Josh Coalsonfix bug #584595: infinite loop if ..._process*() called...
2002-07-24 Josh Coalsonadd asserts, make FLAC__stream_encoder_finish() reset...
2002-07-23 Josh Coalsonfix syntax errors
2002-07-19 Josh Coalsonadd AIFF support patches from Brady Patterson, add...
2002-07-19 Josh Coalsonadd AIFF support patches from Brady Patterson
2002-07-19 Josh Coalsonupdate TODO list
2002-07-18 Josh Coalsonfix makedepend invocation
2002-07-17 Josh Coalsonadd link for MacAmp Lite plugin
2002-07-17 Josh Coalsonfix bug where md5_checking setting was not restored...
2002-07-16 Josh Coalsonmore doxygen docs
2002-07-16 Josh Coalsonbuild dir now in EXTRA_DIST
2002-07-16 Josh Coalsonreorganized doc directory
2002-07-16 Josh Coalsonno longer necessary
2002-07-16 Josh Coalsonprepare for directory restructure
2002-07-15 Josh Coalsonrename FLAC__format_is_valid_sample_rate() to FLAC__for...
2002-07-15 Josh Coalsonuse FLAC__format_seektable_is_legal()
2002-07-15 Josh Coalsonmore doxygen comments
2002-07-15 Josh Coalsonrename (FLAC__format_is_valid_sample_rate() to FLAC__fo...
2002-07-12 Josh Coalsonremove old pre-1.0 news links from news box
2002-07-12 Josh Coalsononly parse public includes; generate tag file
2002-07-12 Josh Coalsonmore doxygen docs
2002-07-12 Josh Coalsonadd Daisuke Shimamura's contrib
2002-07-11 Josh Coalsonfirst pass at 8-bit and 24-bit support, plus dithering
2002-07-11 Josh CoalsonDaisuke Shimamura's id3 v1/v2 + i18n patches
2002-07-11 Josh Coalsonadd some asserts
2002-07-11 Josh Coalsonfix link to apollo plugin
2002-07-11 Josh Coalsonmore doxygen additions
2002-07-10 Josh Coalsonadd more doxygen documentation
2002-07-10 Josh Coalsonadd some FLAC__ASSERTs
2002-07-09 Josh Coalsonadd Makefile.lite, Makefile.vc, etc. to EXTRA_DIST
2002-07-09 Josh Coalsontemporary fix for libtool bug
2002-07-09 Josh Coalsoninitial Doxygen work
next