Re: [FFmpeg-devel] [PATCH 04/17] lavfi: merge two variables after a recent commit.

2016-12-29 Thread Michael Niedermayer
On Thu, Dec 29, 2016 at 03:33:50PM +0100, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/avfilter.c | 11 --- > 1 file changed, 4 insertions(+), 7 deletions(-) > > > Unchanged. LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC7

[FFmpeg-devel] [PATCH 04/17] lavfi: merge two variables after a recent commit.

2016-12-29 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avfilter.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) Unchanged. diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index ccc22a1444..2c41ea8c22 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -

[FFmpeg-devel] [PATCH 04/17] lavfi: merge two variables after a recent commit.

2016-12-24 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avfilter.c | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index 2de5a0ea78..83daef4609 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -1098,7 +1098,6