index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
audio
/
filter
/
af_volume.c
Commit message (
Expand
)
Author
Age
*
audio/filter: remove reentrancy flag
wm4
2015-09-20
*
audio: fix format function consistency issues
wm4
2015-06-26
*
af: move af_from_dB() function to af_volume.c
wm4
2015-06-23
*
af_volume: add a replaygain fallback option
wm4
2015-06-23
*
audio: make softvol scale cubic
wm4
2015-05-22
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: make all format query shortcuts macros
Kevin Mitchell
2015-04-03
*
af_volume: use refcounted frames
wm4
2015-01-13
*
af_volume: dump applied replaygain in verbose mode
wm4
2015-01-04
*
af_volume: fix calculations including replay-gain
Mohammad Alsaleh
2014-06-28
*
Add more const
wm4
2014-06-11
*
af_volume: fix clang -Wsometimes-uninitialized
Kevin Mitchell
2014-04-13
*
demux: move metadata-based replaygain decoding out of af_volume
Alessandro Ghedini
2014-04-04
*
af_volume: use replaygain side data
Alessandro Ghedini
2014-04-04
*
af_volume: fix replaygain
wm4
2014-03-27
*
af_volume: don't print missing replaygain tags as error
wm4
2014-03-14
*
af_volume: add detach option
wm4
2014-03-14
*
af_volume: separate softvol volume control from replaygain level
wm4
2014-03-14
*
af_volume: remove double-negated suboption
wm4
2014-03-14
*
af_volume: add support for replaygain pre-amp and clipping prevention
Alessandro Ghedini
2014-03-13
*
af_volume: add replaygain support
Alessandro Ghedini
2014-03-13
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
audio/filter: change filter callback signature
wm4
2013-12-05
*
audio/filter: remove unneeded AF_CONTROLs, convert to enum
wm4
2013-11-18
*
audio: drop "_NE"/"ne" suffix from audio formats
wm4
2013-11-15
*
audio/filter: fix mul/delay scale and values
wm4
2013-11-12
*
af: don't require filters to allocate af_instance->data, redo buffers
wm4
2013-11-12
*
af_volume: add support for non-interleaved audio
wm4
2013-11-12
*
audio/filter: prepare filter chain for non-interleaved audio
wm4
2013-11-12
*
af_volume: use only one volume setting for all channels
wm4
2013-11-09
*
af: replace macros with too generic names
wm4
2013-10-26
*
af_volume: some more cosmetics
wm4
2013-10-26
*
af_volume: switch to new option parsing
wm4
2013-10-26
*
af_volume: uncrustify
wm4
2013-10-26
*
af_volume: don't change volume if nothing is to be changed
wm4
2013-10-26
*
af_volume: remove unused features
wm4
2013-10-26
*
audio/filter: remove useless af_info fields
wm4
2013-10-23
*
mixer, af_volume: use linear values instead of dB
wm4
2013-09-19
*
audio: add some setters for mp_audio, and require filters to use them
wm4
2013-05-12
*
audio/filter: remove unused AF_CONTROLs
wm4
2013-05-12
*
audio: remove float processing option
wm4
2013-04-13
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12