summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-24gst: Add better support for static pluginsSebastian Dröge2-2/+2
2012-10-03meta registration: use g_once functions to register these threadsafely.Michael Smith2-4/+6
2012-09-10xvimagesink: port to new GLib thread APITim-Philipp Müller3-106/+95
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üller2-4/+0
2012-08-20X11: add unpadded width/height as videometaWim Taymans2-4/+6
2012-08-20X11: use new alignment functionWim Taymans2-51/+16
2012-08-10x11: fix alignment in non-XSHM caseWim Taymans2-8/+22
2012-08-10x11: don't block in buffer acquireWim Taymans2-8/+16
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge2-2/+2
2012-07-24xvimagesink: calculate target rectangle correctlyWim Taymans1-1/+8
2012-07-24x11: match FORCE_ASPECT_RATIO default valueWim Taymans2-2/+2
2012-07-06update for query api changesWim Taymans2-4/+4
2012-07-06update for allocation query changesWim Taymans2-4/+4
2012-06-29ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller2-2/+2
2012-06-18sys: fix some bufferpool leaksWim Taymans2-6/+8
2012-06-15x11: handle case where no bufferpool is suggestedWim Taymans2-8/+10
2012-05-19xvimagesink: remove unused assignmentSreerenj Balachandran1-2/+0
2012-04-19video: improve frame_flagsWim Taymans2-4/+4
2012-04-19video: Update for libgstvideo API changesSebastian Dröge2-4/+4
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge4-4/+2
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2-2/+2
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2-2/+2
2012-04-04gst: Update versioningSebastian Dröge2-6/+6
2012-04-02x11: fix build without XSHMJonathan Lyons2-0/+4
2012-03-30update for buffer api changeWim Taymans2-2/+2
2012-03-27videopool: avoid caps copyWim Taymans2-2/+2
2012-03-27update for get_param changesWim Taymans4-5/+6
2012-03-15update for bufferpool changesWim Taymans4-12/+12
2012-03-15update for allocation query changesWim Taymans2-2/+2
2012-03-15update for bufferpool api changeWim Taymans2-2/+2
2012-03-14take padding into accountWim Taymans4-11/+21
2012-03-14xvimagesink: free owned discarded pool configurationMark Nauwelaerts1-0/+1
2012-03-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2-27/+27
2012-03-06x11: fix typosWim Taymans2-2/+2