summaryrefslogtreecommitdiff
path: root/libavcodec/mpegvideoencdsp.c
Commit message (Expand)AuthorAge
* avcodec/mpegvideoencdsp: Allow pointers to const where possibleAndreas Rheinhardt2022-07-31
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avcodec/me_cmp: remove ff_me_cmp_init_static()Muhammad Faiz2018-02-05
* Merge commit '0e285c2f908789e96e29bfd969ad5eaaa0eece65'Clément Bœsch2017-03-19
|\
| * mpegvideo: Kill some disabled codeDiego Biurrun2016-08-17
* | Merge commit '892f037c55d86ce36f8705fbeab052189312a13e'Derek Buitenhuis2016-01-27
|\|
| * imgconvert: Move the shrink functions only where neededVittorio Giovara2016-01-21
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-06
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer2014-07-17
|\|
| * dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* | Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move draw_edges() to mpegvideoencdspDiego Biurrun2014-07-06
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* | Merge commit '8d686ca59db14900ad5c12b547fb8a7afc8b0b94'Michael Niedermayer2014-07-07
|/
* dsputil: Split off *_8x8basis to a separate contextDiego Biurrun2014-07-06