summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: fix linking problem by replacing LDFLAGS with LDADDTing-Wei Lan2014-12-231-2/+2
* examples: fix video-sinkLionel Landwerlin2014-12-061-28/+21
* Revert "VAAPI DEBUG"Lionel Landwerlin2014-06-071-10/+0
* VAAPI DEBUGLionel Landwerlin2014-06-071-0/+10
* Drop Cogl-Gst dependency and reimport video sinkLionel Landwerlin2014-05-281-2/+1
* fix automake warningsLionel Landwerlin2014-02-121-3/+3
* tests, examples: fix LDFLAGS vs LDADD useRyan Lortie2014-02-121-3/+3
* video-player: By default use download bufferingSjoerd Simons2013-11-181-3/+2
* video-player: Listen to the right object for buffer-fill signalsSjoerd Simons2013-11-151-1/+1
* examples: camera-list: remove useless loggingLionel Landwerlin2013-08-121-1/+1
* examples: add camera list exampleLionel Landwerlin2013-08-092-0/+125
* camera: move device list to its own componentLionel Landwerlin2013-08-091-1/+1
* examples: update examples' descriptionsLionel Landwerlin2013-08-041-7/+30
* Handle both uris and local filesSjoerd Simons2013-07-251-1/+8
* fix compilation warnings all over the placeLionel Landwerlin2013-07-222-1/+4
* remove ClutterGstActor now replaced by ClutterGstContentLionel Landwerlin2013-07-223-56/+19
* examples: camera-player: use given size from the playerLionel Landwerlin2013-07-081-9/+2
* examples: add simple playerLionel Landwerlin2013-07-082-0/+56
* switch ClutterGst to use ClutterContentLionel Landwerlin2013-07-086-70/+90
* Add ClutterGstContentBastian Winkler2013-07-083-1/+181
* examples: remove imports of external libraries not being dependenciesLionel Landwerlin2013-03-274-12/+0
* Introduce ClutterGstBox to replace usage of (soon to be deprecated) ClutterAc...Lionel Landwerlin2013-03-274-20/+20
* examples: add video-flip2 exampleLionel Landwerlin2013-03-262-0/+390
* examples: video-flip: fix typoLionel Landwerlin2013-03-261-1/+1
* examples: video-flip: tweak animation duration againLionel Landwerlin2013-03-191-2/+2
* examples: video-flip: remove unused codeLionel Landwerlin2013-03-191-12/+0
* examples: video-flip: tweak animation durationLionel Landwerlin2013-03-181-2/+2
* examples: fix camera-player to work with ClutterGst 3.0 APILionel Landwerlin2013-03-181-11/+14
* examples: add one more javascript exampleLionel Landwerlin2013-03-182-0/+181
* examples: add a couple of javascript examplesLionel Landwerlin2013-03-183-4/+430
* examples: video-player: use Aspectratio rendererLionel Landwerlin2013-03-181-44/+2
* examples: video-player: display video at right aspect ratioLionel Landwerlin2013-03-181-15/+12
* Break API and concepts around VideoTextureLionel Landwerlin2013-03-183-114/+93
* examples: remove usage of deprecated APIsLionel Landwerlin2013-03-181-13/+3
* video-player2 example: Demonstrate how to handle live streams.Andre Moreira Magalhaes (andrunko)2013-03-181-13/+48
* video-player example: Demonstrate how to handle stream buffering.Andre Moreira Magalhaes (andrunko)2013-03-181-2/+25
* Add new examples to .gitignore.Andre Moreira Magalhaes (andrunko)2013-03-181-0/+1
* Add new camera-player example for camera playback.Andre Moreira Magalhaes (andrunko)2013-03-182-1/+486
* Do not use deprecated ClutterMedia.Andre Moreira Magalhaes (andrunko)2013-03-181-11/+11
* ClutterGstVideoActor: Add new actor replacing ClutterGstVideoTexture.Andre Moreira Magalhaes (andrunko)2013-03-182-48/+79
* Do not use deprecated ClutterTexture.Andre Moreira Magalhaes (andrunko)2013-03-183-43/+34
* examples: video-player: deal with enter/leave events to show/hide cursorLionel Landwerlin2013-01-311-2/+14
* remove most of remaining Clutter deprecation warningsLionel Landwerlin2013-01-313-35/+61
* remove usage of ClutterContainerLionel Landwerlin2013-01-301-17/+11
* remove clutter_stage_get_default() callsLionel Landwerlin2013-01-302-2/+2
* video-player: Play the goom visualisation if there's no videoNirbheek Chauhan2013-01-031-0/+40
* video-sink* examples: Port to gstreamer 1.0.Andre Moreira Magalhaes (andrunko)2012-09-252-5/+5
* videoplayer: fix reset_animaton so it can be performed more than onceJosep Torra2012-04-271-1/+1
* video-player: don't use the deprecated clutter_stage_get_default()Josep Torra2012-04-271-2/+7
* tests, examples: switch to new API to instantiate the videosinkJosep Torra2011-11-022-2/+4