summaryrefslogtreecommitdiff
path: root/gst/alpha
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-28Merge branch 'master' into 0.11Wim Taymans1-4/+4
2011-01-07alpha: fix compiler warnings caused by -DG_DISABLE_ASSERTTim-Philipp Müller1-5/+5
2010-09-10alphacolor: make passthrough work.Alessandro Decina1-0/+3
2010-09-04alphacolor: Fix classificationThibault Saunier1-1/+1
2010-06-01alpha: Add property to allow passthrough modeSebastian Dröge2-34/+166
2010-04-29alpha: Fix planar YUV->RGB processingSebastian Dröge1-18/+10
2010-04-29alpha: Correctly clamp after YUV->RGB conversionSebastian Dröge1-25/+33