summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2018-03-13message: Name all constructorsThibault Saunier2-4/+4
2018-03-11Update to 1.13.90Thibault Saunier2-2/+4
2017-10-12Remove autotoolsThibault Saunier1-97/+0
2017-10-11Add ABI tests and fix related issuesThibault Saunier1-1/+1
2017-09-26Make GstVideo/AudioInfo GLib.Opaque structuresThibault Saunier2-2/+2
2017-09-22samples: Minor fix in the way we free resourcesThibault Saunier1-2/+4
2017-09-06Do not use glue anymore!Thibault Saunier1-1/+1
2017-08-29samples: Fix broken media urisThibault Saunier5-6/+6
2017-08-29Generate bindings for GES if avalaibleThibault Saunier2-0/+77
2017-08-29Update tutorial video sample urisThibault Saunier5-6/+6
2017-08-29samples: Minor comment fixThibault Saunier1-1/+1
2017-08-29Fix building the volume exampleThibault Saunier1-1/+1
2017-08-29Add meson build definitionsThibault Saunier1-0/+35
2015-05-28VideoOverlay: Fix issues on 32 bitsStephan Sundermann2-7/+7
2014-09-18examples: Add ExampleVolume in makefileStephan Sundermann1-1/+6
2014-09-18example: Add volume elementMaster T1-0/+115
2014-08-08sample: Add playback tutorial 7 sampleStephan Sundermann2-2/+68
2014-08-08sample: Add playback tutorial 6 sampleStephan Sundermann2-2/+97
2014-08-08sample: Add playback tutorial 5 sampleStephan Sundermann2-2/+132
2014-08-08sample: Add playback tutorial 4 sampleStephan Sundermann2-2/+153
2014-08-08sample: Add playback tutorial 3 sampleStephan Sundermann2-2/+158
2014-08-08sample: Add playback tutorial 2 sampleStephan Sundermann2-2/+191
2014-08-07sample: Add playback tutorial 1 sampleStephan Sundermann2-2/+192
2014-08-07sample: Add basic tutorial 13 sampleStephan Sundermann2-2/+127
2014-08-07sample: Add basic tutorial 12 sampleStephan Sundermann2-2/+97
2014-08-07sample: Add basic tutorial 9 sampleStephan Sundermann2-2/+186
2014-08-06sample: Add basic tutorial 8 sampleStephan Sundermann2-2/+232
2014-08-06sample: Add basic tutorial 7 sampleStephan Sundermann2-2/+86
2014-08-05sample: Add basic tutorial 6 sampleStephan Sundermann1-0/+196
2014-08-05Value: Register with type systemStephan Sundermann1-2/+6
2014-08-05sample: Fix URLStephan Sundermann1-2/+1
2014-08-03sample: Add basic tutorial 5 sampleStephan Sundermann2-1/+373
2014-08-03sample: Add basic tutorial 4 sampleStephan Sundermann2-2/+142
2014-08-01sample: Add basic tutorial 3 sampleStephan Sundermann2-2/+131
2014-08-01samples: Leave memory management up to the GCStephan Sundermann2-10/+0
2014-08-01sample: Add basic tutorial 2 sampleStephan Sundermann2-2/+83
2014-08-01Add basic tutorial 1 sampleStephan Sundermann2-2/+40
2014-08-01Add sample makefileStephan Sundermann2-1/+22
2014-04-12samples: Build fixMarcin Kolny1-2/+2
2013-12-21Samples: Ported overlay sample from 0.10Stephan Sundermann1-0/+274
2013-12-21Added basic sample. Just plays a movie and parses the messages it gets from G...Stephan Sundermann1-0/+96
2013-12-21Preparation to push 1.0 bindingsStephan Sundermann13-1229/+0
2010-03-21Init the X11 threads as first thing on X11 in the GTK sampleSebastian Dröge2-0/+9
2010-02-06Fix the way file uri is set in win32Andoni Morales Alastruey1-2/+13
2009-12-10Restore the simple Message.ParseTag overloadMaarten Bosmans1-2/+1
2009-11-25Update samples to use decodebin2/playbin2Sebastian Dröge2-5/+5
2009-11-25If GTK 2.18 is used, make sure that the DrawingArea has a native window attachedSebastian Dröge1-0/+10
2009-10-03Ship samples/TransformSample.cs in the tarballsSebastian Dröge1-1/+2
2009-10-03Improve debugging in the gtk-video-player sample and set force-aspect-ratio t...Sebastian Dröge1-6/+18
2009-10-02Updating GtkVideoPlayer sampleSebastian Dröge2-51/+82