Sebastian Dröge
|
a8250abbf1
|
Fix various new clippy warnings
|
2022-11-01 10:27:48 +02:00 |
|
Sebastian Dröge
|
9a68f6e221
|
Move from imp.instance() to imp.obj()
It's doing the same thing and is shorter.
|
2022-10-23 23:08:46 +03:00 |
|
Sebastian Dröge
|
f045099fc1
|
Fix GObject type names, GStreamer debug category names and element factory names
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/198
|
2022-10-23 20:46:08 +03:00 |
|
Sebastian Dröge
|
862c2af1d9
|
ndi: Remove unnecessary explicit Send+Sync impls
These are automatically available now.
|
2022-10-13 17:54:08 +00:00 |
|
Sebastian Dröge
|
5f19639d0f
|
ndi: Various code cleanup
|
2022-10-13 08:52:52 +00:00 |
|
Sebastian Dröge
|
3fe9e4a207
|
ndi: Implement dynamic loading of the NDI SDK
And build the plugin on the CI and via meson.
|
2022-10-12 22:09:53 +03:00 |
|
Sebastian Dröge
|
907910329f
|
ndi: Prefix GType names with Gst
|
2022-10-12 21:29:07 +03:00 |
|
Sebastian Dröge
|
a000432b13
|
ndi: Relicense plugin from LGPL-2.1 to MPL-2
This was agreed to by all previous contributors in writing.
|
2022-10-12 21:29:07 +03:00 |
|
Vivia Nikolaidou
|
77a5e35081
|
ndi: Update to git version of the bindings
|
2022-10-12 21:29:07 +03:00 |
|
Sebastian Dröge
|
9c540d8abb
|
Move everything to net/ndi for preparing to merge into gst-plugins-rs
|
2022-10-12 19:25:32 +03:00 |
|