gstreamer/sources/custom
Sebastian Dröge a088475b9d Bind gst_buffer_new_wrapped() manually
The memory must be allocated with g_malloc() as we will free it again
later with g_free(), as such allocate and copy the array that is passed
in.
2020-02-18 15:12:52 +00:00
..
Adapter.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
Application.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05: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 build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
Bin.cs Bin: Add overloads for Add and Remove 2014-08-01 16:15:04 +02:00
Buffer.cs Bind gst_buffer_new_wrapped() manually 2020-02-18 15:12:52 +00: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 build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
DynamicSignal.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
Element.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
FFTF32.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
Global.cs Add a Global.TimeFomat function 2017-08-29 22:20:46 -03:00
Iterator.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
MapInfo.cs MapInfo: Fix ArgumentOutOfRangeException 2015-01-21 20:50:21 +01:00
Message.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
MiniObject.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
NavigationAdapter.cs sources: replace AGPL headers with LGPL-2.1 2014-05-28 14:17:31 +02:00
Object.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05: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 build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
Version.cs build: on Windows, use MSVC format for gst*, glib and gobject dlls 2019-11-18 14:19:39 -05:00
VideoGLUploadMeta.cs Various fixes 2014-07-22 00:36:22 +02:00