Andreas Rheinhardt (12020-04-16):
> lcm is now unused, so should be removed with this commit.
> (I'm not commenting on the actual merits of the patch.)
Indeed. I updated the patch, it now contains an extra hunk:
@@ -117,7 +117,6 @@ static void framesync_sync_level_update(FFFrameSync *fs)
int ff_
Nicolas George:
> Signed-off-by: Nicolas George
> ---
> libavfilter/framesync.c | 13 ++---
> 1 file changed, 2 insertions(+), 11 deletions(-)
>
> diff --git a/libavfilter/framesync.c b/libavfilter/framesync.c
> index bc95f7d904..26e5219d1b 100644
> --- a/libavfilter/framesync.c
> +++ b/
Signed-off-by: Nicolas George
---
libavfilter/framesync.c | 13 ++---
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/libavfilter/framesync.c b/libavfilter/framesync.c
index bc95f7d904..26e5219d1b 100644
--- a/libavfilter/framesync.c
+++ b/libavfilter/framesync.c
@@ -142,17