On Fri, Nov 18, 2016 at 01:10:43AM +0100, Michael Niedermayer wrote:
> This avoids unneeded computations
>
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/ffv1dec.c | 2 ++
> 1 file changed, 2 insertions(+)
please disregard this patch, it was sent twice by mistake
[...]
--
Michael
This avoids unneeded computations
Signed-off-by: Michael Niedermayer
---
libavcodec/ffv1dec.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavcodec/ffv1dec.c b/libavcodec/ffv1dec.c
index b5fb825..358da17 100644
--- a/libavcodec/ffv1dec.c
+++ b/libavcodec/ffv1dec.c
@@ -637,12 +637,14 @