Update ebur128 copy
This commit is contained in:
committed by
Craig Drummond
parent
96c290ebf4
commit
b5153237c0
843
3rdparty/ebur128/ebur128.c
vendored
843
3rdparty/ebur128/ebur128.c
vendored
File diff suppressed because it is too large
Load Diff
4
3rdparty/ebur128/ebur128.h
vendored
4
3rdparty/ebur128/ebur128.h
vendored
@@ -14,7 +14,7 @@ extern "C" {
|
||||
|
||||
#define EBUR128_VERSION_MAJOR 1
|
||||
#define EBUR128_VERSION_MINOR 2
|
||||
#define EBUR128_VERSION_PATCH 3
|
||||
#define EBUR128_VERSION_PATCH 4
|
||||
|
||||
#include <stddef.h> /* for size_t */
|
||||
|
||||
@@ -175,7 +175,7 @@ int ebur128_change_parameters(ebur128_state* st,
|
||||
|
||||
/** \brief Set the maximum window duration.
|
||||
*
|
||||
* Set the maximum duration that will be used for ebur128_window_loudness().
|
||||
* Set the maximum duration that will be used for ebur128_loudness_window().
|
||||
* Note that this destroys the current content of the audio buffer.
|
||||
*
|
||||
* @param st library state.
|
||||
|
||||
Reference in New Issue
Block a user