summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* memory leaks at loggingVíctor Manuel Jáquez Leal2015-05-093-3/+12
* tests: remove warningsLionel Landwerlin2014-12-063-4/+0
* content: rename video-sink property to sinkLionel Landwerlin2014-12-063-3/+3
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-1/+0
* fix automake warningsLionel Landwerlin2014-02-121-3/+3
* tests, examples: fix LDFLAGS vs LDADD useRyan Lortie2014-02-121-5/+5
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-085-195/+43
* introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed ActorsLionel Landwerlin2013-04-255-73/+81
* Break API and concepts around VideoTextureLionel Landwerlin2013-03-182-21/+26
* Do not use deprecated ClutterMedia.Andre Moreira Magalhaes (andrunko)2013-03-181-13/+13
* Rename test-video-texture-new-unref-loop to test-video-actor-new-unref-loop f...Andre Moreira Magalhaes (andrunko)2013-03-183-5/+5
* ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.Andre Moreira Magalhaes (andrunko)2013-03-183-32/+27
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-184-64/+54
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-314-16/+28
* remove usage of ClutterContainerLionel Landwerlin2013-01-302-2/+3
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-304-4/+4
* port to GStreamer 1.0Edward Hervey2012-07-123-29/+19
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-023-3/+6
* sink: Make the sink hold a weak reference to the ClutterTextureDamien Lespiau2011-10-281-3/+0
* tests: Add a new little to to check if we are leakingDamien Lespiau2011-08-303-5/+69
* build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILUREDamien Lespiau2010-09-233-0/+3
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-163-3/+0
* [misc] size-change signal signature uses gintsDamien Lespiau2009-09-073-6/+6
* [tests] Extends test-alpha with RGB videosDamien Lespiau2009-09-051-5/+22
* [tests] Add an alpha testDamien Lespiau2009-09-053-18/+222
* [test] Port the tests to the new clutter_gst_init_with_args() APIDamien Lespiau2009-08-052-18/+17
* [tests] Check for errors in g_option_context_parse()Damien Lespiau2009-06-262-4/+22
* [videosink] Remove the use-shaders propertyDamien Lespiau2009-06-241-2/+0
* [tests] Reindent the testsDamien Lespiau2009-06-242-18/+19
* [tests] Add a video start/stop testDamien Lespiau2009-06-243-1/+178
* [misc] Pass on the c files headersDamien Lespiau2009-06-232-0/+54
* [tests] Remove the unused ffmpegcolorspace elementDamien Lespiau2009-06-232-4/+0
* Introduce --enable-maintainer-cflagsDamien Lespiau2009-06-141-2/+2
* Make examples and tests use GCC_FLAGSDamien Lespiau2009-06-133-2/+6
* Make the tests default to 320x240 30fpsDamien Lespiau2009-06-132-3/+5
* Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2009-05-222-24/+26
* Fixes for Clutter 1.0 API changesEmmanuele Bassi2009-05-201-8/+16
* Add a unit test for RGB frames uploadDamien Lespiau2009-04-283-1/+153
* Move the tests into their own directoryDamien Lespiau2009-04-283-0/+145