gstreamer/sources/custom
2014-09-18 15:05:45 +02:00
..
Adapter.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Application.cs Value: Register with type system 2014-08-05 23:05:20 +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 Glue: Changed gluelib mapping to libgstreamersharpglue.dll 2013-12-21 16:52:28 +01: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
Iterator.cs Iterator: remove destructor 2014-08-10 18:44:51 +02:00
MapInfo.cs MapInfo: add DataPtr so the mapped Data can be accessed without copying 2014-09-18 15:05:45 +02:00
Message.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02: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 sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Pad.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +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 Value: Register with type system 2014-08-05 23:05:20 +02:00
Version.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
VideoGLUploadMeta.cs Various fixes 2014-07-22 00:36:22 +02:00