Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/af_rubberband: use ff_filter_process_command() | Paul B Mahol | 2019-10-14 | 1 | -24/+9 |
* | avfilter/af_rubberband: also do not ignore failures | Paul B Mahol | 2019-05-06 | 1 | -1/+1 |
* | avfilter/af_rubberband: handle case when no frame is given | Paul B Mahol | 2019-05-06 | 1 | -3/+6 |
* | avfilter/af_rubberband: make use of initial input timestamp | Paul B Mahol | 2019-04-29 | 1 | -1/+6 |
* | avfilter/af_rubberband: switch to activate | Paul B Mahol | 2019-04-29 | 1 | -44/+22 |
* | avfilter/af_rubberband: check if rbs is valid | Paul B Mahol | 2019-04-29 | 1 | -0/+2 |
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -2/+2 |
* | avfilter/af_rubberband: add process_command() | Paul B Mahol | 2015-10-02 | 1 | -0/+33 |
* | avfilter/af_rubberband: flush only if there is something available | Paul B Mahol | 2015-09-30 | 1 | -19/+21 |
* | avfilter/af_rubberband: rename duplicate option name | Paul B Mahol | 2015-09-23 | 1 | -1/+1 |
* | avfilter: add rubberband wrapper | Paul B Mahol | 2015-09-20 | 1 | -0/+236 |