summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Release 1.3.61.3.6Damien Lespiau2011-03-021-1/+1
* build: Update the NEWS file for 1.3.6Damien Lespiau2011-03-021-0/+10
* video-texture: Fix small typo of notificationDamien Lespiau2011-02-251-1/+1
* video-texture: set_uri (NULL) now goes to "idle" mode and stops playingDamien Lespiau2011-02-251-12/+16
* texture: Reset the pipeline state to NULL *before* emitting EOSDamien Lespiau2011-02-231-2/+2
* build: Post release bump to 1.3.5Damien Lespiau2011-01-101-1/+1
* build: Introduce new targets to help making releases1.3.4Damien Lespiau2011-01-103-9/+104
* build: Update NEWS and README for the 1.3.4 releaseDamien Lespiau2011-01-102-2/+22
* doap: Remove Matthew from the maintainers listDamien Lespiau2011-01-101-7/+0
* build: Bump the version to 1.3.4Damien Lespiau2011-01-101-1/+1
* video-texture: Restore the idle state at EOSDamien Lespiau2010-12-071-0/+4
* video-texture: Add a note when get_progress() is called while seekingDamien Lespiau2010-12-071-1/+4
* video-texture: Fix the notification of the target progressDamien Lespiau2010-12-071-4/+4
* video-texture: Allow to make accurate seeksDamien Lespiau2010-12-069-17/+250
* video-texture: Don't return in progress of 0.0 when seekingDamien Lespiau2010-12-051-0/+9
* misc: Remove unused .png in the examplesDamien Lespiau2010-12-051-0/+0
* build: Make clear that the ChangeLog is not relevant anymoreDamien Lespiau2010-12-052-1/+1
* examples: Remove the mention of video-cube in the READMEDamien Lespiau2010-11-301-5/+0
* build: Include exported pacakges information in GIREvan Nemerson2010-11-301-0/+1
* ayuv_to_rgba_shader does not compileSamuel Degrande2010-11-301-0/+1
* build: Depend on clutter 1.4.0Damien Lespiau2010-11-241-1/+1
* video-sink: Use cogl_program_set_uniform1iChris Lord2010-11-021-3/+3
* video-texture: Set the pipeline line state to NULL on errorJuanZhao2010-10-201-0/+6
* build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILUREDamien Lespiau2010-09-233-0/+3
* build: Post release bump to 1.3.3Damien Lespiau2010-09-201-1/+1
* build: Bump clutter requirement to 1.3.141.3.2Damien Lespiau2010-09-201-1/+1
* build: Update NEWS and README for 1.3.2Damien Lespiau2010-09-202-2/+20
* build: Bump the version to 1.3.2Damien Lespiau2010-09-201-1/+1
* gitignore: Ignore .gdb_history and config.h.in~Damien Lespiau2010-09-201-2/+2
* video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau2010-09-1610-17/+272
* sink: Consider when rgb data has bgr component orderingRobert Bragg2010-08-181-16/+30
* sink: Use consistent material managementRobert Bragg2010-08-181-177/+153
* sink: remove an unused priv->fp memberRobert Bragg2010-08-181-1/+0
* sink: Fix variable names in clutter_gst_yv12_uploadRobert Bragg2010-08-181-7/+7
* sink: glsl: associate y,u,vtex uniforms with units 0,1,2Robert Bragg2010-08-181-2/+2
* sink: Don't reassert/remove the uv layers in pre/post paintRobert Bragg2010-08-181-55/+0
* sink: It's no longer necessary to set a dummy shaderRobert Bragg2010-08-181-16/+0
* sink: make glsl codepaths use cogl_material_set_user_programRobert Bragg2010-08-181-6/+8
* build: Depend on clutter >= 1.3.12Damien Lespiau2010-08-182-2/+2
* sink: Switch to using the cogl_program API for ARBfpRobert Bragg2010-08-181-6/+34
* sink: Use cogl_features_available to check for ARBfpRobert Bragg2010-08-181-6/+2
* sink: Port the ARBfp renderer to work with clutter 1.4Damien Lespiau2010-08-187-184/+67
* build: Enter the 1.3.x development cycleDamien Lespiau2010-08-181-1/+1
* build: Post release bump to 1.2.1Damien Lespiau2010-08-181-1/+1
* build: Release 1.2.01.2.0Damien Lespiau2010-08-181-2/+2
* doc: Update NEWS and DOAP fileDamien Lespiau2010-08-182-0/+33
* build: Make clutter-gst 1.2.x require clutter < 1.3.0Damien Lespiau2010-08-182-2/+2
* video-texture: Fix reading of the subtitle-font-name propertyDamien Lespiau2010-08-051-2/+5
* video-texture: Fix segmentation fault by assigning 'priv'Frederik Zipp2010-07-271-0/+2
* gles2: Don't try to use a private define from ClutterDamien Lespiau2010-07-151-3/+3