summaryrefslogtreecommitdiff
path: root/sys/ximage/ximageutil.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomic1.16Matthew Waters2021-06-171-1/+1
* 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
* 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: Remove unused screen-num propertyAntonio Ospite2014-09-161-9/+8
* ximagesrc: Fix warning about missing return valueNicolas Dufresne2014-07-311-1/+1
* ximagesrc: Add missing return value to Buffer dispose functionNicolas Dufresne2014-07-311-3/+4
* ximagesrc: Set the pixel aspect ratio correctly in the capsOlivier Crête2013-01-231-13/+3
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* meta info: threadsafe registration using g_onceMichael Smith2012-10-031-2/+3
* update for buffer api changeWim Taymans2012-03-301-1/+1
* update for metadata API changesWim Taymans2012-02-291-3/+15
* 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
* ximage: port to 0.11Wim Taymans2011-07-101-4/+5
* Merge branch 'master' into 0.11Wim Taymans2011-06-021-1/+7
|\
| * xvimagesink: Fallback to non-XShm mode if allocating the XShm image failedSebastian Dröge2011-05-261-1/+8
* | meta: update for new APIWim Taymans2011-03-081-3/+2
* | meta: fix for new APIWim Taymans2011-02-281-4/+4
* | metadata: use metadata for private buffer dataWim Taymans2011-02-281-47/+67
* | miniobject: port to 0.11Wim Taymans2011-02-281-98/+59
|/
* Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte2010-03-171-3/+3
* sys/ximage/ximageutil.c: Chain up in the finalize function for our custom buf...Sebastian Dröge2008-02-121-0/+8
* Use G_GSIZE_FORMAT in print statements for portability.Edward Hervey2007-01-251-1/+2
* Printf format fixes.Tim-Philipp Müller2006-10-051-1/+1
* sys/ximage/ximageutil.c: Fix rgb masks when recording in < 24bpp.Zaheer Abbas Merali2006-08-041-0/+4
* Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali2006-03-311-4/+2
* sys/ximagesrc/: Fix ximagesrc so a) the cursor doesnt trail and b) there are ...Zaheer Abbas Merali2006-03-311-7/+8
* Port ximagesrc to 0.10 (Closes #304795)Jan Schmidt2006-02-201-0/+482