mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 05:28:48 +00:00
GStreamer multimedia framework
cf9fd6ec9a
Also fix indention everywhere and change code to use Gst.MiniObject.GetObject() instead of GLib.Opaque.GetOpaque(). It's currently not possible to implement or use GInterfaces on mini objects but apart from that this should be a great improvement, especially new mini object classes can be defined in C# now. |
||
---|---|---|
doc | ||
generator | ||
gstreamer-sharp | ||
parser | ||
samples | ||
source | ||
tests | ||
tools | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-0.10.pc.in | ||
gstreamer-sharp.mdp | ||
gstreamer-sharp.mds | ||
gstreamer-sharp.snk | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
To build this Gtk# from trunk is required and the following patches: http://bugzilla.novell.com/show_bug.cgi?id=497667 http://bugzilla.novell.com/show_bug.cgi?id=499900 If you're using Mono < 2.4 you also need to apply: http://bugzilla.novell.com/show_bug.cgi?id=477396