On 22/01/16 00:01, Vittorio Giovara wrote:
> if people prefer i could squash the 3 filter patches and go for
> "lavfi: Use AV_CEIL_RSHIFT where needed"
Sure, the changes seem ok.
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/
On Thu, Jan 21, 2016 at 6:00 PM, Vittorio Giovara
wrote:
> ---
> libavfilter/vf_gradfun.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/libavfilter/vf_gradfun.c b/libavfilter/vf_gradfun.c
> index f7c4372..ce79329 100644
> --- a/libavfilter/vf_gradfun.c
> +++ b/libav
---
libavfilter/vf_gradfun.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavfilter/vf_gradfun.c b/libavfilter/vf_gradfun.c
index f7c4372..ce79329 100644
--- a/libavfilter/vf_gradfun.c
+++ b/libavfilter/vf_gradfun.c
@@ -172,8 +172,8 @@ static int config_input(AVFilterL