Re: [FFmpeg-devel] [PATCH 4/5] lavfi/framepool: cosmetic style fixes

2017-01-05 Thread Michael Niedermayer
On Thu, Jan 05, 2017 at 12:11:35PM +0100, Matthieu Bouron wrote: > --- > libavfilter/framepool.c | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) LGTM thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Democracy is the form of government in which

[FFmpeg-devel] [PATCH 4/5] lavfi/framepool: cosmetic style fixes

2017-01-05 Thread Matthieu Bouron
--- libavfilter/framepool.c | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/libavfilter/framepool.c b/libavfilter/framepool.c index 74235d4886..e1f1e2cc41 100644 --- a/libavfilter/framepool.c +++ b/libavfilter/framepool.c @@ -220,9 +220,8 @@ AVFrame *ff_frame_pool_get(FFF