summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-23glue/glib: g_thread_supported() is deprecated in GLib 2.360.10Tim-Philipp Müller1-0/+4
2012-07-10Don't include glib/gthread.h directlyBjørn Lie1-1/+1
2011-09-19Make sure gst_param_spec_... is parsed in addition to g_param_spec_... as wel...Age Bosma1-3/+3
2011-09-19array_len of GST_PADDING-3 should be set to 1 instead of 3Age Bosma1-1/+1
2011-08-16Add dllmap for gstreamersharpglue native helper libraryChow Loong Jin1-0/+1
2011-08-16Add dllmap for libgthreadChow Loong Jin1-0/+1
2011-08-16Allow null as src argument in the Gst.Message constructorsSebastian Dröge1-35/+35
2011-05-09Fix string[] parameter of InstallPlugins methodsGabriel Burt1-2/+2
2011-05-09MissingPluginMessage: actually include in buildGabriel Burt2-5/+5
2011-04-13The GMutex and GCond API uses macros to function tables instead of real functionSebastian Dröge2-19/+56
2010-08-23Don't modify hash tables while iterating over themMaarten Bosmans2-1/+15
2010-05-13Fix ownership of appsink return valuesSebastian Dröge1-0/+3
2010-03-21Only use tags from 0.10.28 tooSebastian Dröge1-3/+0
2010-03-21Update docs for 0.10.28Sebastian Dröge3-12/+95
2010-03-21Update element inspection details to 0.10.28Sebastian Dröge2-2/+2
2010-03-21Init the X11 threads as first thing on X11 in the GTK sampleSebastian Dröge2-0/+9
2010-03-21Update to 0.10.28 APISebastian Dröge2-15/+19
2010-02-16Update bindings to 0.10.27 APISebastian Dröge2-2/+9
2010-02-14Don't fail to update the plugin inspect files if one plugin can't be foundSebastian Dröge6-9/+9
2010-02-14Update docsSebastian Dröge12-3/+2249
2010-02-14Add directsoundsink bindings and move directdrawsink to Gst.BadPlugins namespaceSebastian Dröge4-4/+135
2010-02-14Properly integrate Windows specific plugins bindings into the build systemSebastian Dröge3-1/+158
2010-02-14Add bindings for Windows specific pluginsAndoni Morales Alastruey7-1/+450
2010-02-13Add small tests for Gst.Base.ByteWriter bindingsSebastian Dröge1-0/+30
2010-02-13Extend Gst.Controller bindingsSebastian Dröge1-0/+46
2010-02-06Fix the way file uri is set in win32Andoni Morales Alastruey1-2/+13
2010-02-02Fix dllmap syntax errorSebastian Dröge1-1/+1
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