summaryrefslogtreecommitdiff
path: root/sys/ximage
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomicMatthew Waters2021-04-131-1/+1
* good: use of g_value_dup_stringStéphane Cerveau2019-12-201-2/+2
* Remove autotools build systemTim-Philipp Müller2019-10-141-15/+0
* documentation: fix a number of typosAaron Boxer2019-10-052-3/+3
* doc: Port documentation to hotdocThibault Saunier2019-05-131-0/+1
* docs: Port all docstring to gtk-doc markdownThibault Saunier2019-05-131-3/+3
* meson: ximage: check for XShmAttach()Tim-Philipp Müller2019-01-221-2/+2
* meson: add options for ximagesrc xshm, xfixes, xdamage checksTim-Philipp Müller2019-01-221-4/+4
* meson: Add feature options for all pluginsNirbheek Chauhan2018-07-271-1/+1
* Meson: Generate pc file for all plugins in goodXavier Claessens2018-04-251-0/+1
* Remove plugin specific static build optionNicolas Dufresne2017-05-161-1/+0
* Add support for Meson as alternative/parallel build systemNirbheek Chauhan2016-08-201-0/+30
* ximageutil: shouldn't implement transform if don't support itSong Bing2016-04-291-10/+1
* ximage: Initialize all fields in the meta explicitlySebastian Dröge2016-04-131-1/+19
* good: use new gst_element_class_add_static_pad_template()Vineeth TM2016-03-241-1/+1
* ximagesrc: Gather and coalesce all damaged areas before retrieving.Jan Schmidt2015-10-021-81/+91
* ximagesrc: add meta transform functionHyunjun Ko2015-07-061-1/+10
* ximagesrc: remove pointless g_return_val_if_fail()Tim-Philipp Müller2015-02-231-2/+0
* ximagesrc: Fix build problem without XFIXESLinus Svensson2014-09-221-0/+2
* ximagesrc: Remove unused screen-num propertyAntonio Ospite2014-09-164-22/+8
* ximagesrc: Draw the cursor only when it is active in the capturing regionAntonio Ospite2014-09-161-1/+19
* ximagesrc: Fix drawing the cursor when it is outside the capturing regionAntonio Ospite2014-09-161-10/+6
* ximagesrc: Fix the destination coordinates of the cursorAntonio Ospite2014-09-162-6/+26
* ximagesrc: Fix warning about missing return valueNicolas Dufresne2014-07-311-1/+1
* ximagesrc: Add missing return value to Buffer dispose functionNicolas Dufresne2014-07-313-5/+11
* ximagesrc: Fix ximage leaks when buffer has more then one ximageNicolas Dufresne2014-05-211-5/+7
* ximagesrc: only extrapolate alpha mask for 32-bit depthTim-Philipp Müller2014-03-271-2/+6
* ximagesrc: Add ARGB/BGRA supportNicolas Dufresne2014-03-271-1/+6
* docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller2013-11-181-32/+16
* ximagesrc: clear dts on buffer acquired from poolTim-Philipp Müller2013-06-211-1/+2
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* ximagesrc: Set the pixel aspect ratio correctly in the capsOlivier Crête2013-01-233-18/+12
* Fix FSF addressTim-Philipp Müller2012-11-044-8/+8
* meta info: threadsafe registration using g_onceMichael Smith2012-10-031-2/+3
* docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller2012-08-271-1/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-1/+1
* update for buffer api changeWim Taymans2012-03-301-1/+1
* caps: improve caps handlingWim Taymans2012-03-271-6/+2
* Merge branch 'master' into 0.11Wim Taymans2012-03-221-2/+1
|\
| * ximagesrc: Fix 'comparison of unsigned expression >= 0 is always true'Sebastian Dröge2012-03-061-2/+1
* | fix for caps api changesWim Taymans2012-03-111-3/+7
* | ximage: use new style capsWim Taymans2012-03-052-10/+13
* | update for metadata API changesWim Taymans2012-02-292-4/+17
* | update for metadata tagsWim Taymans2012-02-281-1/+2
* | update for metadata changeWim Taymans2012-02-241-2/+1
* | update for new memory apiWim Taymans2012-02-221-1/+1
* | GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2012-02-081-1/+1
* | more memory API portingWim Taymans2012-01-251-5/+4