fixes for windows builds (SF#1676822: https://sourceforge.net/tracker2/?func=detail...
[platform/upstream/flac.git] / src / libFLAC / bitreader.c
2009-01-02 Josh Coalsonfixes for windows builds (SF#1676822: https://sourcefor...
2008-06-03 Josh Coalsonwin64 fixes
2008-06-03 Josh Coalsonwin64 fixes
2008-02-28 Josh Coalsonupdate copyright for 2008
2007-07-31 Josh CoalsonSome MinGW fixes (SF#1684879: https://sourceforge.net...
2007-07-23 Josh Coalsonminor comments
2007-03-23 Josh Coalsonfork FLAC__bitreader_read_rice_signed_block() into...
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-22 Josh Coalsonminor optimizations to FLAC__bitreader_read_rice_signed...
2007-03-17 Josh Coalsonminor optimizations to FLAC__bitbuffer_read_rice_signed...
2007-03-13 Josh Coalsonpass cpu info into bitreader, use it to turn on use...
2007-02-17 Josh Coalsonfix MSVC check for ntohl()
2007-02-13 Josh CoalsonDarwin fix for ntohl()
2007-02-04 Josh Coalsonuse inline byte-swapping function for MSVC
2007-02-03 Josh Coalsonminor asserts
2007-01-31 Josh Coalsonconvert C prototypes for functions with no args from...
2007-01-28 Josh Coalsonseveral speed improvements: completely rewritten bitbuf...