summaryrefslogtreecommitdiff
path: root/sys/ximage
AgeCommit message (Expand)AuthorFilesLines
2015-11-17xvimagesink/ximagesink: Fix structure memory leakVineeth TM1-0/+1
2015-07-07ximagesink: Post navigation events as message on the busVineeth T M1-2/+12
2015-07-07ximagesink: fix navigation event leakVineeth T M1-11/+4
2015-07-06x/xv_image_sink: rename for consitencyStefan Sauer5-142/+146
2015-06-12ximagesink: Don't share internal poolNicolas Dufresne1-60/+43
2015-06-08ximagesink, xvimagesink: fix string leaks when setting class hintTim-Philipp Müller1-2/+2
2015-06-08ximagesink: set WM_CLASS of windowLuis de Bethencourt1-0/+8
2015-05-10docs: update element example pipelinesTim-Philipp Müller1-3/+3
2015-04-03ximage: do not allocate extra alignment slack for shared memoryVincent Penquerc'h1-1/+4
2014-12-22videopool: update video alignment after applyingSong Bing1-0/+2
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans1-1/+3
2014-12-16videopool: update buffer size after video alignmentSong Bing1-1/+6
2014-09-27ximagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2-54/+38
2014-03-27ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne1-3/+6
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller1-4/+0
2013-05-16ximagesink: add support for 32-bit RGB with alpha maskBenjamin Gaignard1-3/+10
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-04-09ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab1-0/+2
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge1-0/+5
2013-03-05ximagesink: don't share memoryWim Taymans1-2/+2
2013-02-26ximagesink: use memory to store XImage infoWim Taymans3-166/+231
2012-12-10docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller1-2/+2
2012-11-03Fix FSF addressTim-Philipp Müller5-10/+10
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge1-1/+1
2012-10-24gst: Add better support for static pluginsSebastian Dröge1-1/+1
2012-10-03meta registration: use g_once functions to register these threadsafely.Michael Smith1-2/+3
2012-09-10ximagesink: port to the new GLib thread APITim-Philipp Müller3-107/+101
2012-09-09Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller1-2/+0
2012-08-20X11: add unpadded width/height as videometaWim Taymans1-2/+3
2012-08-20X11: use new alignment functionWim Taymans1-19/+8
2012-08-10x11: fix alignment in non-XSHM caseWim Taymans1-4/+11
2012-08-10x11: don't block in buffer acquireWim Taymans1-4/+8
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge1-1/+1
2012-07-24x11: match FORCE_ASPECT_RATIO default valueWim Taymans1-1/+1
2012-07-06update for query api changesWim Taymans1-2/+2
2012-07-06update for allocation query changesWim Taymans1-2/+2
2012-06-29ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller1-1/+1
2012-06-18sys: fix some bufferpool leakstimestamp-audiosrcWim Taymans1-3/+4
2012-06-15x11: handle case where no bufferpool is suggestedWim Taymans1-4/+5
2012-04-19video: improve frame_flagsWim Taymans1-2/+2
2012-04-19video: Update for libgstvideo API changesSebastian Dröge1-2/+2
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge2-2/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-3/+3
2012-04-02x11: fix build without XSHMJonathan Lyons1-0/+2
2012-03-30update for buffer api changeWim Taymans1-1/+1
2012-03-27videopool: avoid caps copyWim Taymans1-1/+1
2012-03-27update for get_param changesWim Taymans2-2/+3
2012-03-15update for bufferpool changesWim Taymans2-6/+6