summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp_init.c
Commit message (Expand)AuthorAge
* avcodec/x86/hpeldsp: Remove obsolete MMX/3dnow functionsAndreas Rheinhardt2022-06-22
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* build: Generalize yasm/nasm-related variable namesDiego Biurrun2017-06-21
* Revert "Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'"Michael Niedermayer2017-02-01
* Merge commit '0a39c9ac0bfd7345fe676b4e2707d9cec3cbb553'James Almer2017-01-31
|\
| * x86: hpeldsp: Don't check for bitexact flag when initializing VP3-specific codeDiego Biurrun2016-07-20
* | Merge commit '95c1df929b92d81454656c222a35ec5f7db576b4'James Almer2017-01-31
|\|
| * x86: hpeldsp: Drop unused function parametersDiego Biurrun2016-07-20
* | Merge commit 'c3e83ad3b7d75f3597f47ada2616ba4479665009'James Almer2017-01-31
|\|
| * x86: hpeldsp: Use EXTERNAL_SSE2_FAST where appropriateDiego Biurrun2016-07-20
* | Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer2017-01-31
|\|
| * x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-20
* | Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50'Hendrik Leppkes2016-06-26
|\|
| * Drop unnecessary libavutil/x86/asm.h #includesDiego Biurrun2016-05-28
* | avcodec/x86/hpeldsp_init: silence -Wunused-function on --disable-mmxGanesh Ajjanagadde2015-09-19
* | 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