summaryrefslogtreecommitdiff
path: root/libavcodec/me_cmp.c
Commit message (Expand)AuthorAge
* avcodec/me_cmp: Constify me_cmp_func buffer parametersAndreas Rheinhardt2022-07-31
* lavc/aarch64: motion estimation functions in neonSwinney, Jonathan2022-06-28
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* avcodec/mpegvideo: Move encoder-only stuff to a new headerAndreas Rheinhardt2022-02-13
* avcodec/me_cmp: Remove ff_check_alignment()Andreas Rheinhardt2021-01-21
* lavu: move LOCAL_ALIGNED from internal.h to mem_internal.hAnton Khirnov2021-01-01
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-02
* avcodec/me_cmp: remove ff_me_cmp_init_static()Muhammad Faiz2018-02-05
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-08-21
* avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-22
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-06
* avcodec/me_cmp: add () to protect avg*s argumentsMichael Niedermayer2015-02-16
* Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer2014-11-24
|\
| * motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-24
* | avcodec/me_cmp: restore author attribution and copyrightsMichael Niedermayer2014-07-17
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|/
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17