summaryrefslogtreecommitdiffstats
path: root/gst/smpte/paint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2009-04-181-2/+1
* gst/smpte/: constify some static structs.Wim Taymans2007-01-231-4/+7
* ext\jpeg\smokecodec.c: use of GST_DEBUG instead of DEBUG(a...) for WIN32Sébastien Moutte2006-03-301-0/+4
* expand tabsThomas Vander Stichele2005-12-061-62/+62
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-18/+18
* gst-indentThomas Vander Stichele2004-03-141-86/+76
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+4
* Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...Brian Cameron2003-05-221-6/+6
* backmergeThomas Vander Stichele2002-11-011-0/+1
* Some cleanups, fix for the blending codeWim Taymans2002-10-171-73/+71
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-151-18/+49
* Some more wipes, added radial wipesWim Taymans2002-10-151-1/+105
* Removed unused code, fixed a bugWim Taymans2002-10-131-13/+2
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-131-18/+182
* Added the base framework for the SMPTE transitions and wipes.Wim Taymans2002-10-101-0/+51