summaryrefslogtreecommitdiffstats
path: root/gst/smpte/paint.c
AgeCommit message (Collapse)AuthorFilesLines
2002-11-01backmergeThomas Vander Stichele1-0/+1
Original commit message from CVS: backmerge
2002-10-17Some cleanups, fix for the blending codeWim Taymans1-73/+71
Original commit message from CVS: Some cleanups, fix for the blending code
2002-10-15- implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans1-18/+49
Original commit message from CVS: - implemented clock sweep on 90 degree angles to compensate for aspect ratio. - implemented remaining clock wipes
2002-10-15Some more wipes, added radial wipesWim Taymans1-1/+105
Original commit message from CVS: Some more wipes, added radial wipes
2002-10-13Removed unused code, fixed a bugWim Taymans1-13/+2
Original commit message from CVS: Removed unused code, fixed a bug
2002-10-13- reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans1-18/+182
Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
2002-10-10Added the base framework for the SMPTE transitions and wipes.Wim Taymans1-0/+51
Original commit message from CVS: Added the base framework for the SMPTE transitions and wipes.