Sebastian Dröge c751dcaf07 Add hack to the codegenerator to handle "owned-in-call-scope" functionality to virtual methods
This is needed for things like BaseTransform.OnTransformIp's buffer parameter.
During the call we own the reference but not afterwards.
2009-09-23 08:20:59 +02:00
2009-09-22 07:40:57 +02:00
2009-09-20 10:22:16 +02:00
2009-09-22 07:40:57 +02:00
2009-04-07 11:25:09 +02:00
2009-09-04 06:51:43 +02:00
2009-04-07 09:45:54 +02:00
2009-09-16 09:03:03 +02:00
2009-09-22 07:40:57 +02:00
2009-09-16 08:51:43 +02:00
2009-09-16 09:03:03 +02:00
2009-09-16 08:52:05 +02:00
2009-09-16 12:04:47 +02:00
2009-05-30 13:03:14 +02:00

gstreamer-sharp are the C#/CLI bindings for GStreamer.

It's currently at a early state of development and the API
might still change slightly in incompatible ways until
the first stable release 0.10.0.

There are bindings for the complete GStreamer core and some
of the GStreamer libraries.

For building the bindings you need:
  * Mono 2.4 or MS .NET 2.0 or higher
  * GLib >= 2.18
  * GStreamer and gst-plugins-base >= 0.10.24
  * Optionally GTK# >= 2.12 and Mono.Cairo for the samples
  * Optionally nunit >= 2.4 for the unit tests

Note that the Gst.GLib namespace contains complete GLib bindings
but only for convinience reasons. Once a new glib-sharp was released
with everything that is needed for gstreamer-sharp this namespace
will be removed and a dependency on glib-sharp will be added.

Description
Enthält Gestreamer mit dem stand vom Yolo Tensordecoder + OpenVINO Execution Provider
Readme 258 MiB
Languages
C 80.6%
C++ 10.2%
C# 4.6%
Python 1.7%
Meson 1%
Other 1.3%