Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-18gst: don't use volatile to mean atomicMatthew Waters
2019-12-20good: use of g_value_dup_stringStéphane Cerveau
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-05-13doc: Port documentation to hotdocThibault Saunier
2019-05-13docs: Port all docstring to gtk-doc markdownThibault Saunier
2019-01-22meson: ximage: check for XShmAttach()Tim-Philipp Müller
2019-01-22meson: add options for ximagesrc xshm, xfixes, xdamage checksTim-Philipp Müller
2018-07-27meson: Add feature options for all pluginsNirbheek Chauhan
2018-04-25Meson: Generate pc file for all plugins in goodXavier Claessens
2017-05-16Remove plugin specific static build optionNicolas Dufresne
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-04-29ximageutil: shouldn't implement transform if don't support itSong Bing
2016-04-13ximage: Initialize all fields in the meta explicitlySebastian Dröge
2016-03-24good: use new gst_element_class_add_static_pad_template()Vineeth TM
2015-10-02ximagesrc: Gather and coalesce all damaged areas before retrieving.Jan Schmidt
2015-07-06ximagesrc: add meta transform functionHyunjun Ko
2015-02-23ximagesrc: remove pointless g_return_val_if_fail()Tim-Philipp Müller
2014-09-22ximagesrc: Fix build problem without XFIXESLinus Svensson
2014-09-16ximagesrc: Remove unused screen-num propertyAntonio Ospite
2014-09-16ximagesrc: Draw the cursor only when it is active in the capturing regionAntonio Ospite
2014-09-16ximagesrc: Fix drawing the cursor when it is outside the capturing regionAntonio Ospite
2014-09-16ximagesrc: Fix the destination coordinates of the cursorAntonio Ospite
2014-07-31ximagesrc: Fix warning about missing return valueNicolas Dufresne
2014-07-31ximagesrc: Add missing return value to Buffer dispose functionNicolas Dufresne
2014-05-21ximagesrc: Fix ximage leaks when buffer has more then one ximageNicolas Dufresne
2014-03-28ximagesrc: only extrapolate alpha mask for 32-bit depthTim-Philipp Müller
2014-03-27ximagesrc: Add ARGB/BGRA supportNicolas Dufresne
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-06-21ximagesrc: clear dts on buffer acquired from poolTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-01-24ximagesrc: Set the pixel aspect ratio correctly in the capsOlivier Crête
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-03meta info: threadsafe registration using g_onceMichael Smith
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-30update for buffer api changeWim Taymans
2012-03-27caps: improve caps handlingWim Taymans
2012-03-22Merge branch 'master' into 0.11Wim Taymans
2012-03-11fix for caps api changesWim Taymans
2012-03-06ximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'Sebastian Dröge
2012-03-05ximage: use new style capsWim Taymans
2012-02-29update for metadata API changesWim Taymans
2012-02-28update for metadata tagsWim Taymans
2012-02-24update for metadata changeWim Taymans
2012-02-22update for new memory apiWim Taymans
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-01-25more memory API portingWim Taymans