summaryrefslogtreecommitdiff
path: root/ext/cairo
AgeCommit message (Expand)AuthorFilesLines
2020-03-12cairo: Use G_DECLARE_FINAL_TYPENiels De Graef1-19/+3
2019-11-17Don't pass default GLib marshallers for signalsNiels De Graef1-7/+2
2019-10-14Remove autotools build systemTim-Philipp Müller1-16/+0
2019-05-13doc: Port documentation to hotdocThibault Saunier1-0/+1
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier1-9/+10
2018-12-07cairooverlay: Optimize premultiplication/unpremultiplication loopsSebastian Dröge1-16/+36
2018-10-03cairooverlay: Don't map input buffers if we just attach the overlay as metaSebastian Dröge2-33/+45
2018-10-03cairooverlay: Add overlay as meta to the buffers if we canSebastian Dröge2-7/+68
2018-10-03cairooverlay: Pre-multiply and un-premultiply alpha in case of ARGB32Sebastian Dröge1-2/+129
2018-10-03cairooverlay: Add property for drawing on a transparent surface and then blen...Sebastian Dröge2-5/+118
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan1-1/+1
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens1-0/+1
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan1-0/+13
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM1-4/+4
2014-01-31cairooverlay: add support for RGB16Julien Isorce1-7/+22
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-01-01cairo: remove old cairo-based text renderering elementTim-Philipp Müller8-1977/+0
2013-01-01cairo: port cairooverlay to 0.11Tim-Philipp Müller6-100/+63
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer1-2/+2
2012-08-27docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller3-3/+3
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts2-23/+23
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller4-4/+4
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-2/+2
2012-01-25cairo: fix build, make sure libgstvideo can be foundJayakrishnan M1-2/+2
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge2-23/+23
2012-01-04GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans1-1/+1
2011-12-14cairotextoverlay: port to GstCollectPads2Vincent Penquerc'h2-23/+23
2011-11-28various: fix pad template leaksVincent Penquerc'h4-16/+16
2011-11-17collectpads: port API changesStefan Sauer1-2/+2
2011-11-07cairotextoverlay: add a 'silent' property to skip renderingVincent Penquerc'h2-0/+18
2011-05-26cairotextoverlay: forward new segment events from the sink to the sourceVincent Penquerc'h2-0/+31
2011-05-26textoverlay: forward source events to sinksVincent Penquerc'h1-0/+21
2011-03-25cairo: fix the name of the *-marshall.list file to unbreak make distcheckStefan Kost1-1/+1
2011-03-02cairooverlay: Some minor cleanupSebastian Dröge2-22/+30
2011-03-02cairooverlay: Add generic Cairo overlay video element.Jon Nordby6-7/+350
2011-02-21Revert "Check that collectpads exists before removing pad"Edward Hervey1-4/+1
2011-02-20Check that collectpads exists before removing padDavid Schleef1-1/+4
2010-12-31cairo, videofilter: use gst/math-compat.h header for rintTim-Philipp Müller1-5/+2
2010-12-30cairo: Don't use #ifdefs inside macrosDavid Schleef1-23/+34
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost1-9/+12
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte2-14/+7
2010-03-15cairotextoverlay: Don't render text outside the frame boundariesSebastian Dröge1-28/+33
2010-02-15cairorender: Fix leaking of pad templatesSebastian Dröge1-4/+2
2009-07-20cairorender: Add support for ARGB/BGRA inputSebastian Dröge1-4/+43
2009-07-17cairorender: Add to the documentationSebastian Dröge1-0/+14
2009-07-17cairorender: Return not-negotiated if we have no capsSebastian Dröge1-0/+4