summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Rename ByteWriter API for the gst_byte_writer_reset_and_get_buffer changeSebastian Dröge2-2/+2
2010-02-01Update element bindings, add queue2 bindingsSebastian Dröge16-45/+879
2010-02-01Update API to 0.10.25.2Sebastian Dröge456-8/+6636
2010-01-18Fix parallel make in doc directoryBertrand Lorentz1-1/+3
2010-01-16Use correct GAPI directoryGabriel Burt1-1/+1
2010-01-12Change the gacdir from $(libdir) to $(prefix)/libGabriel Burt1-1/+1
2010-01-12Fix generation of YUV template capsGabriel Burt1-1/+1
2010-01-04Fix dllmapsSebastian Dröge1-7/+7
2010-01-04Post release version bumpSebastian Dröge1-2/+2
2010-01-04Load cache on Application.Init, some more tweaksMaarten Bosmans1-17/+14
2010-01-04Handle the case where not all types of an assembly can be loadedMaarten Bosmans1-2/+7
2010-01-04Only call GetTypes() once for each assemblyMaarten Bosmans1-33/+29
2010-01-04Only look for types in assemblies that reference gstreamer-sharpMaarten Bosmans1-23/+35
2010-01-04Register some more basic GStreamer GTypes as managed typesMaarten Bosmans1-0/+5
2009-12-18Fix crash when assemblies have empty location stringRichard Spiers1-4/+9
2009-12-10Restore the simple Message.ParseTag overloadMaarten Bosmans2-2/+17
2009-12-10Remove unnecessary DllImportMaarten Bosmans1-3/+0
2009-12-06Some Makefile.am tweaksMaarten Bosmans6-6/+8
2009-11-25Update ChangeLog, NEWS, RELEASE and version number0.9.2Sebastian Dröge4-11/+872
2009-11-25Update samples to use decodebin2/playbin2Sebastian Dröge2-5/+5
2009-11-25Update docsSebastian Dröge17-1755/+538
2009-11-25Update plugin bindings, remove playbin/decodebin bindings and add ximagesink ...Sebastian Dröge13-464/+143
2009-11-25Update bindings for 0.10.25 APISebastian Dröge15-63/+993
2009-11-25If GTK 2.18 is used, make sure that the DrawingArea has a native window attachedSebastian Dröge2-0/+14
2009-11-25Update glib-sharp from trunkSebastian Dröge3-2/+3
2009-11-25Update code generator from gtk-sharp trunkSebastian Dröge2-31/+80
2009-10-03Update glib-sharp from gtk-sharp trunkSebastian Dröge5-118/+207
2009-10-03Update code generator from gtk-sharp trunkSebastian Dröge2-522/+92
2009-10-03Ship samples/TransformSample.cs in the tarballsSebastian Dröge1-1/+2
2009-10-03Add pbutils library to the dllmapsSebastian Dröge1-0/+1
2009-10-03Update .gitignoreSebastian Dröge1-0/+1
2009-10-03Update docsSebastian Dröge11-0/+748
2009-10-03Finish PbUtils bindingsSebastian Dröge2-1/+91
2009-10-03Add more PbUtils bindingsSebastian Dröge1-0/+58
2009-10-03Fix PbUtils bindingsSebastian Dröge2-92/+9
2009-10-03Move global PbUtils functions to the Gst.PbUtils.Descriptions static classSebastian Dröge1-1/+11
2009-10-03Improve debugging in the gtk-video-player sample and set force-aspect-ratio t...Sebastian Dröge1-6/+18
2009-10-03Add Object.HasProperty()Sebastian Dröge1-0/+10
2009-10-03First step of adding gstpbutils bindingsSebastian Dröge3-0/+176
2009-10-03Make sure that the Bit/BitReader buffer is not GC'd before we stop using itSebastian Dröge4-0/+34
2009-10-02Update docsSebastian Dröge446-1/+5096
2009-10-02Fix unit test that uses the ByteReaderSebastian Dröge1-7/+10
2009-10-02Fix GstByteReader bindingsSebastian Dröge3-1/+70
2009-10-02Fix GstBitReader bindingsSebastian Dröge1-0/+8
2009-10-02Updating GtkVideoPlayer sampleSebastian Dröge2-51/+82
2009-10-01Make sure Gst.Bus.SyncHandler handlers are not garbage collected too earlySebastian Dröge2-0/+13
2009-10-01Add support for using gstreamer-sharp uninstalledSebastian Dröge3-1/+10
2009-09-23Add BaseTransform/Cairo/Navigation exampleSebastian Dröge2-1/+126
2009-09-23Add unit tests for basetransform subclasses and buffer ownershipsSebastian Dröge2-1/+141
2009-09-23Use the owned-in-call-scope magic for BaseTransforms transform functionsSebastian Dröge1-0/+2