summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-23Add BaseTransform/Cairo/Navigation exampleSebastian Dröge2-1/+126
2009-09-22Update Gst.Buffer bindingsSebastian Dröge1-9/+6
2009-09-20Fix indention everywhereSebastian Dröge8-516/+478
2009-09-11Update one sample for a small API changeSebastian Dröge1-1/+2
2009-08-14Make the AppSrc example work on big endian architectures tooSebastian Dröge1-1/+2
2009-08-14Make it possible to use the GtkVideoPlayer example on Win32 tooSebastian Dröge1-2/+15
2009-08-14And also check for mono-cairo and only compile the appsrc sample when it's av...Sebastian Dröge1-4/+7
2009-08-14Check for gtk-sharp and glib-sharp and conditionally compile the samplesSebastian Dröge1-6/+14
2009-08-05Use internal glib-sharp copy everywhere and make it work side-by-side with re...Sebastian Dröge2-2/+2
2009-06-21Set pipeline to null state in the end and use the real NeedData event of appsrcSebastian Dröge1-3/+4
2009-06-21Fix memory leak in appsrc exampleSebastian Dröge1-1/+4
2009-06-21Add samples/AppSrc.csMaarten Bosmans2-1/+107
2009-06-05Don't allow subclassing of element bindingsSebastian Dröge3-19/+12
2009-05-27First try to create a code generator for element bindingsSebastian Dröge2-2/+2
2009-05-26Fix build on WindowsMaarten Bosmans1-2/+5
2009-05-22Fix compilation of the samples with MS .NETMaarten Bosmans1-3/+2
2009-05-21Update the element bindings to use GTypeNameAttributeSebastian Dröge2-2/+2
2009-05-21Update samples from http://code.google.com/p/cil-bindingsSebastian Dröge3-157/+354
2009-05-06Move plugin wrappers into seperate namespacesSebastian Dröge3-2/+5
2009-05-06Fix compilation of the samplesSebastian Dröge3-3/+3
2009-05-01Fix samples for all the API changesSebastian Dröge4-16/+19
2009-04-14Make tests and samples compile againSebastian Dröge2-3/+2
2009-04-07Fix make distSebastian Dröge1-1/+2
2009-04-07Add a lot of files to .gitignoreSebastian Dröge1-0/+1
2009-04-07Update/Cleanup of the build systemSebastian Dröge8-0/+737