Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
flac
/
b3a4c3db66a38de509858bcc2079b78e9d4d1f18
b3a4c3d
initial import
by Josh Coalson
· 24 years ago
25e34e3
add verbiage about upcoming beta
by Josh Coalson
· 24 years ago
60f77d7
-r now takes min,max and is called min/max_residual_partition order, new -R option is rice_parameter_search_dist
by Josh Coalson
· 24 years ago
decfad3
const-ize some args
by Josh Coalson
· 24 years ago
a5ef177
add some more read optimizations
by Josh Coalson
· 24 years ago
608b7f2
parenthesize macro arguments
by Josh Coalson
· 24 years ago
bb6712e
FLAC__ize all the #defines
by Josh Coalson
· 24 years ago
f4035ba
remove the code that printed out the seek points before encoding
by Josh Coalson
· 24 years ago
894ae6b
add baudline to the list of progs that use flac
by Josh Coalson
· 24 years ago
2d64790
add verbiage to bug submit
by Josh Coalson
· 24 years ago
64f4fbc
start some read optimizations
by Josh Coalson
· 24 years ago
9661108
#ifdef mallocs of optimization buffers
by Josh Coalson
· 24 years ago
aef013c
rearrange some of the latest optimizations
by Josh Coalson
· 24 years ago
677622a
fix some compile bugs related to RESERVOIR_TEST
by Josh Coalson
· 24 years ago
afcd877
ifdef out the precompute-partition-sums and partition-escape-search stuff
by Josh Coalson
· 24 years ago
f76a361
break out the partition sum precomputation to its own function
by Josh Coalson
· 24 years ago
6994dd8
minor speed optimization
by Josh Coalson
· 24 years ago
d4e0ddb
speed up rice partitioning by precomputing the partition sums
by Josh Coalson
· 24 years ago
36da89c
parameterize the number of samples per write
by Josh Coalson
· 24 years ago
671fadb
fix bug with samples_decoded
by Josh Coalson
· 24 years ago
a8b35a9
add -S docs
by Josh Coalson
· 24 years ago
99b44c2
add -S options
by Josh Coalson
· 24 years ago
a79c4fa
fix -b usage
by Josh Coalson
· 24 years ago
4de0541
fix -b usage printout
by Josh Coalson
· 24 years ago
ababc22
fix syntax error
by Josh Coalson
· 24 years ago
d50cd49
80-columnize the usage printout
by Josh Coalson
· 24 years ago
2989634
remove debug printout
by Josh Coalson
· 24 years ago
dc83928
add documentation of SEEKTABLE and escape codes in Rice partition
by Josh Coalson
· 24 years ago
eae4dde
document GCC compiler bug that produces false warning
by Josh Coalson
· 24 years ago
5c3d00c
fix usage
by Josh Coalson
· 24 years ago
61eb682
fix bug with the default -S setting
by Josh Coalson
· 24 years ago
7531b00
fix bug where sample number is incorrectly calculated for the last block
by Josh Coalson
· 24 years ago
3585ece
fix bug to deal with case when user requests to skip more samples that the stream contains
by Josh Coalson
· 24 years ago
5a06806
fix more bugs with seek table stuff
by Josh Coalson
· 24 years ago
1d937c0
fix bug where seek point was hit during metadata write_callback time
by Josh Coalson
· 24 years ago
760f7fd
minor bug fix
by Josh Coalson
· 24 years ago
67db5da
fix bug with incorrect seek point separator
by Josh Coalson
· 24 years ago
211736a
mark seek points when hit by write callback; write seek points back during metadata_callback()
by Josh Coalson
· 24 years ago
9e1e2ab
change to ignore PLACEHODLERs when checking seek points
by Josh Coalson
· 24 years ago
6a071f7
add marking of the seek point when hit in the write callback
by Josh Coalson
· 24 years ago
49eb5db
add total samples to seek point printout
by Josh Coalson
· 24 years ago
6e59029
add printing of seek points in verbose mode
by Josh Coalson
· 24 years ago
d77a1cf
add support for specifying seek points
by Josh Coalson
· 24 years ago
bbe8b46
minor fixes
by Josh Coalson
· 24 years ago
0a72e18
add support for writing SEEKTABLE block
by Josh Coalson
· 24 years ago
a579216
fix function signature to make .h file
by Josh Coalson
· 24 years ago
0fbe7ce
write implementation of FLAC__seek_table_is_valid()
by Josh Coalson
· 24 years ago
5906c2d
add seek_table.c
by Josh Coalson
· 24 years ago
dc86ea9
add format.h adn seek_table.h
by Josh Coalson
· 24 years ago
a8b4fc5
initial import
by Josh Coalson
· 24 years ago
3372cc0
fix compiler warning
by Josh Coalson
· 24 years ago
6ff59c5
fix compile error
by Josh Coalson
· 24 years ago
ce025f5
update seek routine to use info from seek table
by Josh Coalson
· 24 years ago
167658a
add seekpoint placeholder
by Josh Coalson
· 24 years ago
cff71c8
skip seekpoint placeholders
by Josh Coalson
· 24 years ago
2051dd4
add support for raw encoding within a Rice partition
by Josh Coalson
· 24 years ago
c5d08e0
add missing SEEKPOINT globals
by Josh Coalson
· 24 years ago
c076ba5
add support for decoding SEEKTABLE block
by Josh Coalson
· 24 years ago
5114dbd
add SEEKTABLE support
by Josh Coalson
· 24 years ago
be9843c
add SEEKTABLE metadata block
by Josh Coalson
· 24 years ago
243a067
tweak the seeking a little more
by Josh Coalson
· 24 years ago
bbbdba7
minor wording
by Josh Coalson
· 24 years ago
fe2bbae
suppress linking of libc
by Josh Coalson
· 24 years ago
d79b9b1
minor change
by Josh Coalson
· 24 years ago
59f4a99
add crutch for VC++
by Josh Coalson
· 24 years ago
ec1af65
#include string.h
by Josh Coalson
· 24 years ago
159ac62
make some improvements to the seek algo
by Josh Coalson
· 24 years ago
c8c0fa7
update 0.9 release news items
by Josh Coalson
· 24 years ago
9d06106
add support for 8-bps files
by Josh Coalson
· 24 years ago
167e8ec
fix coloring in some tables
by Josh Coalson
· 24 years ago
6845ca0
finished update with 0.9 stats
by Josh Coalson
· 24 years ago
89b1a0f
add another track to comparison; INTERMEDIATE STATE!
by Josh Coalson
· 24 years ago
0ef14b1
minor fix
by Josh Coalson
· 24 years ago
673976d
add bitmath.c
by Josh Coalson
· 24 years ago
eef5670
change to use 64-bit functions when needed to avoid overflow
by Josh Coalson
· 24 years ago
4b2a27d
change to use new bitmath routines
by Josh Coalson
· 24 years ago
33abe8c
initial import
by Josh Coalson
· 24 years ago
7844424
add 64-bit versions of some functions
by Josh Coalson
· 24 years ago
f24a98c
add new .h files
by Josh Coalson
· 24 years ago
ef44878
fix another bug related to wasted bits
by Josh Coalson
· 24 years ago
470785c
pass aopts to analyze_init/finish()
by Josh Coalson
· 24 years ago
3e7fc05
add more verbose status reporting; pass aopts to analyze_init/finish()
by Josh Coalson
· 24 years ago
21558fc
add more verbose status reporting
by Josh Coalson
· 24 years ago
2cf7d00
fix bug where subframe bps estimate was not taking into account wasted bits
by Josh Coalson
· 24 years ago
bd646e1
minor change
by Josh Coalson
· 24 years ago
7817ef5
delete bad assert()
by Josh Coalson
· 24 years ago
ac4c158
comment fix
by Josh Coalson
· 24 years ago
1995f0a
remove buggy bug comment/printout
by Josh Coalson
· 24 years ago
82b7324
rewrite wasted_bits and subframe_bps stuff to be more concise
by Josh Coalson
· 24 years ago
2129e63
add wasted_bits to subframe analysis printout
by Josh Coalson
· 24 years ago
ae6e8b5
add some asserts
by Josh Coalson
· 24 years ago
801ec60
change min bps from 1 to 4
by Josh Coalson
· 24 years ago
a2a9356
add partial results for Ogg Squish
by Josh Coalson
· 24 years ago
d041849
add wasted-bits-per-sample stream
by Josh Coalson
· 24 years ago
dbe6039
fix comments
by Josh Coalson
· 24 years ago
665413e
add frame CRC to bullets
by Josh Coalson
· 24 years ago
3a2b1ac
update with new format changes: frame crc-16, wasted bits field, longer sync code, longer blocksize code
by Josh Coalson
· 24 years ago
859bc54
add support for new "wasted bits" field
by Josh Coalson
· 24 years ago
751d94f
make error_callback printout more verbose
by Josh Coalson
· 24 years ago
9deb72d
fix bug in the blocksize field of the subframe header spec
by Josh Coalson
· 24 years ago
Next »