summaryrefslogtreecommitdiff
path: root/libavfilter/af_surround.c
Commit message (Collapse)AuthorAgeFilesLines
* avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol2017-08-261-2/+38
|
* avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 ↵Paul B Mahol2017-06-041-62/+455
| | | | | | channel layout Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter: add audio surround upmixerPaul B Mahol2017-06-011-0/+835
Signed-off-by: Paul B Mahol <onemda@gmail.com>