index
:
delta/gnome/clutter-gst.git
broken/pbo-upload
clutter-gst-1.0
clutter-gst-1.2
clutter-gst-1.4
clutter-gst-1.6
clutter-gst-2.0
clutter-gst-3.0
master
mosaic
wip/hadess/builddir-srcdir
wip/overlays
gitlab.gnome.org: GNOME/clutter-gst.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
content: use new Cogl API to know if a sink is ready
Lionel Landwerlin
2013-07-26
2
-7
/
+8
*
autotools: update release file
Lionel Landwerlin
2013-07-26
1
-8
/
+2
*
Handle both uris and local files
Sjoerd Simons
2013-07-25
1
-1
/
+8
*
fix compilation warnings all over the place
Lionel Landwerlin
2013-07-22
7
-6
/
+10
*
configure.ac: bump back version number to 2.99.0 as pre release
Lionel Landwerlin
2013-07-22
1
-2
/
+2
*
update documentation
Lionel Landwerlin
2013-07-22
24
-444
/
+295
*
remove ClutterGstPipeline
Lionel Landwerlin
2013-07-22
4
-469
/
+0
*
remove ClutterGstActor now replaced by ClutterGstContent
Lionel Landwerlin
2013-07-22
14
-1345
/
+216
*
examples: camera-player: use given size from the player
Lionel Landwerlin
2013-07-08
1
-9
/
+2
*
content: start with no frame
Lionel Landwerlin
2013-07-08
1
-12
/
+13
*
examples: add simple player
Lionel Landwerlin
2013-07-08
2
-0
/
+56
*
switch ClutterGst to use ClutterContent
Lionel Landwerlin
2013-07-08
24
-507
/
+781
*
Add ClutterGstContent
Bastian Winkler
2013-07-08
7
-1
/
+672
*
actor: fix crash if no current frame
Lionel Landwerlin
2013-04-25
1
-2
/
+4
*
introduce ClutterGstPipeline to allow custom Gstreamer pipelines to feed Actors
Lionel Landwerlin
2013-04-25
9
-75
/
+552
*
util: expose help to create a CoglVideoSink
Lionel Landwerlin
2013-04-14
2
-0
/
+17
*
actor: expose clutter_gst_actor_new()
Lionel Landwerlin
2013-04-14
2
-0
/
+21
*
actor: implement get_preferred_width/height
Lionel Landwerlin
2013-04-14
1
-0
/
+30
*
examples: remove imports of external libraries not being dependencies
Lionel Landwerlin
2013-03-27
4
-12
/
+0
*
Introduce ClutterGstBox to replace usage of (soon to be deprecated) ClutterAc...
Lionel Landwerlin
2013-03-27
7
-35
/
+81
*
examples: add video-flip2 example
Lionel Landwerlin
2013-03-26
2
-0
/
+390
*
examples: video-flip: fix typo
Lionel Landwerlin
2013-03-26
1
-1
/
+1
*
playback: Fix X11 code running on non-X11 backends
Bastien Nocera
2013-03-26
1
-2
/
+3
*
camera: silent warning
Lionel Landwerlin
2013-03-20
1
-1
/
+0
*
frame: Add missing return value to clutter_gst_frame_new
Bastian Winkler
2013-03-20
1
-0
/
+2
*
examples: video-flip: tweak animation duration again
Lionel Landwerlin
2013-03-19
1
-2
/
+2
*
examples: video-flip: remove unused code
Lionel Landwerlin
2013-03-19
1
-12
/
+0
*
examples: video-flip: tweak animation duration
Lionel Landwerlin
2013-03-18
1
-2
/
+2
*
examples: fix camera-player to work with ClutterGst 3.0 API
Lionel Landwerlin
2013-03-18
1
-11
/
+14
*
examples: add one more javascript example
Lionel Landwerlin
2013-03-18
2
-0
/
+181
*
examples: add a couple of javascript examples
Lionel Landwerlin
2013-03-18
3
-4
/
+430
*
crop: add cull-backface property
Lionel Landwerlin
2013-03-18
1
-0
/
+25
*
actor: remove warnings
Lionel Landwerlin
2013-03-18
1
-6
/
+3
*
do not register any plugin for now
Lionel Landwerlin
2013-03-18
1
-18
/
+18
*
add Crop actor
Lionel Landwerlin
2013-03-18
4
-0
/
+373
*
aspectratio: return a ClutterActor type
Lionel Landwerlin
2013-03-18
2
-2
/
+2
*
aspectratio: add paint-borders property
Lionel Landwerlin
2013-03-18
1
-0
/
+64
*
playback: add missing header
Lionel Landwerlin
2013-03-18
1
-1
/
+32
*
headers: add missing protections against direct header inclusion
Lionel Landwerlin
2013-03-18
3
-0
/
+12
*
camera: get player working with the new infrastructure
Lionel Landwerlin
2013-03-18
1
-41
/
+55
*
actor: remove unused function
Lionel Landwerlin
2013-03-18
1
-9
/
+0
*
actor: fix player new-frame signal connection when set through property
Lionel Landwerlin
2013-03-18
1
-42
/
+46
*
player: emit signals using ids instead of names
Lionel Landwerlin
2013-03-18
1
-4
/
+4
*
players: listen to pixel-aspect-ratio changes
Lionel Landwerlin
2013-03-18
5
-23
/
+103
*
frame: add pixel aspect ratio values
Lionel Landwerlin
2013-03-18
2
-0
/
+5
*
examples: video-player: use Aspectratio renderer
Lionel Landwerlin
2013-03-18
1
-44
/
+2
*
move update frame util function to player
Lionel Landwerlin
2013-03-18
2
-25
/
+27
*
add Aspectratio renderer
Lionel Landwerlin
2013-03-18
4
-0
/
+301
*
playback: remove warnings
Lionel Landwerlin
2013-03-18
1
-13
/
+5
*
actor: don't use private data in paint_frame() vfunc
Lionel Landwerlin
2013-03-18
1
-2
/
+1
[prev]
[next]