mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 12:10:37 +00:00
GStreamer multimedia framework
bcb8c7d1a3
Most of the contents of these files come from their *.custom counterparts of the 0.9.x version of the bindings, so I'm reinstating their author/licence info here. In some cases, the content is pristine to the previous version (no modification since then), so for these cases the current licence is replaced completely with the previous licence. These were spotted while creating a first version of a debian package (creating a debian/copyright info file requires you to audit all this). This is not (yet) part of BGO#725937. |
||
---|---|---|
doc | ||
out | ||
samples | ||
sources | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
gstreamer-sharp-1.0.pc.in | ||
gstreamer-sharp.csproj | ||
gstreamer-sharp.sln | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README | ||
README.md | ||
VERSION |
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