summaryrefslogtreecommitdiff
path: root/libavcodec/x86/v210enc.asm
Commit message (Expand)AuthorAge
* Merge commit 'eafb05fcf37cd19a910ca3b17824384f9006bc0a'Derek Buitenhuis2016-02-16
|\
| * v210: x86: Add the correct guards around the asm codeLuca Barbato2016-01-26
| * v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-12-05
* avcodec/v210: guard new avx2 functions from old assemblersJames Darnley2016-01-17
* avcodec/v210: add avx2 version of the 10-bit line encoderJames Darnley2016-01-17
* avcodec/v210: add avx2 version of the 8-bit line encoderJames Darnley2016-01-17
* avcodec/x86: add missing colon to labelsJames Almer2015-07-26
* x86: lavc: share more constant through definesChristophe Gisquet2015-02-07
* v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya2014-11-26