summaryrefslogtreecommitdiff
path: root/sys/ximage
Commit message (Expand)AuthorAgeFilesLines
* Fix use of undeclared core debug category symbolsTim-Philipp Müller2016-02-202-4/+4
* xvimagesink/ximagesink: Fix structure memory leakVineeth TM2015-11-171-0/+1
* ximagesink: Post navigation events as message on the busVineeth T M2015-07-071-2/+12
* ximagesink: fix navigation event leakVineeth T M2015-07-071-11/+4
* x/xv_image_sink: rename for consitencyStefan Sauer2015-07-065-142/+146
* ximagesink: Don't share internal poolNicolas Dufresne2015-06-121-60/+43
* ximagesink, xvimagesink: fix string leaks when setting class hintTim-Philipp Müller2015-06-081-2/+2
* ximagesink: set WM_CLASS of windowLuis de Bethencourt2015-06-081-0/+8
* docs: update element example pipelinesTim-Philipp Müller2015-05-101-3/+3
* ximage: do not allocate extra alignment slack for shared memoryVincent Penquerc'h2015-04-031-1/+4
* videopool: update video alignment after applyingSong Bing2014-12-221-0/+2
* ximagesink: clear src and dest rectanglesWim Taymans2014-12-161-1/+3
* videopool: update buffer size after video alignmentSong Bing2014-12-161-1/+6
* ximagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2014-09-272-54/+38
* ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne2014-03-271-3/+6
* docs: remove old 0.10 Since markersTim-Philipp Müller2013-11-161-4/+0
* ximagesink: add support for 32-bit RGB with alpha maskBenjamin Gaignard2013-05-161-3/+10
* gst: Add better support for static pluginsSebastian Dröge2013-04-151-1/+1
* ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab2013-04-091-0/+2
* ximagesink: Don't access structures of EMPTY capsSebastian Dröge2013-03-211-0/+5
* ximagesink: don't share memoryWim Taymans2013-03-051-2/+2
* ximagesink: use memory to store XImage infoWim Taymans2013-02-263-166/+231
* docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller2012-12-101-2/+2
* Fix FSF addressTim-Philipp Müller2012-11-035-10/+10
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-241-1/+1
* gst: Add better support for static pluginsSebastian Dröge2012-10-241-1/+1
* meta registration: use g_once functions to register these threadsafely.Michael Smith2012-10-031-2/+3
* ximagesink: port to the new GLib thread APITim-Philipp Müller2012-09-103-107/+101
* Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller2012-09-091-2/+0
* X11: add unpadded width/height as videometaWim Taymans2012-08-201-2/+3
* X11: use new alignment functionWim Taymans2012-08-201-19/+8
* x11: fix alignment in non-XSHM caseWim Taymans2012-08-101-4/+11
* x11: don't block in buffer acquireWim Taymans2012-08-101-4/+8
* gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge2012-08-081-1/+1
* x11: match FORCE_ASPECT_RATIO default valueWim Taymans2012-07-241-1/+1
* update for query api changesWim Taymans2012-07-061-2/+2
* update for allocation query changesWim Taymans2012-07-061-2/+2
* ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller2012-06-291-1/+1
* sys: fix some bufferpool leaksWim Taymans2012-06-181-3/+4
* x11: handle case where no bufferpool is suggestedWim Taymans2012-06-151-4/+5
* video: improve frame_flagsWim Taymans2012-04-191-2/+2
* video: Update for libgstvideo API changesSebastian Dröge2012-04-191-2/+2
* gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge2012-04-132-2/+1
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-101-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-3/+3
* x11: fix build without XSHMJonathan Lyons2012-04-021-0/+2
* update for buffer api changeWim Taymans2012-03-301-1/+1
* videopool: avoid caps copyWim Taymans2012-03-271-1/+1
* update for get_param changesWim Taymans2012-03-272-2/+3