Commit graph

17 commits

Author SHA1 Message Date
Stephan Sundermann
73f2e3427a Added variable params Element.Link and Element.Unlink 2013-12-21 16:52:20 +01:00
Stephan Sundermann
52a73bfaeb Make many things opaque 2013-12-21 16:52:20 +01:00
Stephan Sundermann
817d6adeec Made GstDateTime opaque 2013-12-21 16:52:20 +01:00
Stephan Sundermann
a1b24ccfb8 Added parameterless gst_init 2013-12-21 16:52:20 +01:00
Stephan Sundermann
af6e340baa Windows library name instead of package name for .NET support 2013-12-21 16:52:20 +01:00
Stephan Sundermann
39ffd36239 Removed some fixed stuff 2013-12-21 16:52:20 +01:00
Stephan Sundermann
dfdd939454 API regeneration 2013-12-21 16:52:20 +01:00
Stephan Sundermann
4980cb7437 Copy methods from GstMiniObject to their derived structs 2013-12-21 16:52:20 +01:00
Stephan Sundermann
24dbfe3477 Changed assembly name to gstreamer-sharp 2013-12-21 16:52:20 +01:00
Stephan Sundermann
3d42f7d625 Added glue Added dynamic signals Regenerated API 2013-12-21 16:52:20 +01:00
Stephan Sundermann
4b10c322fe Added some custom code for Message Fixed some metadata 2013-12-21 16:52:20 +01:00
Stephan Sundermann
a8c7682238 Pass all miniobjects and GstStructure by reference These types contain more information internally, which would get lost if we pass them by value, because only parts of these structs are visible to the bindings and thus information is missed when the structure would get passed back to native. 2013-12-21 16:52:20 +01:00
Stephan Sundermann
603cc6dee1 Shifted things from GstGlobal into their own classes Added missing README 2013-12-21 16:52:20 +01:00
Stephan Sundermann
14a1660236 Element is not abstract but should not be instantiable from managed 2013-12-21 16:52:20 +01:00
Stephan Sundermann
4c7e5f1f68 Added more metadata Regenerated API 2013-12-21 16:52:20 +01:00
Stephan Sundermann
7e6309a097 Regenerated gstreamer api 2013-12-21 16:52:20 +01:00
Stephan Sundermann
99ce224a50 Initial commit 2013-12-21 16:52:19 +01:00