1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-13 02:16:40 +00:00
mpv/audio
wm4 4ba52a9e82 mixer, af_volume: use linear values instead of dB
Softvol always used a linear multiplier for volume control. This was
converted to dB, and then back to linear in af_volume. Remove this non-
sense. We still try to keep the command line argument to af_volume in
dB, though.
2013-09-19 14:31:55 +02:00
..
decode audio: fix playback of Musepack SV8 files 2013-09-01 20:17:50 +02:00
filter mixer, af_volume: use linear values instead of dB 2013-09-19 14:31:55 +02:00
out Some more mp_msg conversions 2013-08-23 23:30:09 +02:00
audio.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
audio.h
chmap_sel.c
chmap_sel.h
chmap.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
chmap.h core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
fmt-conversion.c core: move contents to mpvcore (2/2) 2013-08-06 22:52:31 +02:00
fmt-conversion.h
format.c audio: don't allow setting unknown formats from command line 2013-08-26 10:09:44 +02:00
format.h audio: make internal audio format 0 an invalid format 2013-08-26 10:09:41 +02:00
mixer.c mixer, af_volume: use linear values instead of dB 2013-09-19 14:31:55 +02:00
mixer.h mixer: minor refactoring 2013-09-19 14:31:43 +02:00
reorder_ch.c
reorder_ch.h