wpe: Properly wait on context thread startup condition
[platform/upstream/gstreamer.git] / ext / rsvg /
2021-03-23 Stéphane Cerveaursvg: allow per feature registration
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-08-03 Thibault Saunierrsvg: Also accept </svg:svg> as ending tag
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-04-12 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2016-02-01 Tim-Philipp Müllerrsvg: bump requirement to 2.36.2
2015-12-15 Vineeth TMplugins-bad: Fix example pipelines
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-08-04 Carlos Garnachorsvg: Don't leak a GstVideoCodecState
2014-05-19 Sebastian Drögersvgdec: Unref handle and output state on error paths
2014-05-13 Edward Herveyrsvg: Don't leak GstVideoCodecState
2014-04-08 Edward Herveyrsvg: Add missing break in switch statement
2013-08-15 Sebastian Drögeext: Use new flush vfunc of video codec base classes...
2013-07-29 Edward Herveyall: Fix for GST_DISABLE_GST_DEBUG
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-03 Edward Herveyrsvg: Bump minimum requirement to 2.36.0
2013-04-01 Edward Herveyrsvg: Don't include rsvg-cairo.h directly
2013-03-31 Luciana Fujii Pontellorsvg: Port to 1.0
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2013-02-09 Marc Leemanrsvgoverlay: deprecated GStaticMutex -> GMutex
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-09-14 Wim Taymansffmpegcolorspace is no more
2012-04-25 Sebastian Drögersvg: Stop using deprecated API when compiling with...
2012-04-06 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-05 Thibault SaunierMerge remote-tracking branch 'origin/0.10'
2012-04-05 Sebastian Drögegst: Update for GST_PLUGIN_DEFINE() API changes
2012-04-04 Sebastian Drögegst: Update versioning
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge branch 'master' of ssh://git.freedesktop.org...
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-15 Tim-Philipp Müllerrsvgoverlay: cosmetic change
2012-03-15 Tim-Philipp Müllerrsvgoverlay: fix crash due to double adapter unref
2012-02-21 Wim TaymansMerge branch 'master' into 0.11
2012-02-20 Wim TaymansMerge branch 'master' into 0.11
2012-02-17 Wim TaymansMerge branch 'master' into 0.11
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-15 Mark NauwelaertsMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-13 Vincent Penquerc'hrsvgoverlay: fix adapter leak
2012-01-13 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0.11
2011-12-30 Edward HerveyMerge remote-tracking branch 'origin/master' into 0...
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-08-25 Wim TaymansMerge branch 'master' into 0.11
2011-08-23 Vincent Penquerc'hrsvgdec: use input buffer timings if possible
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-18 Olivier Aubertrsvgoverlay: allow negative values for x/y/width/height
2011-02-14 Stefan Kostrsvgdec: add basic doc-blob
2011-02-14 Olivier Aubertrsvgoverlay: implement x/y/width/height (absolute and...
2011-01-25 Thiago Santosrsvgoverlay: Do not segfault on unexistent files
2010-12-15 Edward Herveyrsvgoverlay: Don't set uint on an int property
2010-11-22 Olivier Aubertrsvgoverlay: scalable and relative svg overlay with...
2010-11-08 Stefan Kostrsvgdec: avoid reffing the element in chain
2010-11-08 Stefan Kostrsvgdec: add some minimal logging to track what it...
2010-02-07 David Hoytrsvgdec: fix compilation with MSVC
2009-10-01 Sebastian Drögersvg: Unpremultiply Cairo's ARGB to match GStreamer's
2009-08-31 Tim-Philipp MüllerGstAdapter is not a GstObject and should be freed with...
2009-08-31 Sebastian Drögersvg: Add RSVG SVG decoder plugin