summaryrefslogtreecommitdiff
path: root/clutter-gst
AgeCommit message (Expand)AuthorFilesLines
2012-09-19video-sink: Use GstVideoInfo/GstVideoFrame for more consistencyHEADmasterEdward Hervey1-78/+102
2012-09-19video-sink: Remove usage of GL_TEXTURE_2DEdward Hervey1-4/+0
2012-09-17video-sink: Detect errors, propagate them, add debugEdward Hervey1-45/+128
2012-09-17video-sink: Don't use GL* valuesEdward Hervey1-2/+5
2012-09-17gst-indent codeEdward Hervey7-2030/+1601
2012-08-20Enable navigation in standalone pluginNicolas Dufresne1-1/+2
2012-08-16Don't use GLint needlesslySjoerd Simons1-1/+1
2012-07-30build: find Gst-1.0.gir file properly againTim-Philipp Müller1-8/+8
2012-07-12Make clutter-gst for GStreamer 1.0 parallel installableBastien Nocera1-1/+1
2012-07-12clutter-gst: fix g-i scanning/compiling in an uninstalled GStreamer setupTim-Philipp Müller1-1/+12
2012-07-12Misc doc fixesEdward Hervey2-2/+1
2012-07-12gst: Use new g_mutex APIEdward Hervey3-24/+19
2012-07-12port to GStreamer 1.0Edward Hervey10-325/+323
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-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-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-22build: Don't ask for the Cogl 2.0 APIDamien Lespiau1-1/+0
2012-01-25video-texture: Use autocluttersinkDamien Lespiau1-3/+16
2012-01-25plugin: Add a autocluttersink elementJosep Torra5-29/+1015
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
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 Dufresne4-9/+177
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 Torra1-3/+5
2011-11-01video-sink: Add a standalone GStreamer pluginJosep Torra7-44/+69
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-28sink: Update the shaders to work with Cogl 1.6.0+ and GLES2Damien Lespiau1-5/+3
2011-10-28sink: Make the sink hold a weak reference to the ClutterTextureDamien Lespiau1-2/+1
2011-10-28video-texture: Fix a circular dependency not breaking on unref()Damien Lespiau2-4/+36
2011-10-27build: Don't use *_DISABLE_DEPRECATED definesDamien Lespiau1-3/+0