Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/f_interleave: switch to activate | Paul B Mahol | 2019-05-05 | 1 | -74/+63 |
* | avfilter/f_interleave: check ff_insert_inpad() for failure | Paul B Mahol | 2017-08-25 | 1 | -2/+5 |
* | avfilter: don't anonymously typedef structs | Paul B Mahol | 2017-05-13 | 1 | -1/+1 |
* | lavfi: make filter_frame non-recursive. | Nicolas George | 2016-12-18 | 1 | -2/+6 |
* | lavfi: replace link.closed by link.status. | Nicolas George | 2015-12-22 | 1 | -2/+2 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -2/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -2/+2 |
* | avfilter/f_interleave: use the name 's' for the pointer to the private context | Paul B Mahol | 2013-10-05 | 1 | -15/+15 |
* | avfilter: add av_cold to init() | Paul B Mahol | 2013-09-27 | 1 | -1/+1 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -1/+1 |
* | avfilter: add av_cold to uninit() | Michael Niedermayer | 2013-05-06 | 1 | -1/+1 |
* | lavfi: add interleave filters | Stefano Sabatini | 2013-04-21 | 1 | -0/+259 |