index
:
delta/flac.git
1.3.x
gitlab-ci-squash
master
topic/aarch64
topic/cmake-dist
topic/fix-damn-cpp-goop
topic/get-decoder
topic/oss-fuzz
topic/release-1.3.4
topic/test-1.3.3
topic/travis
wip/cpu
gitlab.xiph.org: xiph/flac.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libFLAC
/
bitreader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some MinGW fixes (SF#1684879: https://sourceforge.net/tracker/index.php?func=...
Josh Coalson
2007-07-31
1
-0
/
+2
*
minor comments
Josh Coalson
2007-07-23
1
-0
/
+1
*
fork FLAC__bitreader_read_rice_signed_block() into MSVC and non-MSVC versions...
Josh Coalson
2007-03-23
1
-41
/
+211
*
minor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson
2007-03-22
1
-14
/
+10
*
minor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson
2007-03-22
1
-22
/
+20
*
minor optimizations to FLAC__bitreader_read_rice_signed_block()
Josh Coalson
2007-03-22
1
-1
/
+14
*
minor optimizations to FLAC__bitbuffer_read_rice_signed_block()
Josh Coalson
2007-03-17
1
-8
/
+11
*
pass cpu info into bitreader, use it to turn on use of bswap inline asm for msvc
Josh Coalson
2007-03-13
1
-10
/
+28
*
fix MSVC check for ntohl()
Josh Coalson
2007-02-17
1
-1
/
+1
*
Darwin fix for ntohl()
Josh Coalson
2007-02-13
1
-0
/
+2
*
use inline byte-swapping function for MSVC
Josh Coalson
2007-02-04
1
-0
/
+13
*
minor asserts
Josh Coalson
2007-02-03
1
-4
/
+0
*
convert C prototypes for functions with no args from () to (void)
Josh Coalson
2007-01-31
1
-1
/
+1
*
several speed improvements: completely rewritten bitbuffer which uses native ...
Josh Coalson
2007-01-28
1
-0
/
+1164