summaryrefslogtreecommitdiff
path: root/libavfilter/framesync.c
Commit message (Expand)AuthorAge
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* avfilter/framesync: fix OOM casePaul B Mahol2023-11-30
* avfilter/framesync: fix order of operation with = and <0Michael Niedermayer2023-11-03
* avfilter: use ff_inlink_make_frame_writable()Paul B Mahol2023-02-12
* avfilter/framesync: add a new option to set how to sync streams based on seco...James Almer2022-08-10
* avfilter/framesync: Remove redundant setting of AVClassAndreas Rheinhardt2021-09-23
* framesync: switch to child_class_iterate()Anton Khirnov2020-06-10
* lavfi/framesync: use av_gcd_q().Nicolas George2020-05-23
* avfilter/framesync: fix shortest with eof_action=passGyan Doshi2019-06-06
* lavfi/framesync: Add namespace prefix to framesync_get_classMark Thompson2018-06-24
* lavfi/framesync: remove an invalid free.Nicolas George2018-01-03
* lavfi/framesync: remove dead code.Nicolas George2017-09-12
* lavfi/framesync: reword repeatlast option help.Nicolas George2017-09-12
* lavfi: rename framesync2 to framesync.Nicolas George2017-09-12
* lavfi: remove framesync.Nicolas George2017-09-12
* lavf/framesync: detect EOF immediately.Nicolas George2016-12-24
* lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.Nicolas George2015-09-20
* avfilter/framesync: allocate FFFrameSyncIn internallyPaul B Mahol2015-08-26
* lavfi: add an API to synchronize multiple video inputs.Nicolas George2013-09-23