FFmpeg git repo
Go to file
Alessandro Ghedini a49aa440c9 af_volume: implement replaygain pre-amplification
This adds a new "replaygain_preamp" option to the filter, and simply adds its
value to the replaygain gain value.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-04-04 18:53:05 +02:00
compat Work around broken floating point limits on some systems. 2014-03-10 10:27:17 +01:00
doc af_volume: implement replaygain pre-amplification 2014-04-04 18:53:05 +02:00
libavcodec x86/synth_filter: add synth_filter_fma3 2014-04-04 17:40:51 +02:00
libavdevice
libavfilter af_volume: implement replaygain pre-amplification 2014-04-04 18:53:05 +02:00
libavformat replaygain: remove unused variable 2014-04-04 17:40:51 +02:00
libavresample Add missing headers to make template files compile (more) standalone 2014-03-26 04:31:27 -07:00
libavutil replaygain: correctly parse peak values 2014-04-04 17:40:19 +02:00
libswscale swscale: add endianness conversion for AV_PIX_FMT_BGRA64|RGBA64 2014-04-02 11:39:26 +02:00
presets
tests fate: add a VP7 test 2014-04-04 04:00:11 +02:00
tools
.gitignore
arch.mak Remove all SPARC architecture optimizations 2014-03-13 05:50:28 -07:00
avconv_filter.c
avconv_opt.c avconv_opt: fix avio_open2() return code check 2014-03-30 14:55:08 +02:00
avconv_vdpau.c
avconv.c avconv: More descriptive message about framedrop 2014-03-25 12:26:24 +01:00
avconv.h avconv: print verbose per-stream transcoding statistics 2014-03-24 06:20:38 +01:00
avplay.c
avprobe.c
avserver.c
Changelog On2 VP7 decoder 2014-04-04 04:00:11 +02:00
cmdutils_common_opts.h
cmdutils.c avconv: Match stream id 2014-03-13 11:59:34 +01:00
cmdutils.h cmdutils: Mark exit_program as av_noreturn 2014-03-28 00:40:43 +01:00
common.mak
configure On2 VP7 decoder 2014-04-04 04:00:11 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile Remove all SPARC architecture optimizations 2014-03-13 05:50:28 -07:00
README
RELEASE Prepare for 11_alpha1 Release 2014-03-13 08:24:11 -04:00
version.sh

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.