summaryrefslogtreecommitdiff
path: root/sys/ximage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | port to new gthread APIWim Taymans2012-01-192-43/+22
* | Merge branch 'master' into 0.11Sebastian Dröge2012-01-101-0/+2
|\ \ | |/
| * Work around deprecated thread API in glib masterTim-Philipp Müller2011-12-121-0/+2
| * various: fix pad template leaksVincent Penquerc'h2011-11-281-1/+1
* | More printf format warning fixesTim-Philipp Müller2011-11-221-2/+2
* | Fix printf format compiler warnings on OS X / 64bitMatej Knopp2011-11-221-0/+2
* | update for removed fixate functionWim Taymans2011-11-101-5/+5
* | Merge branch 'master' into 0.11Wim Taymans2011-10-061-7/+8
|\ \ | |/
| * v4l2, ximagesrc: fix some printf format compiler warningsStas Sergeev2011-09-301-7/+8
* | Merge branch 'master' into 0.11Wim Taymans2011-09-282-5/+133
|\ \ | |/
| * ximagesrc: add xid and xname properties to allow capturing a particular windowVincent Penquerc'h2011-09-202-5/+135
* | Merge branch 'master' into 0.11Wim Taymans2011-08-161-0/+1
|\ \ | |/
| * ximagesrc: clear flags on buffer reuseVincent Penquerc'h2011-08-091-0/+1
* | ximage: port to 0.11Wim Taymans2011-07-102-35/+35
* | Merge branch 'master' into 0.11Wim Taymans2011-06-021-1/+7
|\ \ | |/