summaryrefslogtreecommitdiff
path: root/gst/smpte
AgeCommit message (Expand)Author
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N
2014-04-07smpte: fix copy/paste error causing unmap on wrong bufferVincent Penquerc'h
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-23smpte: send stream-start eventTim-Philipp Müller
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-07-06smtp: remove deprecated "fps" propertyTim-Philipp Müller
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
2012-04-16misc: chain up to collectpads event handlerMark Nauwelaerts
2012-04-13smpte: use some more boilerplateMark Nauwelaerts
2012-04-13alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-27caps: improve caps handlingWim Taymans
2012-03-22smpte: port to 0.11Mark Nauwelaerts
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-22smpte: only start collectpads2 at state change rather than initMark Nauwelaerts
2012-03-12smpte: fix stride handlingWim Taymans
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2011-12-14smpte: port to GstCollectPads2Vincent Penquerc'h
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-11-17collectpads: port API changesStefan Sauer
2011-11-04controller: port to new controller location and apiStefan Sauer
2011-04-11android: Make it ready for androgenizerThibault Saunier
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-04-29docs: update for videofilter plugin merge and add gtk-doc blurb for new propertyTim-Philipp Müller
2010-04-29smptealpha: Sync properties to the controller in before_transformSebastian Dröge
2010-04-29smptealpha: Add support for YV12 (converted to AYUV)Sebastian Dröge
2010-04-29smptealpha: Add support for all 4 ARGB formatsSebastian Dröge
2010-04-29smptealpha: Make color format support more genericSebastian Dröge
2010-04-29smptealpha: Some random cleanupSebastian Dröge
2010-04-29smpte: Add property for inverting the transition maskSebastian Dröge
2010-04-29smptealpha: Correctly detect property changes and update propertiesSebastian Dröge
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey
2009-04-18Remove unused variables in _class_initEdward Hervey
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost
2008-06-17gst/rtsp/URLS: Some more urls.Wim Taymans
2008-05-22gst/smpte/gstsmptealpha.c: Fix debug statement arguments.Julien Moutte
2008-05-20gst/smpte/: Add new plugin that adds the SMPTE transition in the alpha channe...Wim Taymans
2007-04-17gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case.Snaik
2007-04-03gst/smpte/barboxwipes.c: Wim Taymans
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier