Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/x86/pngdsp: fix off by 1 error | Michael Niedermayer | 2014-12-08 | 1 | -1/+1 |
* | pngdsp x86: use unaligned access | Christophe Gisquet | 2014-12-03 | 1 | -6/+6 |
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -1/+1 |
* | x86: yasm: Use complete source path for macro helper %includes | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -1/+0 |
* | x86: pngdsp: Fix assembly for OS/2 | Dave Yeo | 2012-08-08 | 1 | -1/+1 |
* | pngdsp: swap argument inversion. | Ronald S. Bultje | 2012-02-07 | 1 | -1/+1 |
* | png: add support for bpp>4 to paeth x86 SIMD code. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+13 |
* | png: add SSE2 version for add_bytes_l2. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+20 |
* | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+142 |