mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 06:08:14 +00:00
GStreamer multimedia framework
01d923aa74
TODO: For now Global and Constants for plugins are moved into their own classes because the code generator overrides files which already exists. |
||
---|---|---|
doc | ||
out | ||
samples | ||
sources | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-1.0.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md |
gstreamer-sharp
Bindings for gstreamer-1.0 generated from introspection data
Compilation
Open a terminal, navigate to the folder containting this repository and run:
./autogen.sh && make