summaryrefslogtreecommitdiff
path: root/ext/rsvg
Commit message (Expand)AuthorAgeFilesLines
* rsvg: allow per feature registrationStéphane Cerveau2021-03-235-5/+12
* Remove autotools build systemTim-Philipp Müller2019-10-141-15/+0
* docs: Build documentation with hotdocThibault Saunier2019-05-131-0/+1
* rsvg: Also accept </svg:svg> as ending tagThibault Saunier2018-08-021-0/+5
* Add feature options for almost all pluginsNirbheek Chauhan2018-07-271-1/+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-6/+6
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+18
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-242-10/+7
* rsvg: bump requirement to 2.36.2Tim-Philipp Müller2016-02-012-6/+0
* plugins-bad: Fix example pipelinesVineeth TM2015-12-152-4/+4
* videodecoders: use default pad accept-caps handlingThiago Santos2015-08-151-0/+3
* rsvg: Don't leak a GstVideoCodecStateCarlos Garnacho2015-08-041-2/+1
* rsvgdec: Unref handle and output state on error pathsSebastian Dröge2014-05-191-0/+3
* rsvg: Don't leak GstVideoCodecStateEdward Hervey2014-05-131-4/+5
* rsvg: Add missing break in switch statementEdward Hervey2014-04-081-0/+1
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-152-24/+1
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-5/+4
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* rsvg: Bump minimum requirement to 2.36.0Edward Hervey2013-04-033-4/+6
* rsvg: Don't include rsvg-cairo.h directlyEdward Hervey2013-04-012-2/+0
* rsvg: Port to 1.0Luciana Fujii Pontello2013-03-314-412/+211
* rsvgoverlay: deprecated GStaticMutex -> GMutexMarc Leeman2013-02-092-3/+3
* 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-4/+4
* rsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newerSebastian Dröge2012-04-253-29/+2
* 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-291-5/+8
|\
| * rsvgoverlay: cosmetic changeTim-Philipp Müller2012-03-151-3/+5
| * rsvgoverlay: fix crash due to double adapter unrefTim-Philipp Müller2012-03-151-2/+3
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-251-0/+13
|\ \ | |/
| * rsvgoverlay: fix adapter leakVincent Penquerc'h2012-01-131-0/+13
| * various: fix pad template ref leaksVincent Penquerc'h2011-11-282-10/+7
|/
* rsvgdec: use input buffer timings if possibleVincent Penquerc'h2011-08-232-9/+34
* rsvgoverlay: allow negative values for x/y/width/heightOlivier Aubert2011-02-181-12/+12
* rsvgdec: add basic doc-blobStefan Kost2011-02-141-0/+12
* rsvgoverlay: implement x/y/width/height (absolute and relative) positioning a...Olivier Aubert2011-02-142-20/+171
* rsvgoverlay: Do not segfault on unexistent filesThiago Santos2011-01-241-4/+8
* rsvgoverlay: Don't set uint on an int propertyEdward Hervey2010-12-151-2/+2
* rsvgoverlay: scalable and relative svg overlay with cairoOlivier Aubert2010-11-224-7/+480
* rsvgdec: avoid reffing the element in chainStefan Kost2010-11-081-3/+1
* rsvgdec: add some minimal logging to track what it is doingStefan Kost2010-11-081-0/+12
* rsvgdec: fix compilation with MSVCDavid Hoyt2010-02-071-5/+6
* rsvg: Unpremultiply Cairo's ARGB to match GStreamer'sSebastian Dröge2009-10-011-0/+34
* GstAdapter is not a GstObject and should be freed with g_object_unref()Tim-Philipp Müller2009-08-311-1/+1
* rsvg: Add RSVG SVG decoder pluginSebastian Dröge2009-08-314-0/+659