Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/takdsp: use arithmetic shift instructions | James Almer | 2015-10-09 | 1 | -4/+4 |
| | | | | | | | p1 and p2 are int32_t. Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com> | ||||
* | avcodec/takdec: add x86 SIMD for rest of decorrelation modes | Paul B Mahol | 2015-10-09 | 1 | -0/+116 |
Signed-off-by: Paul B Mahol <onemda@gmail.com> |