| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: add av_cold where it is missing | Paul B Mahol | 2019-10-03 | 1 | -1/+1 |
* | avfilter/af_surround: improve rear channels separation | Paul B Mahol | 2019-04-24 | 1 | -10/+10 |
* | avfilter/af_surround: check for invalid magnitude and phase difference | Paul B Mahol | 2019-04-24 | 1 | -0/+3 |
* | avfilter/af_surround: add angle option | Paul B Mahol | 2019-04-24 | 1 | -0/+25 |
* | avfilter/af_surround: fix typo | Paul B Mahol | 2019-04-24 | 1 | -1/+1 |
* | avfilter/af_surround: export more channel's in/out gains | Paul B Mahol | 2019-04-23 | 1 | -0/+70 |
* | avfilter/af_surround: switch to activate | Paul B Mahol | 2019-04-23 | 1 | -42/+65 |
* | avfilter/af_surround: expose window size to user | Paul B Mahol | 2019-04-23 | 1 | -1/+3 |
* | avfilter/af_surround: add 6.1/6.0 upmix from stereo | Paul B Mahol | 2019-04-23 | 1 | -0/+100 |
* | avfilter/af_surround: make channel spread from stereo image user configurable | Paul B Mahol | 2019-04-22 | 1 | -70/+114 |
* | avfilter/af_surround: add lfe_mode option | Paul B Mahol | 2019-04-22 | 1 | -10/+15 |
* | avfilter/af_surround: avoid divisions with very small numbers | Paul B Mahol | 2019-04-22 | 1 | -9/+18 |
* | avfilter/af_surround: allow user to change overlap and win_func | Paul B Mahol | 2019-04-20 | 1 | -3/+34 |
* | avfilter/af_surround: fix code indentation | Paul B Mahol | 2018-12-24 | 1 | -2/+2 |
* | avfilter/af_surround: drain input at EOF | Paul B Mahol | 2018-03-16 | 1 | -3/+25 |
* | avfilter/af_surround: add missing error check | Paul B Mahol | 2017-11-20 | 1 | -5/+6 |
* | avfilter/af_surround: add some more layouts | Paul B Mahol | 2017-11-19 | 1 | -0/+201 |
* | avfilter/af_surround: make volume configurable for front center and lfe channel | Paul B Mahol | 2017-08-26 | 1 | -2/+38 |
* | avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 chann... | Paul B Mahol | 2017-06-04 | 1 | -62/+455 |
* | avfilter: add audio surround upmixer | Paul B Mahol | 2017-06-01 | 1 | -0/+835 |