Sebastian Dröge
|
faa6467d7a
|
gstreamer: Export new 1.14+ plugin symbols if configured for 1.14+
This is also needed for static linking on Android to work correctly.
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/154
|
2019-05-27 20:22:05 +00:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
François Laignel
|
333d71f92b
|
Update functions returning bool to use Result<(), glib::BoolError>
See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/171
|
2019-01-17 23:13:44 +01:00 |
|
Sebastian Dröge
|
d2f00ca1e0
|
Allow passing normal strings to gst_plugin_define!() without explicit \0 at the end
See https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs/issues/38
|
2018-11-21 16:14:06 +02:00 |
|
Sebastian Dröge
|
9ff906eb8e
|
Declare correct major/minor plugin versions based on bindings configuration
Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugin-rs/issues/37
|
2018-11-21 16:14:06 +02:00 |
|
Sebastian Dröge
|
56319f9294
|
Move subclassing infrastructure into the main bindings
And port Element bindings to the new infrastructure.
|
2018-11-21 16:14:06 +02:00 |
|