summaryrefslogtreecommitdiff
path: root/gst/smpte
AgeCommit message (Expand)AuthorFilesLines
2014-09-04smpte: Check if input caps are the same and create output caps from video infoRavi Kiran K N1-10/+2
2014-04-07smpte: fix copy/paste error causing unmap on wrong bufferVincent Penquerc'h1-1/+1
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller1-2/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-11-04Fix FSF addressTim-Philipp Müller10-20/+20
2012-09-23smpte: send stream-start eventTim-Philipp Müller2-0/+12
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-3/+3
2012-07-06smtp: remove deprecated "fps" propertyTim-Philipp Müller1-17/+0
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-21/+21
2012-04-16misc: chain up to collectpads event handlerMark Nauwelaerts1-2/+4
2012-04-13smpte: use some more boilerplateMark Nauwelaerts2-28/+4
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üller2-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-27caps: improve caps handlingWim Taymans1-1/+2
2012-03-22smpte: port to 0.11Mark Nauwelaerts4-213/+326
2012-03-22Merge branch 'master' into 0.11Wim Taymans1-1/+0
2012-03-22Merge branch 'master' into 0.11Wim Taymans1-11/+30
2012-03-22smpte: only start collectpads2 at state change rather than initMark Nauwelaerts1-1/+0
2012-03-12smpte: fix stride handlingWim Taymans1-11/+30
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge2-18/+18
2011-12-14smpte: port to GstCollectPads2Vincent Penquerc'h2-18/+18
2011-11-28various: fix pad template leaksVincent Penquerc'h2-10/+10
2011-11-17collectpads: port API changesStefan Sauer1-2/+2
2011-11-04controller: port to new controller location and apiStefan Sauer2-9/+3
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+13
2010-10-13various (gst): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-6/+8
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öge2-27/+53
2010-04-29smptealpha: Some random cleanupSebastian Dröge2-115/+29
2010-04-29smpte: Add property for inverting the transition maskSebastian Dröge6-16/+75
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 Otte2-16/+8
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2-2/+2
2009-04-18Remove trivial unused variables detected by CLang static analyzer.Edward Hervey2-5/+1
2009-04-18Remove unused variables in _class_initEdward Hervey1-2/+0
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost2-37/+25
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost1-0/+2
2008-06-17gst/rtsp/URLS: Some more urls.Wim Taymans1-0/+3
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 Taymans6-12/+782
2007-04-17gst/smpte/barboxwipes.c: Add missing break statement for BOX_HORIZONTAL case.Snaik1-0/+1
2007-04-03gst/smpte/barboxwipes.c: Wim Taymans1-1/+1
2007-03-04Fix a bunch of leaks shown by the newly-added states test.Jan Schmidt1-0/+12
2007-02-24Fix build with LDFLAGS='-Wl,-z,defs' (#410997)Loïc Minier1-1/+1