summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2012-07-12port to GStreamer 1.0Edward Hervey3-29/+19
2011-11-02tests, examples: switch to new API to instantiate the videosinkJosep Torra3-3/+6
2011-10-28sink: Make the sink hold a weak reference to the ClutterTextureDamien Lespiau1-3/+0
2011-08-30tests: Add a new little to to check if we are leakingDamien Lespiau3-5/+69
2010-09-23build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILUREDamien Lespiau3-0/+3
2010-09-16video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau3-3/+0
2009-09-07[misc] size-change signal signature uses gintsDamien Lespiau3-6/+6
2009-09-05[tests] Extends test-alpha with RGB videosDamien Lespiau1-5/+22
2009-09-05[tests] Add an alpha testDamien Lespiau3-18/+222
2009-08-05[test] Port the tests to the new clutter_gst_init_with_args() APIDamien Lespiau2-18/+17
2009-06-26[tests] Check for errors in g_option_context_parse()Damien Lespiau2-4/+22
2009-06-24[videosink] Remove the use-shaders propertyDamien Lespiau1-2/+0
2009-06-24[tests] Reindent the testsDamien Lespiau2-18/+19
2009-06-24[tests] Add a video start/stop testDamien Lespiau3-1/+178
2009-06-23[misc] Pass on the c files headersDamien Lespiau2-0/+54
2009-06-23[tests] Remove the unused ffmpegcolorspace elementDamien Lespiau2-4/+0
2009-06-14Introduce --enable-maintainer-cflagsDamien Lespiau1-2/+2
2009-06-13Make examples and tests use GCC_FLAGSDamien Lespiau3-2/+6
2009-06-13Make the tests default to 320x240 30fpsDamien Lespiau2-3/+5
2009-05-22Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2-24/+26
2009-05-20Fixes for Clutter 1.0 API changesEmmanuele Bassi1-8/+16
2009-04-28Add a unit test for RGB frames uploadDamien Lespiau3-1/+153
2009-04-28Move the tests into their own directoryDamien Lespiau3-0/+145