summaryrefslogtreecommitdiff
path: root/ext/rsvg/gstrsvgdec.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Port all docstring to gtk-doc markdownThibault Saunier2017-04-121-3/+3
* bad: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-4/+2
* plugins-bad: Fix example pipelinesVineeth TM2015-12-151-1/+1
* 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
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-151-23/+1
* all: Fix for GST_DISABLE_GST_DEBUGEdward Hervey2013-07-291-5/+4
* rsvg: Port to 1.0Luciana Fujii Pontello2013-03-311-366/+177
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* 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-1/+1
* rsvg: Stop using deprecated API when compiling with RSVG 2.35.0 or newerSebastian Dröge2012-04-251-28/+0
* rsvgdec: use input buffer timings if possibleVincent Penquerc'h2011-08-231-8/+33
* rsvgdec: add basic doc-blobStefan Kost2011-02-141-0/+12
* 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-311-0/+521