Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi/framesync: use av_gcd_q(). | Nicolas George | 2020-05-23 | 1 | -12/+2 |
* | avfilter/framesync: fix shortest with eof_action=pass | Gyan Doshi | 2019-06-06 | 1 | -4/+4 |
* | lavfi/framesync: Add namespace prefix to framesync_get_class | Mark Thompson | 2018-06-24 | 1 | -1/+1 |
* | lavfi/framesync: remove an invalid free. | Nicolas George | 2018-01-03 | 1 | -1/+1 |
* | lavfi/framesync: remove dead code. | Nicolas George | 2017-09-12 | 1 | -3/+1 |
* | lavfi/framesync: reword repeatlast option help. | Nicolas George | 2017-09-12 | 1 | -1/+1 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -0/+415 |
* | lavfi: remove framesync. | Nicolas George | 2017-09-12 | 1 | -343/+0 |
* | lavf/framesync: detect EOF immediately. | Nicolas George | 2016-12-24 | 1 | -1/+9 |
* | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | Nicolas George | 2015-09-20 | 1 | -1/+0 |
* | avfilter/framesync: allocate FFFrameSyncIn internally | Paul B Mahol | 2015-08-26 | 1 | -1/+8 |
* | lavfi: add an API to synchronize multiple video inputs. | Nicolas George | 2013-09-23 | 1 | -0/+329 |