summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp_init.c
Commit message (Expand)AuthorAge
* Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec/x86/hpeldsp_init: Put CONFIG_* first in if()Michael Niedermayer2015-03-26
* | x86: hpeldsp: propagate changes across codecsChristophe Gisquet2014-05-26
* | x86: hpeldsp: implement SSSE3 version of _xy2Christophe Gisquet2014-05-24
* | x86: hpeldsp: implement SSE2 put_pixels16_xy2Christophe Gisquet2014-05-24
* | x86: hpeldsp: implement SSE2 versionsChristophe Gisquet2014-05-24
* | x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnowChristophe Gisquet2014-05-22
* | x86: hpeldsp: mark _xy2 versions as approximateChristophe Gisquet2014-05-22
* | x86: hpeldsp: kill hpeldsp_mmx.cChristophe Gisquet2014-05-22
* | avcodec/x86/hpeldsp_init: remove redundant if()Michael Niedermayer2014-05-21
* | hpeldsp: fix build without inline asmHendrik Leppkes2014-05-21
* | x86: kill fpel_mmx.cChristophe Gisquet2014-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-26
|\|
| * x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_initDiego Biurrun2014-03-26
* | Merge commit '82dd1026cfc1d72b04019185bea4c1c9621ace3f'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move hpeldsp-related declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-22
|\|
| * x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-22
* | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'Michael Niedermayer2014-03-22
|\|
| * dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macrosDiego Biurrun2014-03-22
* | Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-13
|\|
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* | Merge commit '17608f6ee3d2088cdb8d1e704276d8b34f01160d'Michael Niedermayer2014-03-13
|\|
| * x86: Add some more missing headersDiego Biurrun2014-03-13
* | Merge commit '4c642d8d98703faf52983243098f35865e15b312'Michael Niedermayer2014-01-09
|\|
| * x86: hpeldsp: Add missing av_cold attribute to init functionDiego Biurrun2014-01-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-05
|\|
| * x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-04
* | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'Michael Niedermayer2013-08-30
|\|
| * x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-18
|\|
| * Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-14
|\|
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'Michael Niedermayer2013-05-14
|\|
| * x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-12
* | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-07
* | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'Michael Niedermayer2013-05-08
|\|
| * x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-07
* | Merge commit '110796739ab32854dc0b6b0a1c95e6ae98889062'Michael Niedermayer2013-05-06
|\|
| * x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.cDiego Biurrun2013-05-06
* | Merge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e'Michael Niedermayer2013-05-06
|\|
| * x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-06
* | Merge commit '932806232108872655556100011fe369125805d3'Michael Niedermayer2013-05-03
|\|
| * x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-02
| * x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-02
* | Merge commit '9b3a04d30691e85b77e63f75f5f26a93c3a000cd'Michael Niedermayer2013-05-03
|\|
| * x86: Move duplicated put_pixels{8|16}_mmx functions into their own fileDiego Biurrun2013-05-02