summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dsputil_mmx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-191-1/+0
|\
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-56/+0
* | Merge commit '0d439fbede03854eac8a978cccf21a3425a3c82d'Michael Niedermayer2014-05-271-25/+0
|\ \ | |/
| * dsputil: Split off HuffYUV decoding bits into their own contextDiego Biurrun2014-05-271-26/+0
* | x86/diracdsp: mark all functions as yasmJames Almer2014-05-231-72/+0
* | x86/dsputil: port ff_vector_clipf_sse to yasmJames Almer2014-05-231-33/+0
* | x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasmJames Almer2014-05-211-36/+0
* | x86/dsputil: port clear_block functions to yasmJames Almer2014-05-211-55/+0
* | x86: kill fpel_mmx.cChristophe Gisquet2014-05-211-5/+4
* | avcodec/x86/dsputil_mmx: Fix build with clang-usanMichael Niedermayer2014-05-151-7/+6
* | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b'Michael Niedermayer2014-03-221-0/+1
|\ \ | |/
* | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81'Michael Niedermayer2014-03-221-1/+2
|\ \ | |/
* | Merge commit '1a8d0cf77ed2611e542ae98f341d4c43a04467bd'Michael Niedermayer2014-03-221-1/+2
|\ \ | |/
| * x86: dsputil: Move inline assembly macros to a separate headerDiego Biurrun2014-03-221-0/+1
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-181-0/+1
* | Merge commit '38675229a879aa5258a8c71891fc8cbf74cf139f'Michael Niedermayer2014-03-141-57/+50
|\ \ | |/
| * dsputil_mmx: K&R formatting cosmeticsDiego Biurrun2014-03-131-55/+49
* | Merge commit '458446acfa1441d283dacf9e6e545beb083b8bb0'Michael Niedermayer2013-11-151-3/+4
|\ \ | |/
* | Merge commit '2ddb35b91131115c094d90e04031451023441b4d'Michael Niedermayer2013-10-061-38/+0
|\ \ | |/
| * x86: dsputil: Separate ff_add_hfyu_median_prediction_cmov from dsputil_mmxDiego Biurrun2013-10-051-38/+0
* | Rewrite emu_edge functions to have separate src/dst_stride arguments.Ronald S. Bultje2013-09-281-3/+4
* | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer2013-05-141-1/+1
|\ \ | |/
| * x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* | Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc'Michael Niedermayer2013-05-141-746/+28
|\ \ | |/
| * x86: dsputil: Split inline assembly from init codeDiego Biurrun2013-05-121-726/+18
* | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be'Michael Niedermayer2013-05-141-12/+2
|\ \ | |/
| * x86: dsputil: Refactor pixels16 wrapper functions with a macroDiego Biurrun2013-05-121-12/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-091-4/+4
|\ \ | |/
| * x86: dsputil: Remove unused argument from QPEL_OP macroDiego Biurrun2013-05-081-4/+4
* | Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'Michael Niedermayer2013-05-091-0/+1
|\ \ | |/
| * x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-081-0/+1
* | Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'Michael Niedermayer2013-05-091-15/+0
|\ \ | |/
| * x86: dsputil: Group all assembly constants together in constants.cDiego Biurrun2013-05-081-15/+0
* | Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'Michael Niedermayer2013-05-091-3/+0
|\ \ | |/
| * x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun2013-05-081-3/+0
* | Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'Michael Niedermayer2013-05-081-1/+0
|\ \ | |/
| * x86: dsputil: Remove unused ff_pb_3F constantDiego Biurrun2013-05-071-1/+0
* | Merge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d'Michael Niedermayer2013-05-081-17/+0
|\ \ | |/
| * x86: dsputil: Move rv40-specific functions where they belongDiego Biurrun2013-05-071-17/+0
* | Merge commit '92f8e06ecb431a427ea13d794e5a6bc927a034d2'Michael Niedermayer2013-05-081-19/+4
|\ \ | |/
| * x86: dsputil hpeldsp: Move shared template functions into separate objectDiego Biurrun2013-05-071-19/+4
* | Merge commit '7edaf4edb5c3c04f34ad1242680cbc32d11f4087'Michael Niedermayer2013-05-081-2/+0
|\ \ | |/
| * x86: rnd_template: Eliminate pointless OP_AVG macro indirectionDiego Biurrun2013-05-071-2/+0
* | Merge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e'Michael Niedermayer2013-05-061-6/+6
|\ \ | |/
| * x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-061-8/+8
* | Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'Michael Niedermayer2013-05-031-29/+0
|\ \ | |/
| * x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun2013-05-021-28/+0
* | Merge commit '932806232108872655556100011fe369125805d3'Michael Niedermayer2013-05-031-3/+3
|\ \ | |/
| * x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.cDiego Biurrun2013-05-021-1/+1
| * x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.cDiego Biurrun2013-05-021-1/+1