| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/framesync: add a new option to set how to sync streams based on seco... | James Almer | 2022-08-10 | 1 | -0/+23 |
* | avfilter/framesync: Remove redundant setting of AVClass | Andreas Rheinhardt | 2021-09-23 | 1 | -6/+3 |
* | avfilter/framesync: Separate framesync AVClass and auxiliary functions | Andreas Rheinhardt | 2021-09-23 | 1 | -12/+23 |
* | avutil: remove deprecated AVClass.child_class_next | James Almer | 2021-04-27 | 1 | -4/+0 |
* | framesync: switch to child_class_iterate() | Anton Khirnov | 2020-06-10 | 1 | -0/+3 |
* | lavfi/framesync: Add namespace prefix to framesync_get_class | Mark Thompson | 2018-06-24 | 1 | -3/+3 |
* | lavfi/framesync: document frame ownership for dualinput. | Nicolas George | 2018-01-03 | 1 | -0/+3 |
* | lavfi: rename framesync2 to framesync. | Nicolas George | 2017-09-12 | 1 | -0/+321 |
* | lavfi: remove framesync. | Nicolas George | 2017-09-12 | 1 | -297/+0 |
* | avfilter/framesync: allocate FFFrameSyncIn internally | Paul B Mahol | 2015-08-26 | 1 | -3/+4 |
* | lavfi: add an API to synchronize multiple video inputs. | Nicolas George | 2013-09-23 | 1 | -0/+296 |