Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec: loongson optimized h264pred with mmi v2 | 周晓勇 | 2015-08-05 | 1 | -1/+0 |
| | | | | | Signed-off-by: ZhouXiaoyong <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec: loongson optimized h264pred with mmi | 周晓勇 | 2015-07-15 | 1 | -0/+53 |
| | | | | Signed-off-by: Michael Niedermayer <[email protected]> | ||||
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction ↵ | Shivraj Patil | 2015-06-11 | 1 | -0/+104 |
functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions in new file h264pred_msa.c Adds new generic macros (needed for this patch) in libavutil/mips/generic_macros_msa.h Signed-off-by: Shivraj Patil <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> |