On 11/1/17, Nicolas George wrote:
> Allow filter to handle larger frames.
>
> Signed-off-by: Nicolas George
> ---
> libavfilter/framepool.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpe
Allow filter to handle larger frames.
Signed-off-by: Nicolas George
---
libavfilter/framepool.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/framepool.c b/libavfilter/framepool.c
index 42c0e58498..da2ac5cf69 100644
--- a/libavfilter/framepool.c
+++ b/libavfilte