GStreamer multimedia framework
Go to file
2014-08-15 18:25:37 +02:00
doc docs: add html target 2014-08-07 01:24:23 +02:00
out dllmap: Add osx mappings 2014-08-11 17:38:18 +02:00
samples sample: Add playback tutorial 7 sample 2014-08-08 18:30:09 +02:00
sources arrays: Fix byte arrays 2014-08-13 02:57:00 +02:00
.gitignore Update gitignore 2014-08-09 00:39:47 +02:00
AUTHORS Initial commit 2013-12-21 16:52:19 +01:00
autogen.sh autogen.sh: advice about installing libtool 2014-04-01 18:36:51 +02:00
ChangeLog Initial commit 2013-12-21 16:52:19 +01:00
configure.ac build: Depend on gtk# 2.99.4 2014-08-10 20:46:07 +02:00
COPYING License: Change license in COPYING file 2014-05-28 14:26:43 +02:00
gstreamer-sharp-1.0.pc.in pkg-config: Add required packages 2014-08-15 18:25:37 +02:00
gstreamer-sharp.csproj build: update solution files 2014-08-07 01:03:46 +02:00
gstreamer-sharp.sln Added solution file 2013-12-21 16:52:27 +01:00
gstreamer-sharp.snk build: Make distcheck pass 2014-08-06 23:21:40 +02:00
Makefile.am build: update solution files 2014-08-07 01:03:46 +02:00
NEWS Release 0.99.0 2013-12-21 17:54:39 +01:00
README Shifted things from GstGlobal into their own classes Added missing README 2013-12-21 16:52:20 +01:00
README.md Update README.md 2013-12-21 16:52:20 +01:00
VERSION Update to 1.3.91 2014-07-19 15:33:01 +02:00

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