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
*
af_lavfi: add libavfilter bridge
wm4
2013-05-23
*
af: improve filter chain setup retry limit
wm4
2013-05-12
*
audio/filters: add af_force
wm4
2013-05-12
*
audio: print channel map additionally to channel count on terminal
wm4
2013-05-12
*
af: print filter chain info on error
wm4
2013-05-12
*
af: use mp_chmap for mp_audio, include channel map in format negotiation
wm4
2013-05-12
*
audio: add some setters for mp_audio, and require filters to use them
wm4
2013-05-12
*
af: fix negotiation endless loop
wm4
2013-04-13
*
af: streamline format negotiation
wm4
2013-04-13
*
options: remove --af-adv
wm4
2013-04-13
*
af: remove accuracy option
wm4
2013-04-13
*
af: remove force option
wm4
2013-04-13
*
audio: remove float processing option
wm4
2013-04-13
*
audio: switch to libavcodec channel order, use libavresample for mixing
wm4
2013-04-13
*
af: simplification
wm4
2013-04-13
*
af: factor channel filter insertion
wm4
2013-04-13
*
af: use af_lavrresample for format conversions, if possible
wm4
2013-04-13
*
af: remove automatically inserted filters on full reinit
wm4
2013-04-13
*
audio/filter: replace pointless memcpys with assignments
wm4
2013-04-13
*
af: uncrustify
wm4
2013-04-13
*
af_lavrresample: add new resampling filter to replace the old ones
Stefano Pigozzi
2013-03-13
*
Rename af_volnorm to af_drc
Martin
2013-02-12
*
Replace strsep() uses
wm4
2013-01-13
*
Rename directories, move files (step 1 of 2) (does not compile)
wm4
2012-11-12