summaryrefslogtreecommitdiff
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-19configure: Disable HW decoder support until it is stabilizedEdward Hervey1-8/+9
2012-09-17Ignore *~ filesEdward Hervey1-0/+1
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-22doc: Fix a couple of typos in the NEWS fileDamien Lespiau1-2/+2
2012-08-22build: Release 1.9.90Damien Lespiau2-2/+19
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 Nocera3-3/+3
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 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