summaryrefslogtreecommitdiff
path: root/libavfilter/framesync.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-201-1/+0
* avfilter/framesync: allocate FFFrameSyncIn internallyPaul B Mahol2015-08-261-1/+8
* lavfi: add an API to synchronize multiple video inputs.Nicolas George2013-09-231-0/+329