Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions | Shivraj Patil | 2015-07-27 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Shivraj Patil <[email protected]> Reviewed-by: "Ronald S. Bultje" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions | Shivraj Patil | 2015-07-24 | 1 | -0/+31 |
| | | | | | | Signed-off-by: Shivraj Patil <[email protected]> Reviewed-by: "Ronald S. Bultje" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions | Shivraj Patil | 2015-07-23 | 1 | -0/+24 |
| | | | | | | Signed-off-by: Shivraj Patil <[email protected]> Reviewed-by: "Ronald S. Bultje" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions | Shivraj Patil | 2015-07-23 | 1 | -0/+25 |
| | | | | | | Signed-off-by: Shivraj Patil <[email protected]> Reviewed-by: "Ronald S. Bultje" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions | Shivraj Patil | 2015-07-16 | 1 | -0/+94 |
This patch adds MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functions in new file vp9_mc_msa.c Signed-off-by: Shivraj Patil <[email protected]> Reviewed-by: "Ronald S. Bultje" <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> |