summaryrefslogtreecommitdiff
path: root/sys/ximage/ximagesink.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-27ximagesink: only extrapolate alpha mask for 32-bit depthNicolas Dufresne1-3/+6
2013-11-16docs: remove old 0.10 Since markersTim-Philipp Müller1-4/+0
2013-05-16ximagesink: add support for 32-bit RGB with alpha maskBenjamin Gaignard1-3/+10
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge1-0/+5
2013-02-26ximagesink: use memory to store XImage infoWim Taymans1-14/+15
2012-11-03Fix FSF addressTim-Philipp Müller1-2/+2
2012-09-10ximagesink: port to the new GLib thread APITim-Philipp Müller1-95/+89
2012-09-09Remove glib-compat-private.h stuff we don't need any moreTim-Philipp Müller1-2/+0
2012-08-10x11: don't block in buffer acquireWim Taymans1-4/+8
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge1-1/+1
2012-07-24x11: match FORCE_ASPECT_RATIO default valueWim Taymans1-1/+1
2012-07-06update for query api changesWim Taymans1-2/+2
2012-07-06update for allocation query changesWim Taymans1-2/+2
2012-06-29ximagesink, xvimagesink: default to force-aspect-ratio=trueTim-Philipp Müller1-1/+1
2012-06-18sys: fix some bufferpool leakstimestamp-audiosrcWim Taymans1-3/+4
2012-06-15x11: handle case where no bufferpool is suggestedWim Taymans1-4/+5
2012-04-13gst-libs: Remove interfaces libs and mixer/tuner interfacesSebastian Dröge1-1/+1
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller1-1/+1
2012-03-27update for get_param changesWim Taymans1-1/+2
2012-03-15update for bufferpool changesWim Taymans1-4/+5
2012-03-15update for allocation query changesWim Taymans1-1/+1
2012-03-14take padding into accountWim Taymans1-5/+9
2012-03-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-13/+13
2012-03-06x11: fix typosWim Taymans1-1/+1
2012-03-05ximagesink: don't use deprecated XKeycodeToKeysymOleksij Rempel (Alexey Fisher)1-14/+13
2012-02-29update for metadata API changesWim Taymans1-2/+2
2012-02-28add more debug about croppingWim Taymans1-0/+2
2012-02-22x[v]imagesink: remove size checkWim Taymans1-13/+0
2012-01-18Remove compatibility code cruft for old GLib versionsTim-Philipp Müller1-5/+0
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-0/+7
2011-12-04Work around deprecated thread API in glib masterTim-Philipp Müller1-0/+7
2011-12-02update for basesink event handler changesWim Taymans1-4/+1
2011-12-02various: typo fixesPiotr Fusik1-1/+1
2011-11-29video: move some interfacesWim Taymans1-1/+1
2011-11-28various: fix pad template leaksVincent Penquerc'h1-2/+2
2011-11-02rename meta* -> *metaWim Taymans1-9/+9
2011-10-27Merge branch 'master' into 0.11Wim Taymans1-2/+3
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer1-3/+4
2011-10-19x(v)imagesink: make it more clean that "synchronous" props are not for avsyncStefan Sauer1-2/+3
2011-08-26base: fix for allocation methods renameWim Taymans1-3/+3
2011-08-08ximagesink, xvimagesink: update for GstXOverlay -> GstVideoOverlayTim-Philipp Müller1-15/+17
2011-08-04x11: remove useless alignmentWim Taymans1-2/+2
2011-08-01ximage: add support for alignment bufferpool optionWim Taymans1-4/+4
2011-07-29x11: relax bufferpool checksWim Taymans1-1/+1
2011-07-26x11: let old pool drainWim Taymans1-2/+2
2011-07-26x11: use new setup_allocation vmethodWim Taymans1-69/+56
2011-07-18x11: improve allocation parametersWim Taymans1-1/+2
2011-07-15X11: also check the bufferpoolWim Taymans1-1/+1
2011-07-07ffmpegcolorspace -> videoconvertTim-Philipp Müller1-1/+1
2011-06-26gst, sys: remove GstImplementsInterface usageTim-Philipp Müller1-19/+0