- 06 Apr, 2012 2 commits
-
-
Erik de Castro Lopo authored
-
-
- 05 Apr, 2012 5 commits
-
-
Erik de Castro Lopo authored
-
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Thanks to Cristian Rodríguez <crrodriguez@opensuse.org> for the report.
-
- 04 Apr, 2012 2 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 30 Mar, 2012 3 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Based on a patch from Cristian Rodríguez.
-
Erik de Castro Lopo authored
Patch from Cristian Rodríguez Nullsoft has provided a native FLAC support since Winamp 5.31 (since the year 2006).
-
- 18 Mar, 2012 1 commit
-
-
Erik de Castro Lopo authored
the replay gain calculations.
-
- 05 Mar, 2012 1 commit
-
-
Erik de Castro Lopo authored
-
- 27 Feb, 2012 2 commits
-
-
- 26 Feb, 2012 6 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Port David Robinson's equalloudfilt.m MATLAB script to scilab so that the ReplayGain filter settings can be generated using an OpenSource tool. Signed-off-by:
Earl Chew <earl_chew@yahoo.com>
-
This implementation uses decimation to generate an estimate of the required ReplayGain adjustment for tracks sampled at high rates. This approach avoids having to generate filters with commensurately more taps, and also the subsequent effect on performance as these additional taps are evaluated for high sample rate tracks. Filter table entries with coefficients that are unchanged are marked /* ORIGINAL */. The remaining entries are new and have coefficient values obtained from src/utils/loudness/loudness.sci. See: http://lists.xiph.org/pipermail/flac-dev/2012-February/003220.html Because these filter coefficients can be generated from a known source, they are preferred to the FooBar2000 coefficients whose provenance is unknown. Signed-off-by:
Earl Chew <earl_chew@yahoo.com>
-
Erik de Castro Lopo authored
-
- 24 Feb, 2012 1 commit
-
-
Erik de Castro Lopo authored
-
- 17 Feb, 2012 2 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 13 Feb, 2012 4 commits
-
-
Erik de Castro Lopo authored
Fixes "format not a string literal and no format arguments [-Werror=format-security]" errors. Patch from Fabian Greffrath <fabian+debian@greffrath.com> via Debian. Closes Debian bug #643377.
-
Erik de Castro Lopo authored
Fixes "undefined macro: AM_PATH_XMMS" and similar errors which cause autoreconf to fail. From Sebastian Andrzej Siewior <bigeasy@linutronix.de> via Debian.
-
Erik de Castro Lopo authored
SPE is incompatible with AltiVec because it shares the same opcode range. Patch from Sebastian Andrzej Siewior <bigeasy@linutronix.de> via Debian.
-
Erik de Castro Lopo authored
Fix libFLAC.m4 may set empty -L flag when configure is called without arguments, provided of course that the target package's configure script is properly re-generated against the fixed libFLAC.m4 Patch from Fabian Greffrath <fabian+debian@greffrath.com> via Debian.
-
- 12 Feb, 2012 6 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
This allows programs using it to run correctly on SE Linux systems, and with exec-shield. Patch from Russell Coker <russell@coker.com.au> via Debian.
-
Erik de Castro Lopo authored
Patch from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> via Debian. Closes Debian bug #455304.
-
Erik de Castro Lopo authored
Patch from Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> via Debian. Closes Debian bug #455304.
-
Erik de Castro Lopo authored
Fix from Joshua Kwan <joshk@triplehelix.org> via Debian. Closes Debian bug #329979.
-
Erik de Castro Lopo authored
Patch from Joshua Kwan <joshk@triplehelix.org> via Debian. Closes Debian bug #138828.
-
- 10 Feb, 2012 1 commit
-
-
Erik de Castro Lopo authored
This change assumes that a C99 <stdint.h> header is available. For compilers where that is not the case, the user should provide a minimal replacement header.
-
- 08 Feb, 2012 1 commit
-
-
Erik de Castro Lopo authored
Dave's comments: This commit will break OS/2's EMX 0.9d library (GCC 2.8.1) which has been been replaced by klibc. Considering the age of EMX and lack of testing and that klibc contains so many improvements I think this is exceptable.
-
- 07 Feb, 2012 1 commit
-
-
Erik de Castro Lopo authored
This disables the tests that don't run correctly out-of-tree from the 'make check' target. Also add a new 'make fullcheck' target which is the full old test suite.
-
- 05 Feb, 2012 2 commits
-
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-