R128Gain Changelog

What's new in R128Gain 1.0.10

Oct 6, 2014
  • Made R128GAIN compatible with the latest FFmpeg (cf. changed FFmpeg ABI).

New in R128Gain 1.0.8 (May 19, 2014)

  • Configuration files "wingui.ini" and "gtkgui.ini", respectively, per user (i.e. not global any longer).
  • Note: You have to reconfigure the application because the old configuration is lost.
  • Dynamically link to "swresample-0.dll" which is nowadays needed by "avcodec-55.dll".

New in R128Gain 1.0.6 (Mar 31, 2014)

  • Reimplemented remuxing according to the respective FFmpeg example.

New in R128Gain 1.0.5 (Mar 31, 2014)

  • Fixed a subtle yet setious bug letting R128GAIN crash under certain circumstances.
  • Reverted back to avutil-52 (i.e. being compatible with Zeranoe's FFmpeg builds again).

New in R128Gain 1.0.4 (Mar 31, 2014)

  • Support for multiple frames in a FFmpeg packet.
  • Support for bumped avutil-53 (instead of avutil-52 as before).
  • Added a "Building from Scratch" section to the documentation.

New in R128Gain 1.0.3 (Dec 5, 2013)

  • Added a command option preset supporting applying the gain to video files.
  • Removed a restriction with respect to editing the command option on the native Windows GUI.
  • Added a section on how to apply the gain by using the command option to the documentation.
  • Added "Why You Won't Post at Hydrogenaudio Forum" to the documentation.

New in R128Gain 1.0.2 (Nov 29, 2013)

  • Adapt build process to latest FFmpeg.
  • SoX with FLAC 1.3.0.
  • SoX with WavPack 4.70.0.

New in R128Gain 1.0.1 (Sep 10, 2013)

  • AVFMT_FLAG_GENPTS by default brings back smooth conversion to MKV for various broken VOBs.
  • Minor fixes.
  • No support via HA forum any longer.

New in R128Gain 1.0 (Jul 15, 2013)

  • Various fixes and improvements.

New in R128Gain 1.0 Alpha 6 (Jul 15, 2013)

  • Added ATSC A/85 support.
  • Added ReplayGain2 support.
  • Added an option "--reference" in order to define the reference loudness (EBU R128: -23 LUFS).
  • Added an option "--db" in order to force dB as unit instead of LU/TP.
  • Added an option "--quiet" in order to suppress any writing to stdout.
  • Fixed loading "libsox.so.1".
  • Fixed overwriting of files.

New in R128Gain 1.0 Alpha 4 (Jul 15, 2013)

  • The core library "lib1770" was restructured in order to avoid duplicated computations. Scanning the EBU R128 test vector demonstrates that there is performance boost of about 40% (without true peak computation).
  • The new "lib1770" now supports parallel computations. As demonstrated by the multithreaded "example2" program compared to sequential "example1" program parallelism may give another performance boost of about 50% (not yet used by R128GAIN).

New in R128Gain 1.0 Alpha 3 (Jul 15, 2013)

  • Added "--ffmpeg" and "--sox" command line options in order to allow for providing the path to the respective shared libraries.
  • Fixed missing the "TP", "TPDB", "AP", and "APDB" environment variables.

New in R128Gain 1.0 Alpha 2 (Jul 15, 2013)

  • Added a CLI (command line) only version (i.e. without GUI.)
  • Fixed crashing CLI on Windows XP.

New in R128Gain 1.0 Alpha 1 (Jul 15, 2013)

  • Unicode/UTF16 support for Win32.
  • GTK2 GUI for Win32.
  • No static buffers any longer.
  • 75% rewrite (BS.1770 algorithm unchanged).