Commit graph

16 commits

Author SHA1 Message Date
Thibault Saunier
7548c54234 Remove autotools
It is not up to date anyway.
2017-10-12 09:45:50 +02:00
Thibault Saunier
f6334db736 dlopen the libname.so.0 instead of libname.so on linux
It should always be available and libname.so is not available on
some distros (ubuntu 32bits)
2017-09-06 13:23:00 -03:00
Thibault Saunier
9c289eb563 Do not use glue anymore!
This is not needed anymore as ABI compatible structures are now generated
and used by the code generator.
2017-09-06 13:22:57 -03:00
Stephan Sundermann
1ac3cd8193 dllconfig: Fix glue name on osx 2014-09-18 15:39:28 +02:00
Sebastian Dröge
2c7ef89304 gstreamer-sharp.dll.config: The glue library is called gstreamersharpglue, not gstsharpglue 2014-08-29 09:56:56 +03:00
Stephan Sundermann
52cea326bb dllmap: Add osx mappings 2014-08-11 17:38:18 +02:00
Stephan Sundermann
9872f011fd dllmap: Add dllmap for FFT 2013-12-21 16:52:28 +01:00
Stephan Sundermann
b135796fb1 dllmap: Added missing dll 2013-12-21 16:52:28 +01:00
Stephan Sundermann
e2a67a2a0d Glue: Changed gluelib mapping to libgstreamersharpglue.dll 2013-12-21 16:52:28 +01:00
Stephan Sundermann
6bb1013e27 Added GstTag namespace
thanks to @knocte for generating
2013-12-21 16:52:27 +01:00
Stephan Sundermann
818301ac35 dllmap: Fix dllnames for GstPbUtils 2013-12-21 16:52:26 +01:00
Stephan Sundermann
a346e7f467 dllmap: Fix GstVideo library name 2013-12-21 16:52:26 +01:00
Stephan Sundermann
a8ae27d3e9 dllconfig: Fix dllnames for GstBase and GstAudio 2013-12-21 16:52:26 +01:00
Stephan Sundermann
2666e9a64c dllmap: Fixed mapping for glue library 2013-12-21 16:52:25 +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
24dbfe3477 Changed assembly name to gstreamer-sharp 2013-12-21 16:52:20 +01:00
Renamed from out/gst-sharp.dll.config (Browse further)