summaryrefslogtreecommitdiff
path: root/gst/coloreffects
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-115-19/+10
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-17/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* Meson: Generate pc file for all plugins in badXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-122-4/+5
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+14
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+8
* docs: remove some leftover 'Since 0.10.x' markersTim-Philipp Müller2016-02-031-1/+1
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-2/+2
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* gst: remove unnecessary GLIB_DISABLE_DEPRECATION_WARNINGSVineeth T M2014-10-021-5/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* chromahold: deprecated GStaticMutex -> GMutexMarc Leeman2013-02-092-5/+5
* Fix FSF addressTim-Philipp Müller2012-11-045-10/+10
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-172-2/+2
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-142-2/+2
* ffmpegcolorspace is no moreWim Taymans2012-09-142-2/+2
* coloreffects: port to 0.11Mark Nauwelaerts2012-04-244-181/+112
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Merge branch 'master' into 0.11Wim Taymans2012-02-101-0/+4
|\
| * plenty: fixup glib deprecationsVincent Penquerc'h2012-01-271-0/+4
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-102-1/+41
|\ \ | |/
| * coloreffects: added support for a visual magnifier color filter to be used in...David Biomech3602012-01-062-1/+40
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-8/+8
* | controller: port to new controller location and apiStefan Sauer2011-11-042-3/+1
|/
* coloreffects: Coding style fixesLuis de Bethencourt2011-05-144-9/+11
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* chromahold: Fix hue calculation for red colorsSebastian Dröge2010-10-061-8/+9
* chromahold: Make everything greyscale if the target color is greySebastian Dröge2010-10-061-2/+2
* chromahold: Add chromahold color effectSebastian Dröge2010-10-064-6/+553
* coloreffects: Minor cleanupSebastian Dröge2010-08-042-2/+2
* coloreffects: Improve property description a bitSebastian Dröge2010-08-041-1/+1
* coloreffects: Don't use the fixed_caps func on the padsSebastian Dröge2010-08-041-3/+0
* coloreffects: add ayuv supportFilippo Argiolas2010-08-042-42/+172
* coloreffects: new plugin for lookup table color mappingFilippo Argiolas2010-08-044-0/+643