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
*
build: make libavfilter mandatory
wm4
2016-02-05
*
af_lavrresample: change fudged channels
wm4
2016-02-04
*
audio: move mp_audio->AVFrame conversion to a function
wm4
2016-01-29
*
af_lavfi, vf_lavfi: fix compilation on Libav
wm4
2016-01-22
*
command: add af-command command
wm4
2016-01-22
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
Relicense some non-MPlayer source files to LGPL 2.1 or later
wm4
2016-01-19
*
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
*
audio: do not require full audio chain reinit for speed changes
wm4
2015-11-04
*
af_lavcac3enc: simplify/fix AVPacket handling
wm4
2015-11-04
*
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
*
Replace deprecated av_free_packet() calls
wm4
2015-10-28
*
audio: use AVFrames with more than 8 channels correctly
wm4
2015-10-26
*
af_lavrresample: make planarization pass work with >8 channels
wm4
2015-10-26
*
af: prevent endless loop when removing filters due to spdif
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
*
audio/filter: remove reentrancy flag
wm4
2015-09-20
*
af_lavfi: implement af-metadata property
wm4
2015-09-11
*
af: use generic statuc codes
wm4
2015-09-11
*
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/filter: remove af_bs2b too
wm4
2015-09-04
*
audio/filter: remove some useless filters
wm4
2015-09-03
*
audio: remove unused legacy libavutil header
wm4
2015-08-07
*
audio: remove af_dummy
wm4
2015-08-01
*
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: fix behavior with pathologic filter chains
wm4
2015-07-07
*
af_lavrresample: log actual channel layout conversions
wm4
2015-06-30
*
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
*
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
*
Various spelling fixes
Marcin Kurczewski
2015-06-18
*
af_lavrresample: include osdep/endian.h
wm4
2015-06-17
*
af: remove conversion filter search
wm4
2015-06-16
*
af_convert24: remove this filter
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: remove S8, U16, U24, U32 formats
wm4
2015-06-16
[next]