| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mp_cmp: reject invalid comparison function values | James Almer | 2023-04-14 | 1 | -1/+1 |
* | avcodec/me_cmp: Mark ff_square_tab as hidden | Andreas Rheinhardt | 2022-10-09 | 1 | -1/+3 |
* | avcodec/me_cmp: Constify me_cmp_func buffer parameters | Andreas Rheinhardt | 2022-07-31 | 1 | -3/+3 |
* | lavc/aarch64: motion estimation functions in neon | Swinney, Jonathan | 2022-06-28 | 1 | -0/+1 |
* | avcodec/me_cmp: Remove ff_check_alignment() | Andreas Rheinhardt | 2021-01-21 | 1 | -2/+0 |
* | avcodec/me_cmp: remove ff_me_cmp_init_static() | Muhammad Faiz | 2018-02-05 | 1 | -3/+1 |
* | avcodec/me_cmp: Fix median_sad size | Michael Niedermayer | 2016-11-27 | 1 | -1/+1 |
* | avcodec/me_cmp: add median SAD compare function | Stanislav Dolganov | 2016-08-22 | 1 | -0/+1 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions | Shivraj Patil | 2015-07-06 | 1 | -0/+1 |
* | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' | Michael Niedermayer | 2014-11-24 | 1 | -1/+2 |
|\ |
|
| * | motion_est: convert stride to ptrdiff_t | Vittorio Giovara | 2014-11-24 | 1 | -1/+2 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -4/+25 |
|/ |
|
* | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -0/+73 |