summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix use of undeclared core debug category symbolsTim-Philipp Müller2016-02-205-9/+8
* xvimagesink/ximagesink: Fix structure memory leakVineeth TM2015-11-172-0/+2
* xvimagesink: Put error message into debug output instead of just throwing it ...Sebastian Dröge2015-10-041-2/+4
* xvimagesink: fix error leak when context creation failsVineeth TM2015-09-141-1/+2
* xvimagesink: refactor to use gst_pad_push_eventVineeth T M2015-07-071-56/+51
* 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
* xvimagesink: fix pad memory leakVineeth TM2015-07-071-0/+1
* x/xv_image_sink: rename for consitencyStefan Sauer2015-07-0610-307/+314
* xvimagesink: Don't share internal poolNicolas Dufresne2015-06-121-55/+37
* ximagesink: Don't share internal poolNicolas Dufresne2015-06-121-60/+43
* ximagesink, xvimagesink: fix string leaks when setting class hintTim-Philipp Müller2015-06-082-4/+4
* ximagesink: set WM_CLASS of windowLuis de Bethencourt2015-06-081-0/+8
* xvimagesink: set WM_CLASS of windowLuis de Bethencourt2015-06-081-0/+8
* xvimagesink: fix pool leakVineeth T M2015-05-181-0/+1
* docs: update element example pipelinesTim-Philipp Müller2015-05-102-14/+16
* xvimagesink: fix navigation event leak when early returningGuillaume Desmottes2015-05-051-2/+1
* xvimagesink: fix navigation event leak when not handledGuillaume Desmottes2015-05-051-2/+3
* xvimagesink: Post unhandled navigation events on the busEdward Hervey2015-04-291-2/+11
* xvimagsink: fix failure to allocate large shared memory blocksVincent Penquerc'h2015-04-031-2/+4
* ximage: do not allocate extra alignment slack for shared memoryVincent Penquerc'h2015-04-031-1/+4
* Fix double semicolonsTim-Philipp Müller2015-03-101-1/+1
* videopool: update video alignment after applyingSong Bing2014-12-222-0/+4
* ximagesink: clear src and dest rectanglesWim Taymans2014-12-162-3/+8
* videopool: update buffer size after video alignmentSong Bing2014-12-162-2/+12
* xvimagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2014-09-272-64/+49
* ximagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2014-09-272-54/+38
* xvimagesink: only try to set XV_ITURBT_709 port attribute if it existsTim-Philipp Müller2014-09-112-1/+10
* xvimage: fix crash when outputting debug logTim-Philipp Müller2014-08-101-3/+3
* xvimagesink: fix property description stringTim-Philipp Müller2014-07-171-1/+1
* xvimage: remove dead codeVincent Penquerc'h2014-04-101-2/+2
* ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne2014-03-271-3/+6
* xvimagesink: don't recreate xvcontextHolger Kaelberer2014-01-151-7/+10
* Some compiler warning fixes to satisfy XCode compilerTodd Agulnick2013-12-161-1/+1
* docs: remove old 0.10 Since markersTim-Philipp Müller2013-11-162-18/+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-152-2/+2
* ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab2013-04-091-0/+2
* xvimagesink: fix debug message printf format compiler warningJosep Torra2013-03-301-1/+1
* ximagesink: Don't access structures of EMPTY capsSebastian Dröge2013-03-211-0/+5
* xvimagesink: configure colorimetryWim Taymans2013-03-143-0/+30
* xvcontext: protect X call with lockWim Taymans2013-03-141-0/+2
* xvimagesink: use xvcontext for allocationWim Taymans2013-03-1310-1923/+2362
* ximagesink: don't share memoryWim Taymans2013-03-051-2/+2
* xvimagesink: mark as NO_SHAREWim Taymans2013-03-052-3/+3
* ximagesink: use memory to store XImage infoWim Taymans2013-02-263-166/+231
* xvimagepool: gst_memory_init() does not take ownership of the allocatorSebastian Dröge2013-02-241-2/+2
* xvimagesink: Implement XvImage memory as a GstMemory, not as a GstMetaSebastian Dröge2013-02-233-174/+238
* docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller2012-12-103-7/+8
* Fix FSF addressTim-Philipp Müller2012-11-0310-20/+20