summaryrefslogtreecommitdiff
path: root/gst/smpte/gstsmptealpha.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2015-09-25smptealpha: Do not set width/height before comparing with old valuesThibault Saunier1-5/+3
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller1-2/+0
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller1-2/+2
2012-04-13alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-22smpte: port to 0.11Mark Nauwelaerts1-131/+199
2011-11-04controller: port to new controller location and apiStefan Sauer1-6/+1
2010-04-29docs: update for videofilter plugin merge and add gtk-doc blurb for new propertyTim-Philipp Müller1-0/+7
2010-04-29smptealpha: Sync properties to the controller in before_transformSebastian Dröge1-9/+19
2010-04-29smptealpha: Add support for YV12 (converted to AYUV)Sebastian Dröge1-5/+6
2010-04-29smptealpha: Add support for all 4 ARGB formatsSebastian Dröge1-93/+205
2010-04-29smptealpha: Make color format support more genericSebastian Dröge1-26/+48
2010-04-29smptealpha: Some random cleanupSebastian Dröge1-115/+28
2010-04-29smpte: Add property for inverting the transition maskSebastian Dröge1-7/+36
2010-04-29smptealpha: Correctly detect property changes and update propertiesSebastian Dröge1-12/+27
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-8/+4
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey1-3/+0
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost1-18/+14
2008-05-22gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte1-1/+2
2008-05-20gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans1-0/+656