summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2016-08-20Add support for Meson as alternative/parallel build systemNirbheek Chauhan
2016-07-18xvimagesink: only error out if the allocated memory is too smallTim-Philipp Müller
2016-07-18xvimageallocator: const correctness in gst_xvimage_allocator_alloc().Duncan Palmer
2016-07-18xvimagesink: error out on buffer size sanity check failure.Duncan Palmer
2016-04-26ximagesink: generate reconfigure on window handle changeJakub Adam
2016-03-24base: use new gst_element_class_add_static_pad_template()Vineeth TM
2016-02-20Fix use of undeclared core debug category symbolsTim-Philipp Müller
2015-11-17xvimagesink/ximagesink: Fix structure memory leakVineeth TM
2015-10-04xvimagesink: Put error message into debug output instead of just throwing it ...Sebastian Dröge
2015-09-14xvimagesink: fix error leak when context creation failsVineeth TM
2015-07-07xvimagesink: refactor to use gst_pad_push_eventVineeth T M
2015-07-07ximagesink: Post navigation events as message on the busVineeth T M
2015-07-07ximagesink: fix navigation event leakVineeth T M
2015-07-07xvimagesink: fix pad memory leakVineeth TM
2015-07-06x/xv_image_sink: rename for consitencyStefan Sauer
2015-06-12xvimagesink: Don't share internal poolNicolas Dufresne
2015-06-12ximagesink: Don't share internal poolNicolas Dufresne
2015-06-08ximagesink, xvimagesink: fix string leaks when setting class hintTim-Philipp Müller
2015-06-08ximagesink: set WM_CLASS of windowLuis de Bethencourt
2015-06-08xvimagesink: set WM_CLASS of windowLuis de Bethencourt
2015-05-18xvimagesink: fix pool leakVineeth T M
2015-05-10docs: update element example pipelinesTim-Philipp Müller
2015-05-05xvimagesink: fix navigation event leak when early returningGuillaume Desmottes
2015-05-05xvimagesink: fix navigation event leak when not handledGuillaume Desmottes
2015-04-29xvimagesink: Post unhandled navigation events on the busEdward Hervey
2015-04-03xvimagsink: fix failure to allocate large shared memory blocksVincent Penquerc'h
2015-04-03ximage: do not allocate extra alignment slack for shared memoryVincent Penquerc'h
2015-03-10Fix double semicolonsTim-Philipp Müller
2014-12-22videopool: update video alignment after applyingSong Bing
2014-12-16ximagesink: clear src and dest rectanglesWim Taymans
2014-12-16videopool: update buffer size after video alignmentSong Bing
2014-09-27xvimagesink: get rid of unnecessary private struct for poolTim-Philipp Müller
2014-09-27ximagesink: get rid of unnecessary private struct for poolTim-Philipp Müller
2014-09-11xvimagesink: only try to set XV_ITURBT_709 port attribute if it existsTim-Philipp Müller
2014-08-10xvimage: fix crash when outputting debug logTim-Philipp Müller
2014-07-17xvimagesink: fix property description stringTim-Philipp Müller
2014-04-10xvimage: remove dead codeVincent Penquerc'h
2014-03-27ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne
2014-01-15xvimagesink: don't recreate xvcontextHolger Kaelberer
2013-12-16Some compiler warning fixes to satisfy XCode compilerTodd Agulnick
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller
2013-05-16ximagesink: add support for 32-bit RGB with alpha maskBenjamin Gaignard
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-09ximagesink: Fix coompiler error without HAVE_XSHMAlexander Schrab
2013-03-30xvimagesink: fix debug message printf format compiler warningJosep Torra
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge
2013-03-14xvimagesink: configure colorimetryWim Taymans
2013-03-14xvcontext: protect X call with lockWim Taymans
2013-03-13xvimagesink: use xvcontext for allocationWim Taymans
2013-03-05ximagesink: don't share memoryWim Taymans