summaryrefslogtreecommitdiffstats
path: root/gst/smpte/gstmask.c
Commit message (Collapse)AuthorAgeFilesLines
* gst-indentThomas Vander Stichele2004-03-141-10/+10
| | | | | Original commit message from CVS: gst-indent
* Remove all config.h includes from header files, add it to each source file ↵Ronald S. Bultje2003-11-071-0/+3
| | | | | | | and remove duplicate config.h includes fro... Original commit message from CVS: Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
* - implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans2002-10-151-9/+0
| | | | | | | Original commit message from CVS: - implemented clock sweep on 90 degree angles to compensate for aspect ratio. - implemented remaining clock wipes
* - reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans2002-10-131-22/+13
| | | | | | | Original commit message from CVS: - reimplemented using organic masks, rendered with gouraud shaded triangles - implemented more masks - implemented adjustable border
* Added the base framework for the SMPTE transitions and wipes.Wim Taymans2002-10-101-0/+124
Original commit message from CVS: Added the base framework for the SMPTE transitions and wipes.