summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
...
| * x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-08
* | Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Group all assembly constants together in constants.cDiego Biurrun2013-05-08
* | Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'Michael Niedermayer2013-05-09
|\|
| * x86: dsputil: Move ff_pd assembly constants to the only place they are usedDiego Biurrun2013-05-08
* | Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil: Remove unused ff_pb_3F constantDiego Biurrun2013-05-07
| * x86: dsputil: Remove unused MOVQ_BONE macroDiego Biurrun2013-05-07
* | Merge commit '63bac48f734fc69cca2ef2cfada92cd9a222734d'Michael Niedermayer2013-05-08
|\|
| * x86: dsputil: Move rv40-specific functions where they belongDiego Biurrun2013-05-07
* | 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
* | x86: sbrdsp: force PIC addressing for Win64Christophe Gisquet2013-05-08
* | 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 'dc1b328d0df6e5ad5ff0ca4ae031e08466624f9c'Michael Niedermayer2013-05-06
|\|
| * x86: hpeldsp: Only compile MMX hpeldsp code if MMX is enabledDiego Biurrun2013-05-06
* | Merge commit '9e5e76ef9ea803432ef2782a3f528c3f5bab621e'Michael Niedermayer2013-05-06
|\|
| * x86: More specific ifdefs for dsputil/hpeldsp init functionsDiego Biurrun2013-05-06
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\|
| * silly typo fixesDiego Biurrun2013-05-03
* | Merge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'Michael Niedermayer2013-05-04
|\|
| * x86: sbrdsp: Implement SSE2 qmf_deint_bflyChristophe Gisquet2013-05-03
* | Merge commit 'bf7c3c6b157f7938578f964b62cffd5e504940be'Michael Niedermayer2013-05-03
|\|
| * x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun2013-05-02
* | 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
* | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d'Michael Niedermayer2013-05-01
|\|
| * x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-30
* | Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d'Michael Niedermayer2013-05-01
|\|
| * mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-30
|\|
| * x86: dsputil: Remove a set of pointless #ifs around function declarationsDiego Biurrun2013-04-30
* | Merge commit '85f2f82af66fade2f5af2a03c5011d7de1b6e295'Michael Niedermayer2013-04-30
|\|
| * x86: dsputil: cosmetics: Group ff_{avg|put}_pixels16_mmxext() declarationsDiego Biurrun2013-04-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-29
|\|
| * x86: hpeldsp: Remove unused macro definitionsDiego Biurrun2013-04-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-27
|\|
| * x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-26
|\|
| * x86: Rename dsputil_rnd_template.c to rnd_template.cMartin Storsjö2013-04-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-24
|\|
| * x86: Get rid of duplication between *_rnd_template.cMartin Storsjö2013-04-23