summaryrefslogtreecommitdiff
path: root/tests/test-yuv-upload.c
Commit message (Expand)AuthorAgeFilesLines
* memory leaks at loggingVíctor Manuel Jáquez Leal2015-05-091-1/+4
* tests: remove warningsLionel Landwerlin2014-12-061-1/+0
* content: rename video-sink property to sinkLionel Landwerlin2014-12-061-1/+1
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-081-47/+10
* introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed ActorsLionel Landwerlin2013-04-251-13/+13
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-181-14/+9
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-311-2/+2
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-301-1/+1
* port to GStreamer 1.0Edward Hervey2012-07-121-12/+2
* 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
* [test] Port the tests to the new clutter_gst_init_with_args() APIDamien Lespiau2009-08-051-9/+8
* [tests] Check for errors in g_option_context_parse()Damien Lespiau2009-06-261-2/+11
* [tests] Reindent the testsDamien Lespiau2009-06-241-7/+8
* [misc] Pass on the c files headersDamien Lespiau2009-06-231-0/+27
* [tests] Remove the unused ffmpegcolorspace elementDamien Lespiau2009-06-231-2/+0
* Make examples and tests use GCC_FLAGSDamien Lespiau2009-06-131-0/+1
* Make the tests default to 320x240 30fpsDamien Lespiau2009-06-131-2/+3
* Finishes the port of all the examples/tests to 1.0 APIDamien Lespiau2009-05-221-9/+6
* Fixes for Clutter 1.0 API changesEmmanuele Bassi2009-05-201-8/+16
* Move the tests into their own directoryDamien Lespiau2009-04-281-0/+133