summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-01-15xvimagesink: don't recreate xvcontextHolger Kaelberer
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
2013-03-05xvimagesink: mark as NO_SHAREWim Taymans
2013-02-26ximagesink: use memory to store XImage infoWim Taymans
2013-02-24xvimagepool: gst_memory_init() does not take ownership of the allocatorSebastian Dröge
2013-02-23xvimagesink: Implement XvImage memory as a GstMemory, not as a GstMetaSebastian Dröge
2012-12-10docs: fix up some more GstXOverlay -> GstVideoOverlayTim-Philipp Müller
2012-11-03Fix FSF addressTim-Philipp Müller
2012-10-24Revert "gst: Add better support for static plugins"Sebastian Dröge
2012-10-24gst: Add better support for static pluginsSebastian Dröge
2012-10-03meta registration: use g_once functions to register these threadsafely.Michael Smith
2012-09-10xvimagesink: port to new GLib thread APITim-Philipp Müller
2012-09-10ximagesink: port to the new GLib thread APITim-Philipp Müller
2012-09-09Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller
2012-08-20X11: add unpadded width/height as videometaWim Taymans
2012-08-20X11: use new alignment functionWim Taymans
2012-08-10x11: fix alignment in non-XSHM caseWim Taymans
2012-08-10x11: don't block in buffer acquireWim Taymans
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge
2012-07-24xvimagesink: calculate target rectangle correctlyWim Taymans
2012-07-24x11: match FORCE_ASPECT_RATIO default valueWim Taymans
2012-07-06update for query api changesWim Taymans
2012-07-06update for allocation query changesWim Taymans
2012-06-29ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller
2012-06-18sys: fix some bufferpool leaksWim Taymans
2012-06-15x11: handle case where no bufferpool is suggestedWim Taymans
2012-05-19xvimagesink: remove unused assignmentSreerenj Balachandran
2012-04-19video: improve frame_flagsWim Taymans
2012-04-19video: Update for libgstvideo API changesSebastian Dröge
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-04-02x11: fix build without XSHMJonathan Lyons
2012-03-30update for buffer api changeWim Taymans
2012-03-27videopool: avoid caps copyWim Taymans
2012-03-27update for get_param changesWim Taymans
2012-03-15update for bufferpool changesWim Taymans
2012-03-15update for allocation query changesWim Taymans
2012-03-15update for bufferpool api changeWim Taymans
2012-03-14take padding into accountWim Taymans
2012-03-14xvimagesink: free owned discarded pool configurationMark Nauwelaerts