Skip to content

Releases: mikrosimage/loudness_validator

v1.3.8

31 Jan 15:10
Compare
Choose a tag to compare

Fix
mediaAnalyser app: fix the loudness analysis of several channels extracted in the same audio stream (PR #70).

Travis
Up the avtranscoder dependency to v0.13.0 (commit c1c1935).

v1.3.7

31 Jan 09:40
Compare
Choose a tag to compare

Fix
mediaAnalyser app: fix how to close the codecs since avtranscoder v0.12.1.

Travis
Up the avtranscoder dependency to v0.12.0 (PR #69).

v1.3.6

17 Jan 12:58
Compare
Choose a tag to compare

Fix

  • mediaAnalyser: fix seg fault when analysing a stream with more than 5 audio channels (PR #68).

v1.3.5

04 Nov 17:14
Compare
Choose a tag to compare

Enhancement

  • mediaAnalyser app: skip cast when reading next frames (PR #67).

Other

  • Travis: run additionnal tests to check media-loudness-analyser app (PR #64).

v1.3.4

02 Aug 12:14
Compare
Choose a tag to compare

Fixes

  • mediaAnalyser app: fixed command line options.
  • Output XML: fixed value of the 'status' attributes (be sure to always have a value).

Enhancements

  • mediaAnalyser app: indicated 'channelType' attribute in the output XML (instead of 'unknown).
  • Travis: added build on osx.

v1.3.3

21 Jun 14:32
Compare
Choose a tag to compare

Update doc to launch tests.

v1.3.2

30 May 14:42
Compare
Choose a tag to compare

v1.3.1

01 Apr 13:45
Compare
Choose a tag to compare

Feature

  • mediaAnalyser app: can continue the analysis with generated audio data (silence).

v1.3.0

24 Feb 17:34
Compare
Choose a tag to compare

Feature

  • mediaAnalyser app: added --forceDurationToAnalyse parameter.
  • mediaAnalyser app: can analyse several inputs with different numberb of samples.

Other

  • Added clang-format tools.

v1.2.0

22 Jan 16:25
Compare
Choose a tag to compare

Feature

  • mediaAnalyser app: can analyse audio streams with several channels.