sdroege / ebur128

Implementation of the EBU R128 loudness standard
MIT License
93 stars 15 forks source link

Some preparation for supporting planar/non-interleaved inputs #20

Closed sdroege closed 4 years ago

sdroege commented 4 years ago

See https://github.com/sdroege/ebur128/issues/7

Incidentally also speeds up the sample peak measurement by about 3.8%, making it faster than the C implementation now.