summaryrefslogtreecommitdiff
path: root/tests/test-start-stop.c
Commit message (Expand)AuthorAgeFilesLines
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-081-46/+8
* introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed ActorsLionel Landwerlin2013-04-251-29/+33
* Break API and concepts around VideoTextureLionel Landwerlin2013-03-181-20/+25
* Do not use deprecated ClutterMedia.Andre Moreira Magalhaes (andrunko)2013-03-181-13/+13
* ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.Andre Moreira Magalhaes (andrunko)2013-03-181-7/+7
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-311-2/+2
* remove usage of ClutterContainerLionel Landwerlin2013-01-301-1/+1
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-301-1/+1
* [tests] Add a video start/stop testDamien Lespiau2009-06-241-0/+168