summaryrefslogtreecommitdiff
path: root/sources/custom
AgeCommit message (Expand)AuthorFilesLines
2020-02-18Bind gst_buffer_new_wrapped() manuallySebastian Dröge1-0/+10
2019-11-18build: on Windows, use MSVC format for gst*, glib and gobject dllsAaron Boxer14-72/+72
2018-07-03Generate bindings for the new GstWebRTC libraryThibault Saunier1-1/+2
2018-06-05Fix for pointer arithmetic error in DynamicSignal.csandy.green@datapath.co.uk1-1/+1
2018-06-01Make sure GStreamer is at least 1.14Thibault Saunier1-0/+15
2018-03-13DynamicSignal: Add Dispose to SignalInfoJustin Kim1-4/+15
2018-01-26Fix few leaks after strdupJustin Kim3-7/+28
2018-01-02DynamicSignal: Add UnmanagedFunctionPointer to GClosureMarshalJustin Kim1-0/+1
2017-09-25DynamicSignal: use NativeType property instead of doing unsafe pointer trickeryErlend Graff1-7/+3
2017-09-22Update to current masterThibault Saunier3-42/+1
2017-09-06Do not use glue anymore!Thibault Saunier3-16/+20
2017-08-29Add a Global.TimeFomat functionThibault Saunier1-0/+40
2017-08-29Generate bindings for GES if avalaibleThibault Saunier1-1/+1
2015-01-21MapInfo: Fix ArgumentOutOfRangeExceptionStephan Sundermann1-1/+1
2014-11-25Version: Add missing calling conventionsStephan Sundermann1-2/+2
2014-11-25Version: ReformatStephan Sundermann1-44/+47
2014-11-25Value: Add missing calling conventionsStephan Sundermann1-5/+5
2014-11-25Message: Add missing calling conventionStephan Sundermann1-1/+1
2014-11-25DynamicSignal: Add missing calling conventionStephan Sundermann1-10/+10
2014-11-25DynamicSignal: Reformat to match conventionsStephan Sundermann1-387/+415
2014-10-24Application: Fix Init(args) and InitCheck(args)Stephan Sundermann1-1/+40
2014-09-18GstPad: make it possible to set flags (e.g. PadFlags.ProxyCaps)Master T1-0/+8
2014-09-18MapInfo: add DataPtr so the mapped Data can be accessed without copyingMaster T1-0/+5
2014-09-18MiniObject: fix MakeWritable In case the MiniObject had a reference count of ...Master T1-3/+6
2014-08-10Iterator: remove destructorStephan Sundermann1-6/+0
2014-08-07TagList: Fix Value passingStephan Sundermann1-2/+2
2014-08-06MapInfo: Fix Data propertyStephan Sundermann1-2/+2
2014-08-06App: Add custom constructors for AppSink and AppSrcStephan Sundermann2-0/+70
2014-08-06Buffer: Fix byte[] methodsStephan Sundermann1-0/+42
2014-08-06Add bindings for class struct methodsStephan Sundermann3-0/+213
2014-08-05Value: Register with type systemStephan Sundermann2-89/+11
2014-08-03MiniObject: Add MakeWritable bindingStephan Sundermann1-0/+9
2014-08-01Bin: Add overloads for Add and RemoveStephan Sundermann1-0/+12
2014-07-22Various fixesStephan Sundermann2-0/+74
2014-07-20Fix compilation errorsStephan Sundermann2-1/+51
2014-05-28sources: replace AGPL headers with LGPL-2.1Andrés G. Aragoneses12-91/+109
2014-05-28custom/glue: fix some file headers (licences and authors)Andrés G. Aragoneses6-40/+74
2014-05-28custom: move copyright and author info to top of the fileAndrés G. Aragoneses1-10/+9
2014-05-28custom: rename NavigationQuery.cs to NavigationAdapter.csAndrés G. Aragoneses1-1/+1
2014-03-02Bus: Add custom code for the AddWatch methodBertrand Lorentz1-0/+29
2013-12-21Dllmap: Fixed dll names in Message.csStephan Sundermann1-3/+3
2013-12-21FFT: Take float[] instead of floatStephan Sundermann1-0/+14
2013-12-21FFT: Add FFTF32 constructor that is marked as not introspectableStephan Sundermann1-0/+32
2013-12-21Pad: Fixed Caps propertyStephan Sundermann1-1/+1
2013-12-21TagList: Add Tags propertyStephan Sundermann1-0/+11
2013-12-21Glue: Changed gluelib mapping to libgstreamersharpglue.dllStephan Sundermann1-2/+2
2013-12-21Bin, Pipeline: Added empty constructorStephan Sundermann2-0/+48
2013-12-21Object: Fixed compilation on .NETStephan Sundermann1-4/+4
2013-12-21TagList: Port custom code to 1.0Stephan Sundermann1-73/+4
2013-12-21Adapter: make it publicStephan Sundermann1-1/+1