summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hevcdsp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-241-14/+15
* Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'Clément Bœsch2017-01-311-3/+0
* Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch2017-01-311-14/+14
* x86: hevc: remove a parameter to WP internalsChristophe Gisquet2015-02-141-2/+2
* x86: hevc_mc: add AVX2 optimizationsPierre Edouard Lepere2015-02-061-0/+105
* x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2James Almer2014-09-041-0/+2
* hevcdsp: remove more instances of compile-time-fixed parametersChristophe Gisquet2014-08-221-3/+3
* hevcdsp: remove compilation-time-fixed parameterChristophe Gisquet2014-08-221-1/+1
* x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avxJames Almer2014-08-201-0/+4
* x86: hevc: adding transform_addPierre Edouard Lepere2014-08-201-0/+16
* x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-261-28/+0
* x86/hevc: add 12bits support for MCMickaël Raulet2014-07-261-0/+8
* avcodec/x86/hevc: add avx2 dc idctplepere2014-06-251-0/+6
* avcodec/hevc: new idct + asmplepere2014-06-171-0/+25
* hevcdsp: include stddef.h for ptrdiff_t definitionJames Almer2014-05-101-0/+1
* hevcdsp: add missing header includeJames Almer2014-05-101-0/+2
* hvcodec/x86/hevcdsp: make macros more modular to support functions that are n...plepere2014-05-091-64/+64
* HEVC : added assembly MC functionsplepere2014-05-061-0/+120