| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a' | Derek Buitenhuis | 2016-02-16 | 1 | -0/+6 |
|\ |
|
| * | v210: x86: Add the correct guards around the asm code | Luca Barbato | 2016-01-26 | 1 | -0/+6 |
| * | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-12-05 | 1 | -0/+145 |
* | avcodec/v210: guard new avx2 functions from old assemblers | James Darnley | 2016-01-17 | 1 | -0/+6 |
* | avcodec/v210: add avx2 version of the 10-bit line encoder | James Darnley | 2016-01-17 | 1 | -5/+15 |
* | avcodec/v210: add avx2 version of the 8-bit line encoder | James Darnley | 2016-01-17 | 1 | -17/+31 |
* | avcodec/x86: add missing colon to labels | James Almer | 2015-07-26 | 1 | -2/+2 |
* | x86: lavc: share more constant through defines | Christophe Gisquet | 2015-02-07 | 1 | -3/+6 |
* | v210enc: Add SIMD optimised 8-bit and 10-bit encoders | Kieran Kunhya | 2014-11-26 | 1 | -0/+145 |