summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
2015-11-17xvimagesink/ximagesink: Fix structure memory leakVineeth TM2-0/+2
2015-10-05xvimagesink: Put error message into debug output instead of just throwing it ...Sebastian Dröge1-2/+4
2015-09-14xvimagesink: fix error leak when context creation failsVineeth TM1-1/+2
2015-07-07xvimagesink: refactor to use gst_pad_push_eventVineeth T M1-56/+51
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-07xvimagesink: fix pad memory leakVineeth TM1-0/+1
2015-07-06x/xv_image_sink: rename for consitencyStefan Sauer10-307/+314
2015-06-12xvimagesink: Don't share internal poolNicolas Dufresne1-55/+37
2015-06-12ximagesink: Don't share internal poolNicolas Dufresne1-60/+43
2015-06-08ximagesink, xvimagesink: fix string leaks when setting class hintTim-Philipp Müller2-4/+4
2015-06-08ximagesink: set WM_CLASS of windowLuis de Bethencourt1-0/+8
2015-06-08xvimagesink: set WM_CLASS of windowLuis de Bethencourt1-0/+8
2015-05-18xvimagesink: fix pool leakVineeth T M1-0/+1
2015-05-10docs: update element example pipelinesTim-Philipp Müller2-14/+16
2015-05-05xvimagesink: fix navigation event leak when early returningGuillaume Desmottes1-2/+1
2015-05-05xvimagesink: fix navigation event leak when not handledGuillaume Desmottes1-2/+3
2015-04-29xvimagesink: Post unhandled navigation events on the busEdward Hervey1-2/+11
2015-04-03xvimagsink: fix failure to allocate large shared memory blocksVincent Penquerc'h1-2/+4
2015-04-03ximage: do not allocate extra alignment slack for shared memoryVincent Penquerc'h1-1/+4
2015-03-10Fix double semicolonsTim-Philipp Müller1-1/+1
2014-12-22videopool: update video alignment after applyingSong Bing2-0/+4
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans2-3/+8
2014-12-16videopool: update buffer size after video alignmentSong Bing2-2/+12
2014-09-27xvimagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2-64/+49
2014-09-27ximagesink: get rid of unnecessary private struct for poolTim-Philipp Müller2-54/+38
2014-09-11xvimagesink: only try to set XV_ITURBT_709 port attribute if it existsTim-Philipp Müller2-1/+10
2014-08-10xvimage: fix crash when outputting debug logTim-Philipp Müller1-3/+3
2014-07-17xvimagesink: fix property description stringTim-Philipp Müller1-1/+1
2014-04-10xvimage: remove dead codeVincent Penquerc'h1-2/+2
2014-03-27ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne1-3/+6
2014-01-15xvimagesink: don't recreate xvcontextHolger Kaelberer1-7/+10
2013-12-16Some compiler warning fixes to satisfy XCode compilerTodd Agulnick1-1/+1
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller2-18/+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öge2-2/+2
2013-04-09ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab1-0/+2
2013-03-30xvimagesink: fix debug message printf format compiler warningJosep Torra1-1/+1
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge1-0/+5
2013-03-14xvimagesink: configure colorimetryWim Taymans3-0/+30
2013-03-14xvcontext: protect X call with lockWim Taymans1-0/+2
2013-03-13xvimagesink: use xvcontext for allocationWim Taymans10-1923/+2362
2013-03-05ximagesink: don't share memoryWim Taymans1-2/+2
2013-03-05xvimagesink: mark as NO_SHAREWim Taymans2-3/+3
2013-02-26ximagesink: use memory to store XImage infoWim Taymans3-166/+231
2013-02-24xvimagepool: gst_memory_init() does not take ownership of the allocatorSebastian Dröge1-2/+2
2013-02-23xvimagesink: Implement XvImage memory as a GstMemory, not as a GstMetaSebastian Dröge3-174/+238
2012-12-10docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller3-7/+8
2012-11-03Fix FSF addressTim-Philipp Müller10-20/+20
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge2-2/+2