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.c
Commit message (
Expand
)
Author
Age
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
audio: move libswresample wrapper out of audio filter code
wm4
2017-09-21
*
af, vf: improvements to libavfilter bridge
wm4
2017-05-31
*
af: implement generic lavfi option bridge too
wm4
2017-04-04
*
command: add better runtime filter toggling method
wm4
2017-03-25
*
af_drc: remove
Jan Janssen
2017-03-25
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
audio: improve aspects of EOF handling
wm4
2016-08-18
*
audio/filter: remove delay audio filter
Paul B Mahol
2016-08-12
*
af: avoid rebuilding filter chain in another minor case
wm4
2016-07-15
*
audio: fix code for adjusting conversion filters
wm4
2016-07-11
*
audio: add heuristic to move auto-downmixing before other filters
wm4
2016-07-10
*
audio: add auto-inserted flag to filter list logging
wm4
2016-07-10
*
audio: cleanup audio filter format negotiation
wm4
2016-07-10
*
audio: insert audio-inserted filters at end of chain
wm4
2016-07-09
*
vf, af: print filter labels in verbose mode
wm4
2016-07-06
*
Fix misspellings
stepshal
2016-06-26
*
build: make libavfilter mandatory
wm4
2016-02-05
*
command: add af-command command
wm4
2016-01-22
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
af: prevent endless loop when removing filters due to spdif
wm4
2015-10-26
*
audio/filter: remove reentrancy flag
wm4
2015-09-20
*
af_lavfi: implement af-metadata property
wm4
2015-09-11
*
audio/filter: remove af_bs2b too
wm4
2015-09-04
*
audio/filter: remove some useless filters
wm4
2015-09-03
*
audio: remove af_dummy
wm4
2015-08-01
*
af: fix behavior with pathologic filter chains
wm4
2015-07-07
*
audio: fix format function consistency issues
wm4
2015-06-26
*
af: restore detaching of PCM filters when using spdif
wm4
2015-06-22
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
af: remove conversion filter search
wm4
2015-06-16
*
af_convert24: remove this filter
wm4
2015-06-16
*
audio: remove S8, U16, U24, U32 formats
wm4
2015-06-16
*
af: fix an aspect of filter chain flushing
wm4
2015-06-15
*
af: don't attempt to remove last filter for spdif filter removal
wm4
2015-05-05
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio/filter: fully renegotiate audio formats on every reconfig
wm4
2015-04-12
*
audio: automatically deatch filters if spdif prevents their use
wm4
2015-04-07
*
audio: change a detail about filter insertion
wm4
2015-04-07
*
audio: change playback speed directly in resampler
wm4
2015-03-02
*
af: account for queued frames in audio position calculation
wm4
2015-02-11
*
af_rubberband: pitch correction with librubberband
wm4
2015-02-11
*
af: remove old filter compatibility hack
wm4
2015-01-15
*
af: verify filter input formats
wm4
2015-01-15
*
audio/filter: actually set fmt_in/fmt_out fields
wm4
2015-01-14
*
audio: use refcounted frames in the filter chain
wm4
2015-01-13
*
audio/filter: remove unused af_calc_filter_multiplier()
wm4
2015-01-13
*
win32: add mmap() emulation
wm4
2014-12-26
*
audio: make mp_audio_config_to_str return a stack-allocated string
wm4
2014-11-25
[next]