index
:
~wtay/clutter-gst
buffering
master
clutter-gst hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-07
video-texture: Restore the idle state at EOS
HEAD
master
Damien Lespiau
1
-0
/
+4
2010-12-07
video-texture: Add a note when get_progress() is called while seeking
Damien Lespiau
1
-1
/
+4
2010-12-07
video-texture: Fix the notification of the target progress
Damien Lespiau
1
-4
/
+4
2010-12-06
video-texture: Allow to make accurate seeks
Damien Lespiau
9
-17
/
+250
2010-12-05
video-texture: Don't return in progress of 0.0 when seeking
Damien Lespiau
1
-0
/
+9
2010-12-05
misc: Remove unused .png in the examples
Damien Lespiau
1
-0
/
+0
2010-12-05
build: Make clear that the ChangeLog is not relevant anymore
Damien Lespiau
2
-1
/
+1
2010-11-30
examples: Remove the mention of video-cube in the README
Damien Lespiau
1
-5
/
+0
2010-11-30
build: Include exported pacakges information in GIR
Evan Nemerson
1
-0
/
+1
2010-11-30
ayuv_to_rgba_shader does not compile
Samuel Degrande
1
-0
/
+1
2010-11-24
build: Depend on clutter 1.4.0
Damien Lespiau
1
-1
/
+1
2010-11-02
video-sink: Use cogl_program_set_uniform1i
Chris Lord
1
-3
/
+3
2010-10-20
video-texture: Set the pipeline line state to NULL on error
JuanZhao
1
-0
/
+6
2010-09-23
build: Fix missing #include <stdlib.h> for EXIT_SUCCESS/_FAILURE
Damien Lespiau
3
-0
/
+3
2010-09-20
build: Post release bump to 1.3.3
Damien Lespiau
1
-1
/
+1
2010-09-20
build: Bump clutter requirement to 1.3.14
Damien Lespiau
1
-1
/
+1
2010-09-20
build: Update NEWS and README for 1.3.2
Damien Lespiau
2
-2
/
+20
2010-09-20
build: Bump the version to 1.3.2
Damien Lespiau
1
-1
/
+1
2010-09-20
gitignore: Ignore .gdb_history and config.h.in~
Damien Lespiau
1
-2
/
+2
2010-09-16
video-texture: Respect the pixel aspect ratio of the incoming frames
Damien Lespiau
10
-17
/
+272
2010-08-18
sink: Consider when rgb data has bgr component ordering
Robert Bragg
1
-16
/
+30
2010-08-18
sink: Use consistent material management
Robert Bragg
1
-177
/
+153
2010-08-18
sink: remove an unused priv->fp member
Robert Bragg
1
-1
/
+0
2010-08-18
sink: Fix variable names in clutter_gst_yv12_upload
Robert Bragg
1
-7
/
+7
2010-08-18
sink: glsl: associate y,u,vtex uniforms with units 0,1,2
Robert Bragg
1
-2
/
+2
2010-08-18
sink: Don't reassert/remove the uv layers in pre/post paint
Robert Bragg
1
-55
/
+0
2010-08-18
sink: It's no longer necessary to set a dummy shader
Robert Bragg
1
-16
/
+0
2010-08-18
sink: make glsl codepaths use cogl_material_set_user_program
Robert Bragg
1
-6
/
+8
2010-08-18
build: Depend on clutter >= 1.3.12
Damien Lespiau
2
-2
/
+2
2010-08-18
sink: Switch to using the cogl_program API for ARBfp
Robert Bragg
1
-6
/
+34
2010-08-18
sink: Use cogl_features_available to check for ARBfp
Robert Bragg
1
-6
/
+2
2010-08-18
sink: Port the ARBfp renderer to work with clutter 1.4
Damien Lespiau
7
-184
/
+67
2010-08-18
build: Enter the 1.3.x development cycle
Damien Lespiau
1
-1
/
+1
2010-08-18
build: Post release bump to 1.2.1
Damien Lespiau
1
-1
/
+1
2010-08-18
build: Release 1.2.0
Damien Lespiau
1
-2
/
+2
2010-08-18
doc: Update NEWS and DOAP file
Damien Lespiau
2
-0
/
+33
2010-08-18
build: Make clutter-gst 1.2.x require clutter < 1.3.0
Damien Lespiau
2
-2
/
+2
2010-08-05
video-texture: Fix reading of the subtitle-font-name property
Damien Lespiau
1
-2
/
+5
2010-07-27
video-texture: Fix segmentation fault by assigning 'priv'
Frederik Zipp
1
-0
/
+2
2010-07-15
gles2: Don't try to use a private define from Clutter
Damien Lespiau
1
-3
/
+3
2010-07-14
build: Fix compilation when using GLES
Damien Lespiau
1
-0
/
+14
2010-06-18
video-texture: You can now customize the user-agent
Damien Lespiau
3
-4
/
+138
2010-06-17
video-texture: Add Since: tags for newly introduced symbols
Damien Lespiau
1
-0
/
+4
2010-06-08
video-texture: Fix the logic to get out of the idle mode
Damien Lespiau
1
-1
/
+1
2010-06-08
video-texture: Correct symbol name and remove debug output
Chris Lord
1
-3
/
+1
2010-06-08
video-texture: Add support for an "idle" material
Damien Lespiau
3
-6
/
+224
2010-06-05
vimrc: set softtabstop=2
Damien Lespiau
1
-0
/
+1
2010-06-05
video-texture: Use ASYNC_DONE msg to wait the completion of a seek-event
Samuel Degrande
1
-8
/
+45
2010-05-13
player: Center controls on "fullscreen" event
Gwenole Beauchesne
1
-14
/
+28
2010-03-25
misc: Fix more deprecated Cogl symbols
Damien Lespiau
1
-2
/
+2
[next]