[FFmpeg-devel] [PATCH 11/17] lavfi: cosmetic: remove forward declaration.

2016-12-29 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avfilter.c | 2 -- 1 file changed, 2 deletions(-) Unchanged, already LGTM. diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index f3a78d4f14..715ecb3300 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -45,8 +45,6 @@

Re: [FFmpeg-devel] [PATCH 11/17] lavfi: cosmetic: remove forward declaration.

2016-12-24 Thread Michael Niedermayer
On Sat, Dec 24, 2016 at 06:41:43PM +0100, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/avfilter.c | 2 -- > 1 file changed, 2 deletions(-) LGTM [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of disco

[FFmpeg-devel] [PATCH 11/17] lavfi: cosmetic: remove forward declaration.

2016-12-24 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/avfilter.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libavfilter/avfilter.c b/libavfilter/avfilter.c index 4638ff71ee..3927e7f7ac 100644 --- a/libavfilter/avfilter.c +++ b/libavfilter/avfilter.c @@ -45,8 +45,6 @@ #include "libavutil/ffvers