Re: [FFmpeg-devel] [PATCH 4/5] avcodec/proresdec_lgpl: use av_mod_uintp2

2016-01-29 Thread Michael Niedermayer
On Wed, Jan 20, 2016 at 03:04:07PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavcodec/proresdec_lgpl.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/proresdec_lgpl.c b/libavcodec/proresdec_lgpl.c > index 9e5674e..467a423 100644 > --- a

[FFmpeg-devel] [PATCH 4/5] avcodec/proresdec_lgpl: use av_mod_uintp2

2016-01-20 Thread James Almer
Signed-off-by: James Almer --- libavcodec/proresdec_lgpl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/proresdec_lgpl.c b/libavcodec/proresdec_lgpl.c index 9e5674e..467a423 100644 --- a/libavcodec/proresdec_lgpl.c +++ b/libavcodec/proresdec_lgpl.c @@ -251,7 +251