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
Commit message (
Expand
)
Author
Age
*
af_rubberband: reset delay to 0 on reset
Hector Martin
2018-08-25
*
af_scaletempo: output minimally sized audio frame
wm4
2018-02-03
*
audio: rewrite filtering glue code
wm4
2018-01-30
*
af_rubberband: add af-command to multiply current pitch
Vobe
2018-01-15
*
af_lavrresample: deprecate this filter
wm4
2018-01-13
*
audio: add global options for resampler defaults
wm4
2018-01-13
*
Fix various typos in log messages
Nicolas F
2017-12-03
*
audio: add audio softvol processing to AO
wm4
2017-11-29
*
af: remove deprecated audio filters
wm4
2017-11-29
*
Get rid of deprecated AVFrame accessors
wm4
2017-10-30
*
af_lavfi: fix small memory leak
wm4
2017-10-27
*
build: add preliminary LGPL mode
wm4
2017-09-21
*
audio: make libaf derived code optional
wm4
2017-09-21
*
audio: move libswresample wrapper out of audio filter code
wm4
2017-09-21
*
af_lavrresample: don't call swr_set_compensation() unless necessary
wm4
2017-08-12
*
Replace remaining avcodec_close() calls
wm4
2017-07-16
*
audio: drop AF_FORMAT_S24
wm4
2017-07-07
*
af, vf: improvements to libavfilter bridge
wm4
2017-05-31
*
af_format: change license to LGPL
wm4
2017-05-11
*
af_scaletempo: change license to LGPL
wm4
2017-05-09
*
af_lavcac3enc: change license to LGPL
wm4
2017-05-09
*
af: remove unused GET_VOLUME code
wm4
2017-04-27
*
audio: fix replaygain volume scale
wm4
2017-04-27
*
vf_lavfi, af_lavfi: remove unused/deprecated include
wm4
2017-04-05
*
audio: deprecate most audio filters
wm4
2017-04-04
*
af: implement generic lavfi option bridge too
wm4
2017-04-04
*
af_lavfi: remove forced "format" filter
wm4
2017-04-04
*
command: add better runtime filter toggling method
wm4
2017-03-25
*
af_drc: remove
Jan Janssen
2017-03-25
*
build: explicitly check for FFmpeg vs. Libav, and their exact versions
wm4
2017-01-27
*
build: replace some FFmpeg API checks with version checks
wm4
2017-01-24
*
af_lavfi, vf_lavfi: work around recent libavfilter EOF bug
wm4
2017-01-02
*
Remove compatibility things
wm4
2016-12-07
*
af_pan: fix typo
Hector Martin
2016-09-19
*
af_rubberband: default to channels=together
Hector Martin
2016-09-19
*
af_rubberband: add af-command and option to change the pitch
Hector Martin
2016-09-19
*
af_pan: add af-command support to change the matrix
Hector Martin
2016-09-19
*
af_pan: coding style fixes
Hector Martin
2016-09-19
*
m_config: add helper function for initializing af/ao/vf/vo suboptions
wm4
2016-09-02
*
af_lavrresample: better swr reinitialization
Paul B Mahol
2016-08-20
*
af_lavrresample: fix error if resampler could not be recreated
wm4
2016-08-19
*
audio: improve aspects of EOF handling
wm4
2016-08-18
*
af_lavrresample: work around libswresample misbehavior
wm4
2016-08-16
*
audio: log replaygain values in af_volume instead demuxer
wm4
2016-08-13
*
audio/filter: remove delay audio filter
Paul B Mahol
2016-08-12
*
af_lavcac3enc: allow passing options to libavcodec
wm4
2016-08-09
*
audio: use --audio-channels=auto behavior, except on ALSA
wm4
2016-08-04
*
af_lavcac3enc: skip output if there was no input frame
wm4
2016-08-02
*
af_lavcac3enc: fix buffering timestamps calculations
wm4
2016-08-01
*
af_lavcac3enc: fix memory leak
wm4
2016-08-01
[next]