summaryrefslogtreecommitdiff
path: root/tests/test-alpha.c
Commit message (Expand)AuthorAgeFilesLines
* memory leaks at loggingVíctor Manuel Jáquez Leal2015-05-091-1/+4
* tests: remove warningsLionel Landwerlin2014-12-061-2/+0
* content: rename video-sink property to sinkLionel Landwerlin2014-12-061-1/+1
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-1/+0
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-081-52/+11
* introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed ActorsLionel Landwerlin2013-04-251-15/+19
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-181-22/+17
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-311-10/+22
* remove usage of ClutterContainerLionel Landwerlin2013-01-301-1/+2
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-301-1/+1
* port to GStreamer 1.0Edward Hervey2012-07-121-6/+5
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-021-1/+2
* build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILUREDamien Lespiau2010-09-231-0/+1
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-161-1/+0
* [misc] size-change signal signature uses gintsDamien Lespiau2009-09-071-2/+2
* [tests] Extends test-alpha with RGB videosDamien Lespiau2009-09-051-5/+22
* [tests] Add an alpha testDamien Lespiau2009-09-051-0/+194