On Fri, Sep 15, 2017 at 12:04:46PM +, Manojkumar Bhosale wrote:
> LGTM
tested
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because o
LGTM
-Original Message-
From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf Of
kaustubh.ra...@imgtec.com
Sent: Friday, September 15, 2017 11:28 AM
To: ffmpeg-devel@ffmpeg.org
Cc: Kaustubh Raste
Subject: [FFmpeg-devel] [PATCH] avcodec/mips: Improve avc lpf msa functions
From: Kaustubh Raste
Optimize luma intra case by reducing conditional cases.
Signed-off-by: Kaustubh Raste
---
libavcodec/mips/h264dsp_msa.c | 428 +
1 file changed, 138 insertions(+), 290 deletions(-)
diff --git a/libavcodec/mips/h264dsp_msa.c b/libav