summaryrefslogtreecommitdiff
path: root/gst/alpha
Commit message (Expand)AuthorAgeFilesLines
* alpha: allow per feature registrationStéphane Cerveau2021-03-292-1/+4
* 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 typesMathieu Duponchelle2020-06-031-0/+2
* alpha: Cleanup using G_DECLARE_FINAL_TYPENiels De Graef2019-12-282-40/+9
* Remove autotools build systemTim-Philipp Müller2019-10-141-17/+0
* alpha: Fix one_over_kc calculationDoug Nazar2019-09-091-1/+1
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+2
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-133-3/+4
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+2
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-2/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+15
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-8/+6
* alpha: Fix sample pipelinePetr Viktorin2016-02-281-5/+6
* win32: remove outdated build cruftTim-Philipp Müller2016-02-211-145/+0
* Remove obsolete Android build cruftTim-Philipp Müller2015-04-261-14/+0
* remove unused enum items PROP_LASTLuis de Bethencourt2015-04-241-2/+1
* Fix double semicolonsTim-Philipp Müller2015-03-101-2/+2
* Miscellaneous minor cleanupsSanjay NM2014-09-241-2/+0
* alpha: use POFFSET instead of OFFSETWim Taymans2013-09-231-80/+80
* alpha: don't assume planar formats have just 1 blockWim Taymans2013-09-191-20/+12
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-2/+2
* alpha: improve descriptions of chroma keying-related properties and enumsJean-François Fortin Tam2013-02-221-7/+10
* alpha: Do not override the method with custom r/g/b valuesYouness Alaoui2013-02-221-23/+25
* Fix FSF addressTim-Philipp Müller2012-11-044-8/+8
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-272-2/+2
* alpha: don't set up stuff before the input and output formats are knownTim-Philipp Müller2012-05-011-7/+22
* alpha, smpte: adjust to removed color-matrix caps fieldMark Nauwelaerts2012-04-132-6/+7
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-052-2/+2
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* use transform_ip_on_passthroughWim Taymans2012-04-021-3/+1
* alphacolor: plug structure leakMark Nauwelaerts2012-03-291-1/+1
* don't poke into basetransform internalsWim Taymans2012-03-161-1/+1
* fix for caps api changeWim Taymans2012-03-121-1/+1
* fix for _do_simplify changesWim Taymans2012-03-121-2/+2
* fix template caps refcountWim Taymans2012-03-101-1/+2
* update for basetransform changeWim Taymans2012-02-241-1/+1
* Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-1/+0
|\
| * alphacolor: remove redundant statementMark Nauwelaerts2012-01-201-1/+0
* | Use new GLib API unconditionallyTim-Philipp Müller2012-01-222-25/+0
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-102-0/+26
|\ \ | |/
| * alpha: use new glib API for static mutex if availableTim-Philipp Müller2011-12-122-0/+26
| * various: fix pad template leaksVincent Penquerc'h2011-11-282-8/+7
* | alphacolor: More fixes/cleanupEdward Hervey2012-01-041-10/+1
* | alpha: Refactor param/process functionsEdward Hervey2012-01-041-13/+26
* | update for videofilter changes.Wim Taymans2011-12-214-133/+69
* | Fix printf format compiler warnings on OS X / 64bitMatej Knopp2011-11-221-2/+3
* | controller: port to new controller location and apiStefan Sauer2011-11-043-6/+3
* | alpha: Don't use start() vmethodEdward Hervey2011-10-101-14/+0
* | video: port to new colorimetry infoWim Taymans2011-08-232-11/+5