On Sun, Jan 22, 2017 at 04:30:15PM +0100, Marton Balint wrote:
>
> On Sat, 21 Jan 2017, Michael Niedermayer wrote:
>
> >On Tue, Nov 01, 2016 at 09:08:16PM +0100, Marton Balint wrote:
> >>Also contains the following changes to the library:
> >>- add ff_ prefix to functions
> >>- remove cplusplus d
On Sat, 21 Jan 2017, Michael Niedermayer wrote:
On Tue, Nov 01, 2016 at 09:08:16PM +0100, Marton Balint wrote:
Also contains the following changes to the library:
- add ff_ prefix to functions
- remove cplusplus defines.
- add FF_ prefix to contants and some structs
- remove true peak calculat
On Tue, Nov 01, 2016 at 09:08:16PM +0100, Marton Balint wrote:
> Also contains the following changes to the library:
> - add ff_ prefix to functions
> - remove cplusplus defines.
> - add FF_ prefix to contants and some structs
> - remove true peak calculation feature, since it uses its own resample
On Thu, 3 Nov 2016, Carl Eugen Hoyos wrote:
2016-11-01 21:08 GMT+01:00 Marton Balint :
--- a/configure
+++ b/configure
@@ -1491,7 +1489,6 @@ EXTERNAL_LIBRARY_LIST="
libcdio
libcelt
libdc1394
-libebur128
I believe this line should stay.
Why? Maybe the commit message is
2016-11-01 21:08 GMT+01:00 Marton Balint :
> --- a/configure
> +++ b/configure
> @@ -1491,7 +1489,6 @@ EXTERNAL_LIBRARY_LIST="
> libcdio
> libcelt
> libdc1394
> -libebur128
I believe this line should stay.
Carl Eugen
___
ffmpeg-devel
Also contains the following changes to the library:
- add ff_ prefix to functions
- remove cplusplus defines.
- add FF_ prefix to contants and some structs
- remove true peak calculation feature, since it uses its own resampler, and
af_loudnorm does not need it.
- remove version info and some fpr