summaryrefslogtreecommitdiff
path: root/libavcodec/x86/rnd_template.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/x86/hpeldsp: Remove obsolete MMX/3dnow functionsAndreas Rheinhardt2022-06-221-0/+2
* asm: FF_-prefix internal macros used in inline assemblyMatthieu Bouron2016-06-271-22/+22
* avcodec/x86/rnd_template: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-291-2/+2
* Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd'Michael Niedermayer2014-03-221-0/+2
|\
| * x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-221-0/+2
* | Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-131-1/+1
|\ \ | |/
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-1/+1
* | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'Michael Niedermayer2013-05-141-15/+0
|\ \ | |/
| * x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-121-15/+0
* | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'Michael Niedermayer2013-05-081-4/+13
|\ \ | |/
| * x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-071-4/+13
* | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'Michael Niedermayer2013-05-081-2/+2
|\ \ | |/
| * x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-071-2/+2
* | Merge commit '932806232108872655556100011fe369125805d3'Michael Niedermayer2013-05-031-45/+0
|\ \ | |/
| * x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-021-23/+0
| * x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-021-22/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-261-4/+4
|/
* x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-251-0/+224