summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-12port to GStreamer 1.0Edward Hervey15-360/+349
2012-06-25build: Post release bump to 1.6.1Damien Lespiau1-1/+1
2012-06-25build: Remove the upload to clutter-project.orgDamien Lespiau1-6/+0
2012-06-25build: Release 1.6.0Damien Lespiau3-2/+19
2012-06-25build: Fix the URLs for clutter-gst 1.4.x releases in the doap fileDamien Lespiau1-2/+2
2012-05-25build: Post release bump to 1.5.7Damien Lespiau1-1/+1
2012-05-25build: Release 1.5.6Damien Lespiau2-1/+21
2012-05-24ClutterGstVideoTexture: don't crash if we can't get autocluttersinkTomas Frydrych1-0/+6
2012-05-14autosink: remove stale x11 and glx includesTomas Frydrych1-2/+0
2012-04-27Revert "Revert "Revert "Revert "video-texture: Use autocluttersink""""Damien Lespiau1-3/+16
2012-04-27plugin: Include Xlib.h for XInitThreads()Damien Lespiau1-0/+6
2012-04-27player: Add a "in-seek" propertyMichael Wood2-5/+77
2012-04-27fix gir annotationsLionel Landwerlin2-8/+8
2012-04-27Revert "Revert "Revert "video-texture: Use autocluttersink"""Damien Lespiau1-16/+3
2012-04-27videoplayer: fix reset_animaton so it can be performed more than onceJosep Torra1-1/+1
2012-04-27autosink: don't take an extra reference on textureJosep Torra1-10/+2
2012-04-27Revert "Revert "video-texture: Use autocluttersink""Damien Lespiau1-3/+16
2012-04-27autosink: fix resume playbackJosep Torra2-2/+41
2012-04-27video-player: don't use the deprecated clutter_stage_get_default()Josep Torra1-2/+7
2012-04-25Remove doltAdrian Bunk6-185/+0
2012-03-07Revert "video-texture: Use autocluttersink"Damien Lespiau1-16/+3
2012-02-28sink: Don't try to set the aspect ratio on a texture we don't have (yet)Damien Lespiau1-13/+29
2012-02-24build: Post release bump to 1.5.5Damien Lespiau1-1/+1
2012-02-23build: Release 1.5.4Damien Lespiau2-1/+8
2012-02-22build: Don't ask for the Cogl 2.0 APIDamien Lespiau1-1/+0
2012-01-25build: Post release bump to 1.5.3Damien Lespiau1-1/+1
2012-01-25build: Release 1.5.2Damien Lespiau1-1/+1
2012-01-25build: Update NEWS file for the 1.4.2 releaseDamien Lespiau1-0/+28
2012-01-25video-texture: Use autocluttersinkDamien Lespiau1-3/+16
2012-01-25plugin: Add a autocluttersink elementJosep Torra6-36/+1023
2012-01-24Revert "Do synchronous render to allow QOS"Damien Lespiau1-80/+59
2012-01-23misc: Add clutter-gst-player.h to the main headerDamien Lespiau1-0/+1
2012-01-21build: Note we don't support srcdir != builddirColin Walters1-0/+2
2011-12-20gst-player: take a reference on the player when adding an idle functionThomas Wood1-7/+17
2011-11-08build: Fix the usage of the CLUTTER_WINDOWING_X11 macroDamien Lespiau3-8/+8
2011-11-07sink: Disable slicing when creating the textureDamien Lespiau1-1/+3
2011-11-07plugin: Don't depend on libclutter-gstDamien Lespiau2-2/+11
2011-11-07sink: Set the no clear hint on the stageDamien Lespiau1-0/+1
2011-11-07sink: Create our own texture when running aloneNicolas Dufresne1-2/+80
2011-11-07sink: Ensure clutter is initializedNicolas Dufresne2-0/+6
2011-11-07sink: Only accept video/x-surface with opengl supportNicolas Dufresne1-1/+1
2011-11-07cluttersink: Initialize debug even if not a pluginNicolas Dufresne1-5/+5
2011-11-07Add HW accelerated element supportNicolas Dufresne5-14/+202
2011-11-04Do synchronous render to allow QOSNicolas Dufresne1-40/+59
2011-11-04Make caps and renderer manipulation work with threadingNicolas Dufresne1-132/+158
2011-11-02tests, examples: switch to new API to instantiate the videosinkJosep Torra6-8/+15
2011-11-01video-sink: Add a standalone GStreamer pluginJosep Torra8-44/+80
2011-10-31video-sink: remove dependency on ClutterGstVideoTextureJosep Torra3-35/+31
2011-10-31video-sink: handle priority property in all GStreamer statesJosep Torra1-4/+8
2011-10-28build: Actually depend on 1.6.0Damien Lespiau1-1/+1