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
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch ClutterGst to use ClutterContent
Lionel Landwerlin
2013-07-08
6
-70
/
+90
*
Add ClutterGstContent
Bastian Winkler
2013-07-08
3
-1
/
+181
*
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
4
-20
/
+20
*
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
*
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
*
examples: video-player: use Aspectratio renderer
Lionel Landwerlin
2013-03-18
1
-44
/
+2
*
examples: video-player: display video at right aspect ratio
Lionel Landwerlin
2013-03-18
1
-15
/
+12
*
Break API and concepts around VideoTexture
Lionel Landwerlin
2013-03-18
3
-114
/
+93
*
examples: remove usage of deprecated APIs
Lionel Landwerlin
2013-03-18
1
-13
/
+3
*
video-player2 example: Demonstrate how to handle live streams.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-13
/
+48
*
video-player example: Demonstrate how to handle stream buffering.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-2
/
+25
*
Add new examples to .gitignore.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-0
/
+1
*
Add new camera-player example for camera playback.
Andre Moreira Magalhaes (andrunko)
2013-03-18
2
-1
/
+486
*
Do not use deprecated ClutterMedia.
Andre Moreira Magalhaes (andrunko)
2013-03-18
1
-11
/
+11
*
ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.
Andre Moreira Magalhaes (andrunko)
2013-03-18
2
-48
/
+79
*
Do not use deprecated ClutterTexture.
Andre Moreira Magalhaes (andrunko)
2013-03-18
3
-43
/
+34
*
examples: video-player: deal with enter/leave events to show/hide cursor
Lionel Landwerlin
2013-01-31
1
-2
/
+14
*
remove most of remaining Clutter deprecation warnings
Lionel Landwerlin
2013-01-31
3
-35
/
+61
*
remove usage of ClutterContainer
Lionel Landwerlin
2013-01-30
1
-17
/
+11
*
remove clutter_stage_get_default() calls
Lionel Landwerlin
2013-01-30
2
-2
/
+2
*
video-player: Play the goom visualisation if there's no video
Nirbheek Chauhan
2013-01-03
1
-0
/
+40
*
video-sink* examples: Port to gstreamer 1.0.
Andre Moreira Magalhaes (andrunko)
2012-09-25
2
-5
/
+5
*
videoplayer: fix reset_animaton so it can be performed more than once
Josep Torra
2012-04-27
1
-1
/
+1
*
video-player: don't use the deprecated clutter_stage_get_default()
Josep Torra
2012-04-27
1
-2
/
+7
*
tests, examples: switch to new API to instantiate the videosink
Josep Torra
2011-11-02
2
-2
/
+4
*
player: Pressing 'd' now removes the VideoTexture and controls
Damien Lespiau
2011-10-28
1
-3
/
+27
*
player: Add an option to loop the video
Damien Lespiau
2011-09-01
1
-0
/
+24
*
player: Provide an option to start the player fullscreen
Damien Lespiau
2011-09-01
1
-1
/
+30
*
player: Do accurate seeks
Damien Lespiau
2011-09-01
1
-0
/
+9
*
player: Don't start fullscreen
Damien Lespiau
2011-08-31
4
-30
/
+28
*
build: Remove duplicate definition of the nativation example
Damien Lespiau
2011-07-01
1
-7
/
+0
*
examples: include stdlib.h for EXIT_{SUCCESS,FAILURE}
Damien Lespiau
2011-06-06
2
-0
/
+4
*
examples: consistently use exit codes
Øyvind Kolås
2011-06-06
3
-11
/
+13
*
examples: bail if clutter_init fails
Øyvind Kolås
2011-06-06
2
-2
/
+10
*
examples: Rotate navigation test texture
Bastien Nocera
2011-04-05
1
-0
/
+7
*
examples: Add navigation test to video-sink
Bastien Nocera
2011-04-05
1
-0
/
+7
*
gitignore: Ignore the new navigation test
Damien Lespiau
2011-04-05
1
-0
/
+1
*
examples: Add navigation test to video-sink
Bastien Nocera
2011-04-05
2
-4
/
+147
*
style: Remove trailing spaces
Damien Lespiau
2011-03-25
2
-8
/
+8
*
video-texture: Fix an pimp the audio-volume behaviour
Damien Lespiau
2011-03-25
1
-1
/
+0
*
misc: Remove unused .png in the examples
Damien Lespiau
2010-12-05
1
-0
/
+0
*
examples: Remove the mention of video-cube in the README
Damien Lespiau
2010-11-30
1
-5
/
+0
*
video-texture: Respect the pixel aspect ratio of the incoming frames
Damien Lespiau
2010-09-16
2
-11
/
+13
[next]