summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hevc_idct.asm
Commit message (Expand)AuthorAge
* Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'Clément Bœsch2017-01-31
|\
| * hevc: Add AVX2 DC IDCTJames Almer2016-07-18
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* x86/hevc_idct: add a colon to labelsJames Almer2014-07-28
* x86/hevc_idct: add 12bit idct_dcJames Almer2014-07-27
* x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* avcodec/x86/hevc_idct: fix function name in commentMichael Niedermayer2014-06-25
* avcodec/x86/hevc_idct: fix number of sse registersplepere2014-06-25
* avcodec/x86/hevc: add avx2 dc idctplepere2014-06-25
* x86/hevc_idct: fix movd parameter size in DC_ADD_INITJames Almer2014-06-19
* avcodec/hevc: new idct + asmplepere2014-06-17