Maarten Bosmans
|
6cb104a67a
|
Add .dll to gstreamersharpglue DllImport
Nescessary for .NET compatibility, where .dll isn't
added for libraries with a . in the filename.
|
2009-05-25 12:12:35 +02:00 |
|
Maarten Bosmans
|
f665c749b6
|
Use libgst*.dll in DllImport attribute, instead of gst*.dll
Nescessary for .NET, which doesn't prefix the library filename
with lib automatically.
|
2009-05-25 12:09:52 +02:00 |
|
Sebastian Dröge
|
a32102f3ff
|
Move TypeFind/Index/Element register functions to their factory classes
|
2009-05-07 09:42:17 +02:00 |
|
Sebastian Dröge
|
c42ef5f916
|
Fix registration of new Typefinders
|
2009-04-30 15:32:30 +02:00 |
|
Sebastian Dröge
|
d627d1580c
|
Fix Gst.TypeFind bindings
|
2009-04-30 13:10:15 +02:00 |
|