Commit graph

24 commits

Author SHA1 Message Date
Thibault Saunier 2c7e47f2b0 Include gst/pbutils/gstaudiovisualizer.h in the glue .c file 2017-08-28 15:29:33 -03:00
Andrés G. Aragoneses bf18e534a9 build: add -f flag to rm in clean target
This way, running `make clean` twice would not
generate an error anymore.
2015-07-11 16:00:22 +02:00
Stephan Sundermann 38ff643d1d glue: Remove mpegts from includes 2014-09-19 18:39:44 +02:00
Stephan Sundermann 9bd1f37e1b build: Constant include list 2014-08-09 23:09:40 +02:00
Stephan Sundermann b5e740dfd0 build: Build debug information 2014-08-08 20:32:34 +02:00
Stephan Sundermann c24087c49c build: Make distcheck pass 2014-08-06 23:21:40 +02:00
Stephan Sundermann 2154455db8 Add gio-sharp dependency 2014-07-20 03:52:58 +02:00
Stephan Sundermann b1f6e5bbe2 Fix compilation errors 2014-07-20 03:32:48 +02:00
Stephan Sundermann e54dfcb65b build: pass header files only to --glue-includes 2014-06-13 23:49:20 +02:00
Stephan Sundermann 8e14ec3e0d build: fix top folder in tarball
fixes #731359
2014-06-13 23:23:02 +02:00
Stephan Sundermann 07f09dd3da make: Add generated api to gapidir 2014-03-19 15:50:06 +01:00
Stephan Sundermann 15380be815 generator: update to latest generator 2014-03-17 00:14:48 +01:00
Stephan Sundermann e2a67a2a0d Glue: Changed gluelib mapping to libgstreamersharpglue.dll 2013-12-21 16:52:28 +01:00
Andrés G. Aragoneses 603a4bac5b build: fix glue includes in distros with older gstreamers 2013-12-21 16:52:28 +01:00
Stephan Sundermann 9b7d00adaa Namespaces: Added GstApp, GstController, GstFFT, GstNet, GstRiff, GstRtp, GstRTSP, GstSdp 2013-12-21 16:52:27 +01:00
Stephan Sundermann 6bb1013e27 Added GstTag namespace
thanks to @knocte for generating
2013-12-21 16:52:27 +01:00
Stephan Sundermann 9faaba248b Added GstPbutils
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 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
Andrés G. Aragoneses 1963b18a8d configure: require 2.99.2
Also, we now check for glib-sharp instead of gtk-sharp, because
even if they are hosted in the same repository named "gtk-sharp",
that could change in the future, and glib-sharp provides its
own .pc file as well.
2013-12-21 16:52:21 +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 99ce224a50 Initial commit 2013-12-21 16:52:19 +01:00