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_lavrresample.c
Commit message (
Expand
)
Author
Age
*
audio: rewrite filtering glue code
wm4
2018-01-30
*
af_lavrresample: deprecate this filter
wm4
2018-01-13
*
audio: add global options for resampler defaults
wm4
2018-01-13
*
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
*
audio: drop AF_FORMAT_S24
wm4
2017-07-07
*
build: explicitly check for FFmpeg vs. Libav, and their exact versions
wm4
2017-01-27
*
Remove compatibility things
wm4
2016-12-07
*
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
*
af_lavrresample: work around libswresample misbehavior
wm4
2016-08-16
*
audio: cleanup audio filter format negotiation
wm4
2016-07-10
*
af_lavrresample: change fudged channels
wm4
2016-02-04
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
af_lavrresample: fudge some channel layout conversion
wm4
2016-01-18
*
af_lavrresample: fix build on Libav
wm4
2015-11-26
*
af_lavrresample: clamp float output to range
wm4
2015-11-25
*
af_lavrresample: simplify set_compensation usage
wm4
2015-11-11
*
Revert "af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA"
wm4
2015-11-04
*
af_lavrresample: don't drop sl/sr channels for 7.1 on ALSA
wm4
2015-11-03
*
af_lavrresample: make planarization pass work with >8 channels
wm4
2015-10-26
*
af_lavrresample: fix unintended audio drift when setting playback speed
wm4
2015-10-14
*
af_lavrresample: reinit resampler on large speed changes
wm4
2015-10-12
*
af_lavrresample: use libswsresample dynamic rate adjustment feature
wm4
2015-10-07
*
af_lavrresample: remove unnecessary indirections
wm4
2015-09-08
*
af_lavrresample: add normalize suboption
wm4
2015-09-08
*
af_lavrresample: add missing include statement
wm4
2015-09-04
*
audio: remove unused legacy libavutil header
wm4
2015-08-07
*
af_lavrresample: always reinit resampler on filter reinit
wm4
2015-07-19
*
af_lavrresample: don't unnecessarily print remix message
wm4
2015-07-19
*
af_lavrresample: log actual channel layout conversions
wm4
2015-06-30
*
audio: fix format function consistency issues
wm4
2015-06-26
*
af_lavrresample: free and reallocate resample context on reconfig
wm4
2015-06-22
*
af_lavrresample: fix comment
wm4
2015-06-22
*
af: restore detaching of PCM filters when using spdif
wm4
2015-06-22
*
af_lavrresample: don't flush in uninitialized state
wm4
2015-06-22
*
af_lavrresample: include osdep/endian.h
wm4
2015-06-17
*
af: remove conversion filter search
wm4
2015-06-16
*
af_lavrresample: integrate 24 bit (3 bytes per sample) output
wm4
2015-06-16
*
af_lavrresample: always fill reorder
wm4
2015-06-16
*
audio: fill NA channels with silence
wm4
2015-06-12
*
af_lavrresample: slightly better computation of total delay
wm4
2015-06-04
*
af_lavrresample: use a new libswresample function if available
wm4
2015-06-04
*
af_lavrresample: change output samples calculation
wm4
2015-06-04
*
af_lavrresample: use native libavresample function for output size
wm4
2015-06-02
*
af_lavrresample: fix and simplify flushing on playback speed change
wm4
2015-06-02
*
af_lavrresample: remove dead undefs
wm4
2015-05-05
*
audio: introduce support for padding channels
wm4
2015-05-05
*
af_lavrresample: fix draining
wm4
2015-04-18
*
Update license headers
Marcin Kurczewski
2015-04-13
[next]