index
:
leqm-nrt
carl
centos-6
centos-test
master
opt
Fork of leqm-nrt library for LEQ(m) calculations
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-20
Another std::vector.
Carl Hetherington
2020-04-20
Use std::vector more.
Carl Hetherington
2020-04-20
More Sum tidying.
Carl Hetherington
2020-04-20
Calculate some things in Sum on the fly.
Carl Hetherington
2020-04-20
Tidying and move meanoverduation into Sum
Carl Hetherington
2020-04-20
Cosmetic tweaks.
Carl Hetherington
2020-04-20
Various tidying to remove printf()s from calculate().
Carl Hetherington
2020-04-20
Tidy calculate parameter order.
Carl Hetherington
2020-04-20
Tidy some parameter names.
Carl Hetherington
2020-04-20
Similarly origpoints.
Carl Hetherington
2020-04-20
numbershortperiods need not be passed through.
Carl Hetherington
2020-04-20
Rename variable which enables timing.
Carl Hetherington
2020-04-20
Rename log flag variables and use bool.
Carl Hetherington
2020-04-20
And samplingfreq.
Carl Hetherington
2020-04-20
Same with bitdepth.
Carl Hetherington
2020-04-20
buffer_size_samples is calculated later.
Carl Hetherington
2020-04-20
Use some C++ arrays and delete some unused code.
Carl Hetherington
2020-04-20
Tidy up channel corrections a bit.
Carl Hetherington
2020-04-20
Open sound file in calculate.
Carl Hetherington
2020-04-20
Same with shorttermaveragedarray.
Carl Hetherington
2020-04-20
Same with starttime.
Carl Hetherington
2020-04-20
No need to pass log FILE* through.
Carl Hetherington
2020-04-20
Split calculation code into separate method.
Carl Hetherington
2020-04-20
No-op: reindent everything below main() and remove some blank lines.
Carl Hetherington
2020-04-20
Variable name tidy up.
Carl Hetherington
2020-04-20
Make Sum a class and move the mutex there.
Carl Hetherington
2020-04-20
Make Worker a class.
Carl Hetherington
2020-04-20
Move more stuff into Worker and use std::thread
Carl Hetherington
2020-04-18
Rename member variables of WorkerArgs to include a _ prefix.
Carl Hetherington
2020-04-18
Partially C++-ify WorkerArgs.
Carl Hetherington
2020-04-18
C++-ification.
Carl Hetherington
2020-04-18
Add frames pre-calculation.
Carl Hetherington
2020-04-18
More array C++-ification.
Carl Hetherington
2020-04-18
C++-ification of array declarations.
Carl Hetherington
2020-04-18
Minimal move to building with C++
Carl Hetherington
2020-04-17
ac* updates.
Carl Hetherington
2019-03-22
Comment on the calculation of final offset
HEAD
master
Luca Trisciani
2018-11-09
fix for longer file names / longer paths to file
lucat
2018-11-09
fix for longer files name / paths to file
lucat
2018-11-05
Fix line 218
Luca Trisciani
2018-11-05
Changed version to 0.18, added Leq(nW) switch
Luca Trisciani
2018-11-05
Merge branch 'master' of https://github.com/lucat/leqm-nrt
Luca Trisciani
2018-11-05
Changes to link in Ubuntu 18.04 and similar
Luca Trisciani
2018-11-03
Change version to 0.18
lucat
2018-11-03
Changed Reference Level from -20dB RMS to -20bBFS
lucat
2018-03-23
Memory leaks fixed.
Luca Trisciani
2017-12-20
Some minor changes
Luca Trisciani
2017-12-20
Some preprocessor derectives for windows
Luca Trisciani
2017-12-19
General automake update
Luca Trisciani
2017-12-13
added src directory
Luca Trisciani
[prev]