summaryrefslogtreecommitdiff
path: root/gst/faceoverlay
Commit message (Expand)AuthorAgeFilesLines
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-112-6/+8
* Remove autotools build systemTim-Philipp Müller2019-10-141-12/+0
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* 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
* faceoverlay: Port to GStreamer 1.xFabian Orccon2017-04-111-22/+17
* faceoverlay: Revert deletionFabian Orccon2017-04-114-0/+571
* Remove various unported pluginsSebastian Dröge2016-12-214-571/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+12
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-042-4/+4
* Use gst_element_class_set_static_metadata()Tim-Philipp Müller2012-10-171-1/+1
* replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2012-09-141-1/+1
* ffmpegcolorspace is no moreWim Taymans2012-09-141-3/+3
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2012-03-292-205/+162
|\
| * faceoverlay: remove blank line in gtk-doc commentStefan Sauer2012-03-161-1/+0
| * faceoverlay: code cleanupsStefan Sauer2012-03-151-9/+6
| * faceoverlay: don't access message fields directlyStefan Sauer2012-03-151-4/+7
| * faceoverlay: clear overlay if the face disappearsTim-Philipp Müller2012-03-151-2/+7
| * faceoverlay: add some locking for properties, free previous location when it ...Tim-Philipp Müller2012-03-151-2/+32
| * faceoverlay: don't make rsvgoverlay reload the SVG for every single frameTim-Philipp Müller2012-03-152-3/+12
| * faceoverlay: move face handling into own function and handle 0 face countTim-Philipp Müller2012-03-151-48/+58
| * faceoverlay: fix pad templatesTim-Philipp Müller2012-03-151-9/+2
| * faceoverlay: fix weird pad creation codeTim-Philipp Müller2012-03-152-108/+57
| * faceoverlay: minor cosmetic changesTim-Philipp Müller2012-03-151-40/+2
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-281-4/+2
|/
* faceoverlay: Add gst-plugins-base CFLAGS and LIBS to fix compilationSebastian Dröge2011-05-301-2/+2
* faceoverlay: Add element that displays an SVG image over a detected faceLaura Lucas Alday2011-05-303-0/+604