summaryrefslogtreecommitdiff
path: root/gst/videoscale/vs_4tap.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-07videoscale: convert from liboil to orcDavid Schleef1-1/+0
2009-05-26videoscale: Add support for 16 bit grayscale in native endiannessSebastian Dröge1-0/+7
2009-03-27videoscale: Implement 4-tap scaling for RGB565 and RGB555Sebastian Dröge1-0/+13
2009-03-27videoscale: Implement 4-tap scaling for UYVYSebastian Dröge1-0/+8
2009-03-27videoscale: Implement 4-tap scaling for YUY2 and YVYUSebastian Dröge1-0/+7
2009-03-26videoscale: Implement 4-tap scaling for RGB and BGRSebastian Dröge1-0/+7
2009-03-26videoscale: Implement 4-tap scaling for RGBA and other 4 byte formatsSebastian Dröge1-0/+7
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2006-11-14gst/videoscale/: Add a 4-tap image scaler. Theoretically looks much prettier.David Schleef1-0/+44