gstreamer/sources/custom
Stephan Sundermann 2bf30fd612 MapInfo: Fix ArgumentOutOfRangeException
Respect the value's length so there is no exception when value doesn't contain size's bytes.
2015-01-21 20:50:21 +01: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 DynamicSignal: Add missing calling convention 2014-11-25 11:15:11 +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: Fix ArgumentOutOfRangeException 2015-01-21 20:50:21 +01:00
Message.cs Message: Add missing calling convention 2014-11-25 15:53:41 +01: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 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 Value: Add missing calling conventions 2014-11-25 15:53:50 +01: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