Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter: pass outlink to ff_get_audio_buffer() | Paul B Mahol | 2018-01-03 | 1 | -1/+1 |
* | avfilter/af_flanger: use rint instead of floor hack | Ganesh Ajjanagadde | 2015-12-02 | 1 | -1/+1 |
* | avfilter/af_flanger: free frame on ENOMEM | Kyle Swanson | 2015-10-18 | 1 | -1/+3 |
* | avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() | Paul B Mahol | 2015-09-12 | 1 | -1/+1 |
* | avfilter: handle error in query_formats() in bunch of filters | Paul B Mahol | 2015-04-08 | 1 | -5/+8 |
* | avfilter: add flanger filter | Paul B Mahol | 2014-07-03 | 1 | -0/+241 |