gstreamer/sources/custom
Thibault Saunier 9c289eb563 Do not use glue anymore!
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
2017-09-06 13:22:57 -03:00
..
Adapter.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Application.cs Application: Fix Init(args) and InitCheck(args) 2014-10-24 00:53:37 +02:00
AppSink.cs App: Add custom constructors for AppSink and AppSrc 2014-08-06 21:38:48 +02:00
AppSrc.cs App: Add custom constructors for AppSink and AppSrc 2014-08-06 21:38:48 +02:00
AudioFilter.cs Add bindings for class struct methods 2014-08-06 00:55:58 +02:00
Bin.cs Bin: Add overloads for Add and Remove 2014-08-01 16:15:04 +02:00
Buffer.cs Fix compilation errors 2014-07-20 03:32:48 +02:00
Bus.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Caps.cs Fixed licenses 2013-12-21 16:52:22 +01:00
DeviceProvider.cs Add bindings for class struct methods 2014-08-06 00:55:58 +02:00
DynamicSignal.cs Do not use glue anymore! 2017-09-06 13:22:57 -03:00
Element.cs Add bindings for class struct methods 2014-08-06 00:55:58 +02:00
FFTF32.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Global.cs Add a Global.TimeFomat function 2017-08-29 22:20:46 -03:00
Iterator.cs Iterator: remove destructor 2014-08-10 18:44:51 +02:00
MapInfo.cs MapInfo: Fix ArgumentOutOfRangeException 2015-01-21 20:50:21 +01:00
Message.cs Do not use glue anymore! 2017-09-06 13:22:57 -03:00
MiniObject.cs MiniObject: fix MakeWritable In case the MiniObject had a reference count of 1 (writable), the object was destroyed due to a bug in Opaque not handling self-assignment of Raw. In case the MiniObject was not writable, the returned copy was not writable either because it had two references: one from gst_mini_object_make_writable and one from Opaque.Raw. 2014-09-18 15:05:45 +02:00
NavigationAdapter.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Object.cs Do not use glue anymore! 2017-09-06 13:22:57 -03:00
Pad.cs GstPad: make it possible to set flags (e.g. PadFlags.ProxyCaps) 2014-09-18 15:05:46 +02:00
Pipeline.cs custom/glue: fix some file headers (licences and authors) 2014-05-28 13:45:05 +02:00
TagList.cs TagList: Fix Value passing 2014-08-07 17:15:29 +02:00
Value.cs Generate bindings for GES if avalaible 2017-08-29 22:20:46 -03:00
Version.cs Version: Add missing calling conventions 2014-11-25 15:56:46 +01:00
VideoGLUploadMeta.cs Various fixes 2014-07-22 00:36:22 +02:00