summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "gst: Add better support for static plugins"Sebastian Dröge2012-10-242-2/+2
* gst: Add better support for static pluginsSebastian Dröge2012-10-242-2/+2
* meta registration: use g_once functions to register these threadsafely.Michael Smith2012-10-032-4/+6
* xvimagesink: port to new GLib thread APITim-Philipp Müller2012-09-103-106/+95
* ximagesink: port to the new GLib thread APITim-Philipp Müller2012-09-103-107/+101
* Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller2012-09-092-4/+0
* X11: add unpadded width/height as videometaWim Taymans2012-08-202-4/+6
* X11: use new alignment functionWim Taymans2012-08-202-51/+16
* x11: fix alignment in non-XSHM caseWim Taymans2012-08-102-8/+22
* x11: don't block in buffer acquireWim Taymans2012-08-102-8/+16
* gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge2012-08-082-2/+2
* xvimagesink: calculate target rectangle correctlyWim Taymans2012-07-241-1/+8
* x11: match FORCE_ASPECT_RATIO default valueWim Taymans2012-07-242-2/+2
* update for query api changesWim Taymans2012-07-062-4/+4
* update for allocation query changesWim Taymans2012-07-062-4/+4
* ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller2012-06-292-2/+2
* sys: fix some bufferpool leaksWim Taymans2012-06-182-6/+8
* x11: handle case where no bufferpool is suggestedWim Taymans2012-06-152-8/+10
* xvimagesink: remove unused assignmentSreerenj Balachandran2012-05-191-2/+0
* video: improve frame_flagsWim Taymans2012-04-192-4/+4
* video: Update for libgstvideo API changesSebastian Dröge2012-04-192-4/+4
* gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge2012-04-134-4/+2
* Use new gst_element_class_set_static_metadata()Tim-Philipp Müller2012-04-102-2/+2
* gst: Update for GST_PLUGIN_DEFINE() API changeSebastian Dröge2012-04-052-2/+2
* gst: Update versioningSebastian Dröge2012-04-042-6/+6
* x11: fix build without XSHMJonathan Lyons2012-04-022-0/+4
* update for buffer api changeWim Taymans2012-03-302-2/+2
* videopool: avoid caps copyWim Taymans2012-03-272-2/+2
* update for get_param changesWim Taymans2012-03-274-5/+6
* update for bufferpool changesWim Taymans2012-03-154-12/+12
* update for allocation query changesWim Taymans2012-03-152-2/+2