Commit graph

12 commits

Author SHA1 Message Date
Stephan Sundermann
01d923aa74 metadata: Do not remove all global classes
TODO: For now Global and Constants for plugins are moved into
their own classes because the code generator overrides files which
already exists.
2013-12-21 16:52:21 +01:00
Stephan Sundermann
35a9c16ea7 Fixed namespace for GstPbUtils 2013-12-21 16:52:21 +01:00
Stephan Sundermann
101170158c metadata: Fixed namespaces 2013-12-21 16:52:21 +01:00
Stephan Sundermann
5021b2f595 Added bindings for GstAudio
These are converted from gstreamer 1.2 introspection data,
so there might be some API which is not yet available in 1.2
2013-12-21 16:52:21 +01:00
Stephan Sundermann
f9c7f45e31 Added GstVideo and GstBase bindings
Hack: The bindings for these plugins are generated from the 1.2 girs,
so there might be some API which is not available yet in 1.0
2013-12-21 16:52:21 +01:00
Stephan Sundermann
fd9b6b80fa Removed opaque from interfaces Fixed Object's lock field 2013-12-21 16:52:21 +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
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
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
Renamed from sources/gst-sharp.metadata (Browse further)