summaryrefslogtreecommitdiff
path: root/gst/alpha
AgeCommit message (Expand)AuthorFilesLines
2016-11-03alphamask: add an element that combines video and alpha streamsalphaJosep Torra4-2/+1246
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+15
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM2-8/+6
2016-02-28alpha: Fix sample pipelinePetr Viktorin1-5/+6
2016-02-21win32: remove outdated build cruftTim-Philipp Müller1-145/+0
2015-04-26Remove obsolete Android build cruftTim-Philipp Müller1-14/+0
2015-04-24remove unused enum items PROP_LASTLuis de Bethencourt1-2/+1
2015-03-10Fix double semicolonsTim-Philipp Müller1-2/+2
2014-09-24Miscellaneous minor cleanupsSanjay NM1-2/+0
2013-09-23alpha: use POFFSET instead of OFFSETWim Taymans1-80/+80
2013-09-19alpha: don't assume planar formats have just 1 blockWim Taymans1-20/+12
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-2/+2
2013-02-22alpha: improve descriptions of chroma keying-related properties and enumsJean-François Fortin Tam1-7/+10
2013-02-22alpha: Do not override the method with custom r/g/b valuesYouness Alaoui1-23/+25
2012-11-04Fix FSF addressTim-Philipp Müller4-8/+8
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2-2/+2
2012-05-01alpha: don't set up stuff before the input and output formats are knownTim-Philipp Müller1-7/+22
2012-04-13alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts2-6/+7
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öge2-2/+2
2012-04-04gst: Update versioningSebastian Dröge1-2/+2
2012-04-02use transform_ip_on_passthroughWim Taymans1-3/+1
2012-03-29alphacolor: plug structure leakMark Nauwelaerts1-1/+1
2012-03-16don't poke into basetransform internalsWim Taymans1-1/+1
2012-03-12fix for caps api changeWim Taymans1-1/+1
2012-03-12fix for _do_simplify changesWim Taymans1-2/+2
2012-03-10fix template caps refcountWim Taymans1-1/+2
2012-02-24update for basetransform changeWim Taymans1-1/+1
2012-01-25Merge branch 'master' into 0.11Sebastian Dröge1-1/+0
2012-01-22Use new GLib API unconditionallyTim-Philipp Müller2-25/+0
2012-01-20alphacolor: remove redundant statementMark Nauwelaerts1-1/+0
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge2-0/+26
2012-01-04alphacolor: More fixes/cleanupEdward Hervey1-10/+1
2012-01-04alpha: Refactor param/process functionsEdward Hervey1-13/+26
2011-12-21update for videofilter changes.Wim Taymans4-133/+69
2011-12-12alpha: use new glib API for static mutex if availableTim-Philipp Müller2-0/+26
2011-11-28various: fix pad template leaksVincent Penquerc'h2-8/+7
2011-11-22Fix printf format compiler warnings on OS X / 64bitMatej Knopp1-2/+3
2011-11-04controller: port to new controller location and apiStefan Sauer3-6/+3
2011-10-10alpha: Don't use start() vmethodEdward Hervey1-14/+0
2011-08-23video: port to new colorimetry infoWim Taymans2-11/+5
2011-07-04alpha: fix capsWim Taymans1-2/+2
2011-07-04alpha: port to new video APIWim Taymans3-300/+293
2011-07-04alpha: more portingWim Taymans1-111/+46
2011-07-04port to new video apiWim Taymans2-314/+440
2011-06-07alpha: Use new transform_caps vmethod (with filter)Edward Hervey2-4/+28
2011-04-25port some more elements to 0.11Wim Taymans2-40/+31
2011-04-18Merge branch 'master' into 0.11Wim Taymans1-0/+14
2011-04-11android: Make it ready for androgenizerThibault Saunier1-0/+14
2011-03-28plugins: port to new memory APIWim Taymans2-12/+25