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.h
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
*
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, vf: improvements to libavfilter bridge
wm4
2017-05-31
*
af: remove unused GET_VOLUME code
wm4
2017-04-27
*
audio: improve aspects of EOF handling
wm4
2016-08-18
*
audio: cleanup audio filter format negotiation
wm4
2016-07-10
*
command: add af-command command
wm4
2016-01-22
*
audio: change downmix behavior, add --audio-normalize-downmix
wm4
2016-01-20
*
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: move af_from_dB() function to af_volume.c
wm4
2015-06-23
*
af: restore detaching of PCM filters when using spdif
wm4
2015-06-22
*
af: remove conversion filter search
wm4
2015-06-16
*
Update license headers
Marcin Kurczewski
2015-04-13
*
audio: change a detail about filter insertion
wm4
2015-04-07
*
af: remove unused functions
wm4
2015-04-01
*
af: remove old filter compatibility hack
wm4
2015-01-15
*
audio: use refcounted frames in the filter chain
wm4
2015-01-13
*
audio/filter: remove unused af_calc_filter_multiplier()
wm4
2015-01-13
*
audio: make decoders output refcounted frames
wm4
2014-11-10
*
audio: change how filters are inserted on playback speed changes
wm4
2014-11-10
*
audio/filter: allow removing filters by label
wm4
2014-10-02
*
audio: refactor some aspects of filter chain setup
wm4
2014-10-02
*
audio: remove unused metadata field
wm4
2014-07-21
*
af: add replaygain_data field to af_stream and af_instance
Alessandro Ghedini
2014-04-04
*
af: add metadata field to af_stream and af_instance
Alessandro Ghedini
2014-03-13
*
audio: mp_msg conversions
wm4
2013-12-21
*
Reduce recursive config.h inclusions in headers
wm4
2013-12-18
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
audio/filter: change filter callback signature
wm4
2013-12-05
*
af: remove af->setup field
wm4
2013-12-04
*
af: remove legacy option parsing hacks
wm4
2013-12-04
*
options: add options that set defaults for af/vf/ao/vo
wm4
2013-12-01
*
audio: drop buffered filter data when seeking
wm4
2013-11-18
*
audio/filter: remove unneeded AF_CONTROLs, convert to enum
wm4
2013-11-18
*
af: cleanup documentation comments
wm4
2013-11-18
*
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: remove a pointless macro
wm4
2013-11-07
*
af: replace macros with too generic names
wm4
2013-10-26
*
audio/filter: remove useless af_info fields
wm4
2013-10-23
*
core: move contents to mpvcore (2/2)
Stefano Pigozzi
2013-08-06
*
audio/filter: use new option API
wm4
2013-07-22
*
audio: add some setters for mp_audio, and require filters to use them
wm4
2013-05-12
*
audio: add channel map API
wm4
2013-05-12
[next]