summaryrefslogtreecommitdiffstats
path: root/gst/smpte
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10another batch of connect->link fixes please let me know about issues and ↵Thomas Vander Stichele1-3/+3
please refrain of making them yourself, so t... Original commit message from CVS: another batch of connect->link fixes please let me know about issues and please refrain of making them yourself, so that I don't spend double the time resolving conflicts
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
Original commit message from CVS: parallel install fixes
2002-11-01backmergeThomas Vander Stichele1-0/+1
Original commit message from CVS: backmerge
2002-10-17Some cleanups, fix for the blending codeWim Taymans2-84/+84
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 Taymans4-275/+351
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 Taymans3-11/+515
Original commit message from CVS: Some more wipes, added radial wipes
2002-10-13Removed unused code, fixed a bugWim Taymans2-16/+2
Original commit message from CVS: Removed unused code, fixed a bug
2002-10-13- reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans7-212/+763
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 Taymans8-0/+921
Original commit message from CVS: Added the base framework for the SMPTE transitions and wipes.