| Commit message (Expand) | Author | Age | Files | Lines |
* | h264: do not use 422 functions for monochrome | Anton Khirnov | 2014-01-06 | 1 | -7/+7 |
* | x86: avcodec: Consistently structure CPU extension initialization | Diego Biurrun | 2013-08-29 | 1 | -120/+116 |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -13/+13 |
* | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 1 | -1/+1 |
* | x86: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 1 | -6/+6 |
* | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 1 | -2/+3 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | x86inc: support stack mem allocation and re-alignment in PROLOGUE | Ronald S. Bultje | 2012-12-12 | 1 | -3/+1 |
* | x86: h264dsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2012-11-28 | 1 | -4/+4 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -53/+54 |
* | x86: mmx2 ---> mmxext in function names | Diego Biurrun | 2012-10-31 | 1 | -7/+6 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -17/+12 |
* | x86: h264dsp: drop some unnecessary ifdefs around prototype declarations | Diego Biurrun | 2012-09-04 | 1 | -6/+0 |
* | x86: Split inline and external assembly #ifdefs | Diego Biurrun | 2012-08-31 | 1 | -5/+5 |
* | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -0/+385 |