Sebastian Dröge 7b0efa7033 Add support for emitting GObject signals dynamically
This will be needed later to call the action signals of
playbin2 for example.

Also get the correct instance size of GClosure at runtime
instead of always taking the largest known one.
2009-04-07 09:12:31 +02:00
2009-04-04 23:32:43 +02:00
2009-04-04 14:18:28 +02:00
2009-04-04 14:34:33 +02:00
2006-08-30 00:46:32 +00:00
2009-04-04 14:34:33 +02:00
2009-04-04 13:33:40 +02:00
2009-04-04 14:34:33 +02:00

DISCLAIMER
----------

This project is no where near completion and should NOT be used AT ALL 
in any release-ready/stable project. By building and installing this
project, you understand that no support will be given and it may very 
well set fire you your system and delete all of your data. If this 
happens, the only person responsible is yourself. You have been warned.

(It probably won't be that bad)


INSTALLATION
------------

To build gstreamer-sharp, you must have a subversion checkout of 
gtk-sharp-2.0:

  $ cd ~/cvs/mono
  $ svn co svn://svn.myrealbox.com/source/trunk/gtk-sharp
  $ cd gtk-sharp
  $ ./bootstrap-2.14 --prefix=/usr
  $ cd parser
  $ make
  $ sudo make install

This will patch, build, and install the fixed gapi-fixup tool without
overwriting your existing gtk-sharp library install. Of course, substitute
~/cvs/mono/ for the proper location of each respective checkout.

Once gapi-fixup has been installed, you may continue building 
gstreamer-sharp like any other source module.

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%