On Mon, Jul 24, 2017 at 05:20:26PM +, Manojkumar Bhosale wrote:
> LGTM
applied
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Avoid a single point of failure, be that a person or equipment.
signature.asc
Description: Digital signature
___
: Optimize avc idct 4x4 for
msa
From: Kaustubh Raste
Removed memset call and improved performance.
Signed-off-by: Kaustubh Raste
---
libavcodec/mips/h264idct_msa.c | 104 +++
libavutil/mips/generic_macros_msa.h | 18 ++
2 files changed, 74
From: Kaustubh Raste
Removed memset call and improved performance.
Signed-off-by: Kaustubh Raste
---
libavcodec/mips/h264idct_msa.c | 104 +++
libavutil/mips/generic_macros_msa.h | 18 ++
2 files changed, 74 insertions(+), 48 deletions(-)
diff --git