| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -6/+6 |
|\ |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -6/+6 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' | Michael Niedermayer | 2013-05-14 | 1 | -12/+3 |
|\| |
|
| * | x86: dsputil: Refactor pixels16 wrapper functions with a macro | Diego Biurrun | 2013-05-12 | 1 | -12/+3 |
* | | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' | Michael Niedermayer | 2013-05-01 | 1 | -2/+7 |
|\| |
|
| * | x86: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -2/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-20 | 1 | -3/+0 |
|\| |
|
| * | x86: Remove unused inline asm instruction defines | Martin Storsjö | 2013-04-20 | 1 | -3/+0 |
* | | Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256' | Michael Niedermayer | 2013-04-12 | 1 | -6/+0 |
|\| |
|
| * | x86: dsputil: Refactor some ff_{avg|put}_pixels function declarations | Diego Biurrun | 2013-04-12 | 1 | -6/+0 |
* | | Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497' | Michael Niedermayer | 2013-04-12 | 1 | -5/+8 |
|\| |
|
| * | x86: h264qpel: int --> ptrdiff_t for some line_size parameters | Diego Biurrun | 2013-04-12 | 1 | -5/+8 |
| * | x86: Change a missed occurrance of int to ptrdiff_t for strides | Martin Storsjö | 2013-03-24 | 1 | -1/+1 |
* | | x86/h264_qpel: switch to av_assert | Michael Niedermayer | 2013-03-22 | 1 | -4/+4 |
* | | h264_qpel: fix another forgotten int stride | Michael Niedermayer | 2013-03-17 | 1 | -1/+1 |
* | | Merge commit 'a8b6015823e628047a45916404c00044c5e80415' | Michael Niedermayer | 2013-03-13 | 1 | -19/+39 |
|\| |
|
| * | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 1 | -19/+39 |
* | | Merge commit '096cc11ec102701a18951b4f0437d609081ca1dd' | Michael Niedermayer | 2013-02-27 | 1 | -1/+0 |
|\| |
|
| * | x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.c | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 1 | -1/+2 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -1/+2 |
* | | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' | Michael Niedermayer | 2013-01-29 | 1 | -1/+1 |
|\| |
|
| * | x86: Simplify some arch conditionals | Diego Biurrun | 2013-01-29 | 1 | -1/+1 |
* | | Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45' | Michael Niedermayer | 2013-01-26 | 1 | -0/+4 |
|\| |
|
| * | x86: h264qpel: Move stray comment to the right spot and clarify it | Diego Biurrun | 2013-01-26 | 1 | -0/+4 |
* | | Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' | Michael Niedermayer | 2013-01-25 | 1 | -78/+75 |
|\| |
|
| * | x86: h264qpel: add cpu flag checks for init function | Janne Grunau | 2013-01-24 | 1 | -72/+75 |
* | | h264_qpel: put cpuflags checks back. | Michael Niedermayer | 2013-01-24 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-24 | 1 | -0/+126 |
|\| |
|
| * | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 1 | -0/+126 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-26 | 1 | -968/+173 |
|\| |
|
| * | x86: h264: Convert 8-bit QPEL inline assembly to YASM | Daniel Kang | 2012-11-25 | 1 | -968/+173 |
* | | Merge commit 'ad01ba6ceaea7d71c4b9887795523438689b5a96' | Michael Niedermayer | 2012-11-26 | 1 | -4/+0 |
|\| |
|
| * | x86: h264: Remove 3dnow QPEL code | Daniel Kang | 2012-11-25 | 1 | -4/+0 |
* | | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' | Michael Niedermayer | 2012-11-05 | 1 | -1/+1 |
|\| |
|
| * | x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is enabled | Diego Biurrun | 2012-11-05 | 1 | -1/+1 |
* | | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415' | Michael Niedermayer | 2012-11-01 | 1 | -27/+27 |
|\| |
|
| * | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -27/+27 |
* | | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' | Michael Niedermayer | 2012-10-31 | 1 | -6/+6 |
|\| |
|
| * | x86: MMX2 ---> MMXEXT in macro names | Diego Biurrun | 2012-10-31 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -2/+2 |
|\| |
|
| * | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -2/+2 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -5/+5 |
|/ |
|
* | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -0/+1291 |