summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/hpeldsp.asm
Commit message (Expand)AuthorAgeFilesLines
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-041-1/+1
* x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet2014-08-061-1/+2
* x86: hpeldsp: better factorizationChristophe Gisquet2014-05-291-37/+9
* x86: hpeldsp: implement SSSE3 version of _xy2Christophe Gisquet2014-05-241-0/+70
* x86: hpeldsp: implement SSE2 put_pixels16_xy2Christophe Gisquet2014-05-241-6/+15
* x86: hpeldsp: implement SSE2 versionsChristophe Gisquet2014-05-241-30/+85
* x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnowChristophe Gisquet2014-05-221-0/+77
* x86: hpeldsp: mark _xy2 versions as approximateChristophe Gisquet2014-05-221-4/+6
* x86: hpeldsp: kill hpeldsp_mmx.cChristophe Gisquet2014-05-221-0/+33
* Merge commit '55519926ef855c671d084ccc151056de9e3d3a77'Michael Niedermayer2014-03-141-11/+11
|\
| * x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-131-11/+11
* | 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
| * x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-041-13/+13
| * x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-081-41/+0
* | avcodec/x86/hpeldsp: fix crash on AMD K6-3+Mikulas Patocka2013-11-031-13/+13
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-091-41/+0
* | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8'Michael Niedermayer2013-02-061-26/+13
|\ \ | |/
| * Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-051-26/+13
* | avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did.Michael Niedermayer2013-02-031-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-311-0/+43
|\ \ | |/
| * x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-311-0/+43
| * x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer2013-01-281-1/+1
* | Merge commit '05b0998f511ffa699407465d48c7d5805f746ad2'Michael Niedermayer2013-01-281-3/+3
|\ \ | |/
| * dsputil: Fix error by not using redzone and register nameDaniel Kang2013-01-281-3/+3
* | AVG_PIXELS8_XY2: fix typo, make code actually workMichael Niedermayer2013-01-271-1/+1
* | x86/hpeldsp: Fix author attributionMichael Niedermayer2013-01-271-4/+10
|/
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-271-0/+465
OpenPOWER on IntegriCloud