Josh Coalson
|
f1dfaebdfa
|
minor optimizations to FLAC__bitreader_read_rice_signed_block()
|
2007-03-22 03:19:52 +00:00 |
|
Josh Coalson
|
c9212fa01b
|
minor optimizations to FLAC__bitreader_read_rice_signed_block()
|
2007-03-22 03:19:19 +00:00 |
|
Josh Coalson
|
c63cf41ccc
|
minor optimizations to FLAC__bitbuffer_read_rice_signed_block()
|
2007-03-17 05:21:36 +00:00 |
|
Josh Coalson
|
6545409690
|
pass cpu info into bitreader, use it to turn on use of bswap inline asm for msvc
|
2007-03-13 16:14:36 +00:00 |
|
Josh Coalson
|
6775778dcc
|
fix MSVC check for ntohl()
|
2007-02-17 01:16:20 +00:00 |
|
Josh Coalson
|
f67f2065b3
|
Darwin fix for ntohl()
|
2007-02-13 02:12:13 +00:00 |
|
Josh Coalson
|
c85056b3d5
|
use inline byte-swapping function for MSVC
|
2007-02-04 02:57:48 +00:00 |
|
Josh Coalson
|
d1dd66b3f3
|
minor asserts
|
2007-02-03 02:54:10 +00:00 |
|
Josh Coalson
|
e3ec2ad59e
|
convert C prototypes for functions with no args from () to (void)
|
2007-01-31 03:53:22 +00:00 |
|
Josh Coalson
|
423f804d50
|
several speed improvements: completely rewritten bitbuffer which uses native machine word size instead of bytes; much faster rice partition size estimation; crc16 calculation in machine word size
|
2007-01-28 17:40:26 +00:00 |
|