summaryrefslogtreecommitdiffstats
path: root/libavcodec/me_cmp.c
Commit message (Expand)AuthorAgeFilesLines
* simple_idct: Template functions to support an input bitdepth parameterKieran Kunhya2018-04-021-1/+1
* avcodec/me_cmp: remove ff_me_cmp_init_static()Muhammad Faiz2018-02-051-12/+38
* avcodec/me_cmp: Fix crashes on ARM due to misalignmentMichael Niedermayer2017-08-211-5/+5
* avcodec/me_cmp: add median SAD compare functionStanislav Dolganov2016-08-221-0/+76
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-061-0/+2
* avcodec/me_cmp: add () to protect avg*s argumentsMichael Niedermayer2015-02-161-2/+2
* Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600'Michael Niedermayer2014-11-241-57/+59
|\
| * motion_est: convert stride to ptrdiff_tVittorio Giovara2014-11-241-57/+59
* | avcodec/me_cmp: restore author attribution and copyrightsMichael Niedermayer2014-07-171-0/+4
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-171-39/+85
|/
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-171-0/+942
OpenPOWER on IntegriCloud