summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hevcdsp.h
Commit message (Expand)AuthorAge
* avcodec/hevcdsp: Constify src pointersAndreas Rheinhardt2022-08-05
* avcodec/x86/hevc_mc: add qpel_h64_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h32_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h4_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h16_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512iclWu Jianhua2022-04-24
* Merge commit '6d5636ad9ab6bd9bedf902051d88b7044385f88b'Clément Bœsch2017-03-24
* Merge commit 'fca3c3b61952aacc45e9ca54d86a762946c21942'Clément Bœsch2017-01-31
* Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch2017-01-31
* x86: hevc: remove a parameter to WP internalsChristophe Gisquet2015-02-14
* x86: hevc_mc: add AVX2 optimizationsPierre Edouard Lepere2015-02-06
* x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2James Almer2014-09-04
* hevcdsp: remove more instances of compile-time-fixed parametersChristophe Gisquet2014-08-22
* hevcdsp: remove compilation-time-fixed parameterChristophe Gisquet2014-08-22
* x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avxJames Almer2014-08-20
* x86: hevc: adding transform_addPierre Edouard Lepere2014-08-20
* x86/hevc_idct: replace old and unused idct functionsJames Almer2014-07-26
* x86/hevc: add 12bits support for MCMickaël Raulet2014-07-26
* avcodec/x86/hevc: add avx2 dc idctplepere2014-06-25
* avcodec/hevc: new idct + asmplepere2014-06-17
* hevcdsp: include stddef.h for ptrdiff_t definitionJames Almer2014-05-10
* hevcdsp: add missing header includeJames Almer2014-05-10
* hvcodec/x86/hevcdsp: make macros more modular to support functions that are n...plepere2014-05-09
* HEVC : added assembly MC functionsplepere2014-05-06