summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-07video-texture: Restore the idle state at EOSHEADmasterDamien Lespiau1-0/+4
2010-12-07video-texture: Add a note when get_progress() is called while seekingDamien Lespiau1-1/+4
2010-12-07video-texture: Fix the notification of the target progressDamien Lespiau1-4/+4
2010-12-06video-texture: Allow to make accurate seeksDamien Lespiau9-17/+250
2010-12-05video-texture: Don't return in progress of 0.0 when seekingDamien Lespiau1-0/+9
2010-12-05misc: Remove unused .png in the examplesDamien Lespiau1-0/+0
2010-12-05build: Make clear that the ChangeLog is not relevant anymoreDamien Lespiau2-1/+1
2010-11-30examples: Remove the mention of video-cube in the READMEDamien Lespiau1-5/+0
2010-11-30build: Include exported pacakges information in GIREvan Nemerson1-0/+1
2010-11-30ayuv_to_rgba_shader does not compileSamuel Degrande1-0/+1
2010-11-24build: Depend on clutter 1.4.0Damien Lespiau1-1/+1
2010-11-02video-sink: Use cogl_program_set_uniform1iChris Lord1-3/+3
2010-10-20video-texture: Set the pipeline line state to NULL on errorJuanZhao1-0/+6
2010-09-23build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILUREDamien Lespiau3-0/+3
2010-09-20build: Post release bump to 1.3.3Damien Lespiau1-1/+1
2010-09-20build: Bump clutter requirement to 1.3.14Damien Lespiau1-1/+1
2010-09-20build: Update NEWS and README for 1.3.2Damien Lespiau2-2/+20
2010-09-20build: Bump the version to 1.3.2Damien Lespiau1-1/+1
2010-09-20gitignore: Ignore .gdb_history and config.h.in~Damien Lespiau1-2/+2
2010-09-16video-texture: Respect the pixel aspect ratio of the incoming framesDamien Lespiau10-17/+272
2010-08-18sink: Consider when rgb data has bgr component orderingRobert Bragg1-16/+30
2010-08-18sink: Use consistent material managementRobert Bragg1-177/+153
2010-08-18sink: remove an unused priv->fp memberRobert Bragg1-1/+0
2010-08-18sink: Fix variable names in clutter_gst_yv12_uploadRobert Bragg1-7/+7
2010-08-18sink: glsl: associate y,u,vtex uniforms with units 0,1,2Robert Bragg1-2/+2
2010-08-18sink: Don't reassert/remove the uv layers in pre/post paintRobert Bragg1-55/+0
2010-08-18sink: It's no longer necessary to set a dummy shaderRobert Bragg1-16/+0
2010-08-18sink: make glsl codepaths use cogl_material_set_user_programRobert Bragg1-6/+8
2010-08-18build: Depend on clutter >= 1.3.12Damien Lespiau2-2/+2
2010-08-18sink: Switch to using the cogl_program API for ARBfpRobert Bragg1-6/+34
2010-08-18sink: Use cogl_features_available to check for ARBfpRobert Bragg1-6/+2
2010-08-18sink: Port the ARBfp renderer to work with clutter 1.4Damien Lespiau7-184/+67
2010-08-18build: Enter the 1.3.x development cycleDamien Lespiau1-1/+1
2010-08-18build: Post release bump to 1.2.1Damien Lespiau1-1/+1
2010-08-18build: Release 1.2.0Damien Lespiau1-2/+2
2010-08-18doc: Update NEWS and DOAP fileDamien Lespiau2-0/+33
2010-08-18build: Make clutter-gst 1.2.x require clutter < 1.3.0Damien Lespiau2-2/+2
2010-08-05video-texture: Fix reading of the subtitle-font-name propertyDamien Lespiau1-2/+5
2010-07-27video-texture: Fix segmentation fault by assigning 'priv'Frederik Zipp1-0/+2
2010-07-15gles2: Don't try to use a private define from ClutterDamien Lespiau1-3/+3
2010-07-14build: Fix compilation when using GLESDamien Lespiau1-0/+14
2010-06-18video-texture: You can now customize the user-agentDamien Lespiau3-4/+138
2010-06-17video-texture: Add Since: tags for newly introduced symbolsDamien Lespiau1-0/+4
2010-06-08video-texture: Fix the logic to get out of the idle modeDamien Lespiau1-1/+1
2010-06-08video-texture: Correct symbol name and remove debug outputChris Lord1-3/+1
2010-06-08video-texture: Add support for an "idle" materialDamien Lespiau3-6/+224
2010-06-05vimrc: set softtabstop=2Damien Lespiau1-0/+1
2010-06-05video-texture: Use ASYNC_DONE msg to wait the completion of a seek-eventSamuel Degrande1-8/+45
2010-05-13player: Center controls on "fullscreen" eventGwenole Beauchesne1-14/+28
2010-03-25misc: Fix more deprecated Cogl symbolsDamien Lespiau1-2/+2