]> git.sesse.net Git - nageru/commit
Replace libebur128 with the R128 code from ebumeter.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 31 Oct 2015 23:57:13 +0000 (00:57 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 31 Oct 2015 23:57:13 +0000 (00:57 +0100)
commit3b5d1a16c415770d0586d5d1c48c79ad72d6de0d
tree2fad3d96e13dd2428b52ae9d334a23fa15e68500
parent20f3f885473309d6bf7474c5ca0341a237fb7414
Replace libebur128 with the R128 code from ebumeter.

__Much faster (something like 10x even ignoring the fact that libebur128
gets slower and slower the more data you add), and gives us the true
loudness range. We lose the oversampled peak detection for now, though.
Makefile
ebu_r128_proc.cc [new file with mode: 0644]
ebu_r128_proc.h [new file with mode: 0644]
mixer.cpp
mixer.h