Re: [FFmpeg-devel] [PATCH 01/14] lavfi: add f_streamsync dependency.

2017-07-31 Thread Nicolas George
Even better. From 836cbf40eb95e16d48bb5a2d356c130ce9d53de1 Mon Sep 17 00:00:00 2001 From: Nicolas George Date: Mon, 31 Jul 2017 13:47:34 +0200 Subject: [PATCH] lavfi/f_streamselect: convert to framesync2. Signed-off-by: Nicolas George --- libavfilter/Makefile | 4 ++-- libavfilter/f_st

[FFmpeg-devel] [PATCH 01/14] lavfi: add f_streamsync dependency.

2017-07-31 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavfilter/Makefile b/libavfilter/Makefile index 4d61d7835e..b4cdd303bd 100644 --- a/libavfilter/Makefile +++ b/libavfilter/Makefile @@ -301,7 +301,7 @@ OBJS-$(CONFIG_SPLIT_