Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT | Derek Buitenhuis | 2016-01-27 | 1 | -1/+1 |
* | Replace all remaining occurances of step/depth_minus1 and offset_plus1 | Hendrik Leppkes | 2015-09-08 | 1 | -8/+8 |
* | 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 |