summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* player: Add a "in-seek" propertyMichael Wood2012-04-272-5/+77
* fix gir annotationsLionel Landwerlin2012-04-272-8/+8
* Revert "Revert "Revert "video-texture: Use autocluttersink"""Damien Lespiau2012-04-271-16/+3
* videoplayer: fix reset_animaton so it can be performed more than onceJosep Torra2012-04-271-1/+1
* autosink: don't take an extra reference on textureJosep Torra2012-04-271-10/+2
* Revert "Revert "video-texture: Use autocluttersink""Damien Lespiau2012-04-271-3/+16
* autosink: fix resume playbackJosep Torra2012-04-272-2/+41
* video-player: don't use the deprecated clutter_stage_get_default()Josep Torra2012-04-271-2/+7
* Remove doltAdrian Bunk2012-04-256-185/+0
* Revert "video-texture: Use autocluttersink"Damien Lespiau2012-03-071-16/+3
* sink: Don't try to set the aspect ratio on a texture we don't have (yet)Damien Lespiau2012-02-281-13/+29
* build: Post release bump to 1.5.5Damien Lespiau2012-02-241-1/+1
* build: Release 1.5.41.5.4Damien Lespiau2012-02-232-1/+8
* build: Don't ask for the Cogl 2.0 APIDamien Lespiau2012-02-221-1/+0
* build: Post release bump to 1.5.3Damien Lespiau2012-01-251-1/+1
* build: Release 1.5.21.5.2Damien Lespiau2012-01-251-1/+1
* build: Update NEWS file for the 1.4.2 releaseDamien Lespiau2012-01-251-0/+28
* video-texture: Use autocluttersinkDamien Lespiau2012-01-251-3/+16
* plugin: Add a autocluttersink elementJosep Torra2012-01-256-36/+1023
* Revert "Do synchronous render to allow QOS"Damien Lespiau2012-01-241-80/+59
* misc: Add clutter-gst-player.h to the main headerDamien Lespiau2012-01-231-0/+1
* build: Note we don't support srcdir != builddirColin Walters2012-01-211-0/+2
* gst-player: take a reference on the player when adding an idle functionThomas Wood2011-12-201-7/+17
* build: Fix the usage of the CLUTTER_WINDOWING_X11 macroDamien Lespiau2011-11-083-8/+8
* sink: Disable slicing when creating the textureDamien Lespiau2011-11-071-1/+3
* plugin: Don't depend on libclutter-gstDamien Lespiau2011-11-072-2/+11
* sink: Set the no clear hint on the stageDamien Lespiau2011-11-071-0/+1
* sink: Create our own texture when running aloneNicolas Dufresne2011-11-071-2/+80
* sink: Ensure clutter is initializedNicolas Dufresne2011-11-072-0/+6
* sink: Only accept video/x-surface with opengl supportNicolas Dufresne2011-11-071-1/+1
* cluttersink: Initialize debug even if not a pluginNicolas Dufresne2011-11-071-5/+5
* Add HW accelerated element supportNicolas Dufresne2011-11-075-14/+202
* Do synchronous render to allow QOSNicolas Dufresne2011-11-041-40/+59
* Make caps and renderer manipulation work with threadingNicolas Dufresne2011-11-041-132/+158
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-026-8/+15
* video-sink: Add a standalone GStreamer pluginJosep Torra2011-11-018-44/+80
* video-sink: remove dependency on ClutterGstVideoTextureJosep Torra2011-10-313-35/+31
* video-sink: handle priority property in all GStreamer statesJosep Torra2011-10-311-4/+8
* build: Actually depend on 1.6.0Damien Lespiau2011-10-281-1/+1
* sink: Update the shaders to work with Cogl 1.6.0+ and GLES2Damien Lespiau2011-10-281-5/+3
* player: Pressing 'd' now removes the VideoTexture and controlsDamien Lespiau2011-10-281-3/+27
* sink: Make the sink hold a weak reference to the ClutterTextureDamien Lespiau2011-10-282-5/+1
* video-texture: Fix a circular dependency not breaking on unref()Damien Lespiau2011-10-282-4/+36
* build: Bump the version to reflect the developement branchDamien Lespiau2011-10-271-2/+2
* build: Don't use *_DISABLE_DEPRECATED definesDamien Lespiau2011-10-271-3/+0
* configure: Use the release status define to determine default flagsNeil Roberts2011-10-271-6/+8
* autogen: Honour the NOCONFIGURE environment variableNeil Roberts2011-10-271-1/+3
* video-sink: silent warning on comparisonLionel Landwerlin2011-10-131-2/+2
* player: force reset of text bit in playing flagsLionel Landwerlin2011-10-111-3/+19
* build: Use the automake 1.11 AM_V_GEN for the pc file generationDamien Lespiau2011-10-071-1/+1