Rename ENDSWAP_INT to ENDSWAP_32.
[platform/upstream/flac.git] / src / libFLAC / bitreader.c
2012-03-05 Erik de Castro LopoRename ENDSWAP_INT to ENDSWAP_32.
2012-02-05 Erik de Castro LopoImprove endswapping (especially purge ntohl).
2012-02-01 Erik de Castro LopoFix a couple of -Winline warnings.
2009-01-07 Josh Coalsonadd 2009 copyright
2009-01-06 Josh CoalsonFix bug in bitreader handling of read callback returnin...
2009-01-03 Josh Coalsonremove some inlining directives
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...