summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp.asm
Commit message (Expand)AuthorAge
* Merge commit '1dfc3cf89d0eb026af28be46294b85d79499ffb5'James Almer2017-01-31
|\
| * x86: hpeldsp: Split off VP3-specific bits into a separate fileDiego Biurrun2016-07-20
| * x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* | x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-04
* | x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-06
* | x86: hpeldsp: better factorizationChristophe Gisquet2014-05-29
* | 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
* | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer2014-03-14
|\|
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* | Merge commit '831a1180785a786272cdcefb71566a770bfb879e'Michael Niedermayer2014-03-13
|\|
| * Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
| * x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
| * x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* | avcodec/x86/hpeldsp: fix crash on AMD K6-3+Mikulas Patocka2013-11-03
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-09
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-06
|\|
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* | avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did.Michael Niedermayer2013-02-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-31
|\|
| * x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
| * x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer2013-01-28
* | Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'Michael Niedermayer2013-01-28
|\|
| * dsputil: Fix error by not using redzone and register nameDaniel Kang2013-01-28
* | AVG_PIXELS8_XY2: fix typo, make code actually workMichael Niedermayer2013-01-27
* | x86/hpeldsp: Fix author attributionMichael Niedermayer2013-01-27
|/
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27