summaryrefslogtreecommitdiff
path: root/gst/coloreffects
AgeCommit message (Expand)AuthorFilesLines
2012-04-24coloreffects: port to 0.11Mark Nauwelaerts4-181/+112
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-02-10Merge branch 'master' into 0.11Wim Taymans1-0/+4
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h1-0/+4
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge2-1/+41
2012-01-06coloreffects: added support for a visual magnifier color filter to be used in...David Biomech3602-1/+40
2011-11-28various: fix pad template ref leaksVincent Penquerc'h2-8/+8
2011-11-04controller: port to new controller location and apiStefan Sauer2-3/+1
2011-05-14coloreffects: Coding style fixesLuis de Bethencourt4-9/+11
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2010-10-06chromahold: Fix hue calculation for red colorsSebastian Dröge1-8/+9
2010-10-06chromahold: Make everything greyscale if the target color is greySebastian Dröge1-2/+2
2010-10-06chromahold: Add chromahold color effectSebastian Dröge4-6/+553
2010-08-04coloreffects: Minor cleanupSebastian Dröge2-2/+2
2010-08-04coloreffects: Improve property description a bitSebastian Dröge1-1/+1
2010-08-04coloreffects: Don't use the fixed_caps func on the padsSebastian Dröge1-3/+0
2010-08-04coloreffects: add ayuv supportFilippo Argiolas2-42/+172
2010-08-04coloreffects: new plugin for lookup table color mappingFilippo Argiolas4-0/+643