Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/f_loop: warn about unset loop sizes | Marton Balint | 2019-05-24 | 1 | -0/+13 |
* | avfilter/f_loop: fix video loop issues with 0 size or when size is bigger tha... | Marton Balint | 2019-05-24 | 1 | -3/+5 |
* | avfilter/f_loop: switch to activate | Paul B Mahol | 2018-11-02 | 1 | -18/+38 |
* | avfilter/f_loop: make sure duration of frame is never zero | Paul B Mahol | 2018-11-02 | 1 | -3/+12 |
* | avfilter: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -2/+2 |
* | avfilter/formats: allow unknown channel layouts by default | Marton Balint | 2016-12-10 | 1 | -1/+0 |
* | lavfi: split frame_count between input and output. | Nicolas George | 2016-11-13 | 1 | -1/+1 |
* | avfilter/f_loop: Fix leak on error | Michael Niedermayer | 2016-05-29 | 1 | -1/+3 |
* | avfilter: add loop filters | Paul B Mahol | 2016-02-18 | 1 | -0/+381 |