Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swscale/alphablend: fix pointer cast | Ganesh Ajjanagadde | 2015-08-22 | 1 | -1/+1 |
* | swscale/alphablend: Fix pointer type warnings | Michael Niedermayer | 2015-08-21 | 1 | -9/+9 |
* | swscale/alphablend: Support chroma subsampling | Michael Niedermayer | 2015-08-09 | 1 | -0/+47 |
* | swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD | Michael Niedermayer | 2015-08-09 | 1 | -11/+16 |
* | swscale/alphablend: Factor target computation out of the loops | Michael Niedermayer | 2015-08-09 | 1 | -8/+9 |
* | swscale/alphablend: Fix big endian formats on LE | Michael Niedermayer | 2015-08-09 | 1 | -1/+1 |
* | swscale/alphablend: support packed pixel formats | Michael Niedermayer | 2015-08-09 | 1 | -0/+42 |
* | swscale: Implement alphablendaway for planar 4:4:4 formats | Michael Niedermayer | 2015-08-08 | 1 | -0/+74 |