The NetBSD Project

CVS log for pkgsrc/audio/libebur128/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / audio / libebur128

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 24 18:36:19 2023 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored) to selected 1.1 (colored)

*: convert to cmake/build.mk

Revision 1.7 / (download) - annotate - [select for diffs], Wed Feb 24 12:26:22 2021 UTC (3 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.1 (colored)

libebur128: update to 1.2.6.

This is a bugfix release to make dynamic linking on Windows possible
again. Thanks to @Be-ing for the fix!

Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 10 10:15:00 2021 UTC (3 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.5: +5 -3 lines
Diff to previous 1.5 (colored) to selected 1.1 (colored)

libebur128: Update to 1.2.5

This release fixes several bugs and improves the build system to make packaging the library easier.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 30 13:36:32 2019 UTC (4 years, 8 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored) to selected 1.1 (colored)

libebur128: Update to 1.2.4

News
----

v1.2.4 released:
 * Fix broken `ebur128_loudness_global_multiple()` function. Since v1.1.0 it
   calculated the relative threshold just from the last state given to it,
   resulting in wrong values.
 * More tests
 * Fix some minor build issues
 * Fix uninitialized memory in `ebur128_init()`, possibly resulting in wrong
   values

v1.2.3 released:
 * Fix uninitialized memory access during true peak scanning (bug #72)

v1.2.2 released (v1.2.1 was mistagged):
 * Fix a null pointer dereference when doing true peak scanning of 192kHz data

v1.2.0 released:

 * New functions for real time loudness/peak monitoring:
   * `ebur128_loudness_window()`
   * `ebur128_set_max_window()`
   * `ebur128_set_max_history()`
   * `ebur128_prev_sample_peak()`
   * `ebur128_prev_true_peak()`
 * New FIR resampler for true peak calculation, removing Speex dependency
 * Add true peak conformance tests
 * Bug fixes

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 10 23:16:32 2016 UTC (7 years, 6 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.3: +2 -3 lines
Diff to previous 1.3 (colored) to selected 1.1 (colored)

Update to libebur128-1.1.0.

"This release adds a new function ebur128_relative_threshold(), adds the
new channel definitions from ITU R-REC-BS 1770-4 to the channel enum, and
fixes some build issues."

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 7 14:07:02 2015 UTC (8 years, 11 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.2: +5 -7 lines
Diff to previous 1.2 (colored) to selected 1.1 (colored)

Githubify. SHA1/RMD160 and SIZE are the same.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Mar 30 11:53:49 2015 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

Add speexdsp dependency. Bump PKGREVISION.
Fixes libgroove build.

Revision 1.1 / (download) - annotate - [selected], Sun Apr 27 09:56:24 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2

Import libebur128-1.0.1 as audio/libebur128.

libebur128 is a library that implements the EBU R 128 standard for
loudness normalisation.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>