summaryrefslogtreecommitdiff
path: root/libavcodec/qpeldsp.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/qpeldsp: copy less for the mc0x casesMichael Niedermayer2022-07-121-6/+6
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-151-4/+5
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+1
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functionsShivraj Patil2015-06-181-0/+2
* Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac'Michael Niedermayer2014-07-251-50/+52
|\
| * qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-251-50/+52
* | Merge commit 'f0ce9913d0974ac0c7371a62c3324dd2863b5d1b'Michael Niedermayer2014-06-131-1/+1
|\ \ | |/
| * Rename tpel_template.c ---> pel_template.cDiego Biurrun2014-06-131-1/+1
* | avcodec/qpeldsp: Restore author attributionMichael Niedermayer2014-05-301-0/+2
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-301-4/+50
|/
* dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-291-0/+764