| Commit message (Expand) | Author | Age | Files | Lines |
* | swscale: Drop is9_OR_10BPS() use, its name is not correct | Michael Niedermayer | 2016-11-10 | 1 | -1/+1 |
* | asm: FF_-prefix internal macros used in inline assembly | Matthieu Bouron | 2016-06-27 | 1 | -223/+223 |
* | swscale: cleanup unused code | Pedro Arthur | 2016-03-31 | 1 | -6/+6 |
* | YUV->BGR32 MMX support | Kevin Coyle | 2015-07-04 | 1 | -0/+30 |
* | sws/x86: split mmxext fast bilinear scaler out | Michael Niedermayer | 2014-07-19 | 1 | -192/+2 |
* | Fix compilation with !HAVE_6REGS. | Carl Eugen Hoyos | 2014-04-19 | 1 | -0/+6 |
* | swscale/x86/swscale_template: loose hardcoded dstw_offset | Michael Niedermayer | 2014-04-08 | 1 | -41/+37 |
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' | Michael Niedermayer | 2014-03-26 | 1 | -0/+5 |
|\ |
|
| * | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+5 |
* | | Automatically change MANGLE() into named inline asm operands when direct symb... | Matt Oliver | 2014-03-18 | 1 | -0/+12 |
* | | Merge commit 'a519583991c38d38503ab08357716513facc5725' | Michael Niedermayer | 2013-08-29 | 1 | -1/+1 |
|\| |
|
| * | swscale: x86: Hide arch-specific initialization details | Diego Biurrun | 2013-08-28 | 1 | -1/+1 |
* | | sws/x86: improve rounding for yuv2yuvX | Michael Niedermayer | 2013-02-15 | 1 | -1/+12 |
* | | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' | Michael Niedermayer | 2012-10-31 | 1 | -20/+20 |
|\| |
|
| * | x86: MMX2 ---> MMXEXT in macro names | Diego Biurrun | 2012-10-31 | 1 | -20/+20 |
* | | Merge commit 'a65bdceb060628881578afb29df4eb222421381f' | Michael Niedermayer | 2012-10-31 | 1 | -6/+5 |
|\| |
|
| * | x86: mmx2 ---> mmxext in variable names | Diego Biurrun | 2012-10-31 | 1 | -6/+5 |
* | | Merge commit '652f5185945c8405fc57aed353286858df8d066f' | Michael Niedermayer | 2012-10-31 | 1 | -1/+1 |
|\| |
|
| * | x86: mmx2 ---> mmxext in comments and messages | Diego Biurrun | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -18/+18 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -17/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-04 | 1 | -10/+10 |
|\| |
|
| * | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -9/+9 |
* | | sws: support 12&14 bit planar colorspaces | Michael Niedermayer | 2012-07-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-07 | 1 | -2/+2 |
|\| |
|
| * | swscale: make filterPos 32bit. | Ronald S. Bultje | 2012-03-06 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-21 | 1 | -2/+2 |
|\| |
|
| * | Revert two swscale commits. | Ronald S. Bultje | 2012-02-19 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-18 | 1 | -12/+22 |
|\| |
|
| * | swscale: make access to filter data conditional on filter type. | Ronald S. Bultje | 2012-02-17 | 1 | -10/+20 |
| * | swscale: update context offsets after removal of AlpMmxFilter. | Ronald S. Bultje | 2012-02-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-08 | 1 | -12/+12 |
|\| |
|
| * | swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV case. | Ronald S. Bultje | 2012-02-07 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 1 | -155/+2 |
|\| |
|
| * | swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. | Ronald S. Bultje | 2012-01-27 | 1 | -158/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-11 | 1 | -1/+49 |
|\| |
|
| * | swscale: fix crash in fast_bilinear code when compiled with -mred-zone. | Ronald S. Bultje | 2012-01-10 | 1 | -1/+49 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-10 | 1 | -163/+0 |
|\| |
|
| * | swscale: convert yuy2/uyvy/nv12/nv21ToY/UV from inline asm to yasm. | Ronald S. Bultje | 2012-01-08 | 1 | -163/+0 |
* | | sws: remove unused variable | Michael Niedermayer | 2011-12-03 | 1 | -1/+0 |
* | | sws: update copyright dates | Michael Niedermayer | 2011-11-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-07 | 1 | -26/+0 |
|\| |
|
| * | swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. | Ronald S. Bultje | 2011-11-05 | 1 | -112/+0 |
* | | sws: replace long by x86_reg in x86 asm | Michael Niedermayer | 2011-10-24 | 1 | -1/+1 |
* | | sws: x86_32 fix | Michael Niedermayer | 2011-10-23 | 1 | -1/+1 |
* | | sws: add yuv2yuvX() back and updated to the just 1 plane API | Michael Niedermayer | 2011-10-23 | 1 | -33/+45 |
* | | sws: port to thw new 1 plane API and add back yuv2yuv1_ar(). | Michael Niedermayer | 2011-10-23 | 1 | -49/+24 |
* | | sws: better MOVNTQ macro | Michael Niedermayer | 2011-10-23 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-23 | 1 | -204/+2 |
|\| |
|
| * | swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware. | Ronald S. Bultje | 2011-10-22 | 1 | -206/+0 |