| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/h264_qpel: Remove put_h264_qpel[48]_mmxext | Andreas Rheinhardt | 2024-02-20 | 1 | -11/+21 |
* | avutil/mem_internal: Fix headers | Andreas Rheinhardt | 2022-08-24 | 1 | -0/+1 |
* | avcodec/x86/h264_qpel: Remove unused functions | Andreas Rheinhardt | 2022-06-26 | 1 | -40/+0 |
* | avcodec/x86/h264_qpel: Remove obsolete MMXEXT functions | Andreas Rheinhardt | 2022-06-22 | 1 | -78/+38 |
* | lavc/x86/h264_qpel: stop unnecessarily including h264dec | Anton Khirnov | 2022-01-26 | 1 | -1/+0 |
* | av(codec|device): Don't cast pointers to int | Andreas Rheinhardt | 2021-11-21 | 1 | -4/+4 |
* | lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h | Anton Khirnov | 2021-01-01 | 1 | -0/+1 |
* | build: Generalize yasm/nasm-related variable names | Diego Biurrun | 2017-06-21 | 1 | -3/+3 |
* | Merge commit '0361e4dcb4d394c88c33364415a3b8fe315b67d1' | Clément Bœsch | 2017-03-31 | 1 | -9/+11 |
|\ |
|
| * | h264_qpel: x86: Move function with only one instance out of template macro | Diego Biurrun | 2016-11-08 | 1 | -9/+11 |
* | | Merge commit '4efab89332ea39a77145e8b15562b981d9dbde68' | James Almer | 2017-01-31 | 1 | -5/+6 |
|\| |
|
| * | x86: Use *_FAST/*_SLOW CPU feature detection macros where appropriate | Diego Biurrun | 2016-07-20 | 1 | -5/+6 |
* | | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa' | Clément Bœsch | 2016-07-29 | 1 | -1/+1 |
|\| |
|
| * | h264: rename h264.[ch] to h264dec.[ch] | Anton Khirnov | 2016-06-21 | 1 | -1/+1 |
* | | x86: fpel: Move prototypes for 4-px block functions | Timothy Gu | 2015-10-19 | 1 | -4/+0 |
* | | Merge commit 'b7a4127a45b780d76e6b09427a3d0197c4bc1cdb' | Michael Niedermayer | 2015-06-12 | 1 | -1/+1 |
|\| |
|
| * | h264_qpel: Use the correct header | Vittorio Giovara | 2015-06-12 | 1 | -1/+1 |
* | | x86: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 1 | -11/+11 |
* | | Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' | Michael Niedermayer | 2014-07-25 | 1 | -61/+61 |
|\| |
|
| * | qpeldsp: Mark source pointer in qpel_mc_func function pointer const | Diego Biurrun | 2014-07-25 | 1 | -61/+61 |
* | | x86: hpeldsp: propagate changes across codecs | Christophe Gisquet | 2014-05-26 | 1 | -3/+0 |
* | | x86: kill fpel_mmx.c | Christophe Gisquet | 2014-05-21 | 1 | -4/+7 |
* | | Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99' | Michael Niedermayer | 2014-04-05 | 1 | -1/+1 |
|\| |
|
| * | x86: h264_qpel: Simplify an #if conditional | Diego Biurrun | 2014-04-04 | 1 | -1/+1 |
| * | x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation | Diego Biurrun | 2014-03-26 | 1 | -1/+1 |
* | | avcodec/x86/h264_qpel: Fix typo introduced by 322a1dda973e802db7b57f2007fad3e... | Michael Niedermayer | 2014-03-23 | 1 | -1/+1 |
* | | Merge commit '6655c933a887a2d20707fff657b614aa1d86a25b' | Michael Niedermayer | 2014-03-22 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Move fpel declarations to a separate header | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81' | Michael Niedermayer | 2014-03-22 | 1 | -2/+3 |
|\| |
|
| * | dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros | Diego Biurrun | 2014-03-22 | 1 | -2/+3 |
* | | 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 |
|\| |
|