mpv/audio/filter
wm4 78d808c5bd audio: log replaygain values in af_volume instead demuxer
The demuxer layer usually doesn't log per-stream information, and even
the replaygain information was logged only if it came from tags.

So log it in af_volume instead.
2016-08-13 15:06:07 +02:00
..
af.c audio/filter: remove delay audio filter 2016-08-12 19:45:39 +02:00
af.h audio: cleanup audio filter format negotiation 2016-07-10 19:51:09 +02:00
af_channels.c Update license headers 2015-04-13 12:10:01 +02:00
af_drc.c audio/filter: remove reentrancy flag 2015-09-20 14:44:44 +02:00
af_equalizer.c audio/filter: remove reentrancy flag 2015-09-20 14:44:44 +02:00
af_format.c audio: use --audio-channels=auto behavior, except on ALSA 2016-08-04 20:49:20 +02:00
af_lavcac3enc.c af_lavcac3enc: allow passing options to libavcodec 2016-08-09 17:09:29 +02:00
af_lavfi.c audio: move mp_audio->AVFrame conversion to a function 2016-01-29 22:43:00 +01:00
af_lavrresample.c audio: cleanup audio filter format negotiation 2016-07-10 19:51:09 +02:00
af_pan.c Update license headers 2015-04-13 12:10:01 +02:00
af_rubberband.c Relicense some non-MPlayer source files to LGPL 2.1 or later 2016-01-19 18:36:06 +01:00
af_scaletempo.c audio: do not require full audio chain reinit for speed changes 2015-11-04 21:49:54 +01:00
af_volume.c audio: log replaygain values in af_volume instead demuxer 2016-08-13 15:06:07 +02:00
equalizer.h Update license headers 2015-04-13 12:10:01 +02:00
tools.c af: move af_from_dB() function to af_volume.c 2015-06-23 15:11:23 +02:00