summaryrefslogtreecommitdiffstats
path: root/gst/smpte
AgeCommit message (Expand)AuthorFilesLines
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-1/+1
2004-01-18use new error signal and classificationThomas Vander Stichele1-1/+1
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-3/+3
2003-12-22Merge CAPS branchDavid Schleef2-45/+40
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje3-0/+11
2003-11-02SMPTE transitions doneRonald S. Bultje1-26/+29
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-5/+5
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-3/+1
2003-09-15converted gst_element_error to new format in gst/ - gettext pendingBenjamin Otte1-1/+3
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-22/+24
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-05-22Made the SWAP and PREPARE_3D_LINE macros work with gints rather than using ty...Brian Cameron1-6/+6
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-02-25Forward events.Wim Taymans1-9/+19
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-3/+3
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-01backmergeThomas Vander Stichele1-0/+1
2002-10-17Some cleanups, fix for the blending codeWim Taymans2-84/+84
2002-10-15- implemented clock sweep on 90 degree angles to compensate for aspect ratio.Wim Taymans4-275/+351
2002-10-15Some more wipes, added radial wipesWim Taymans3-11/+515
2002-10-13Removed unused code, fixed a bugWim Taymans2-16/+2
2002-10-13- reimplemented using organic masks, rendered with gouraud shaded trianglesWim Taymans7-212/+763
2002-10-10Added the base framework for the SMPTE transitions and wipes.Wim Taymans8-0/+921