Sebastian Dröge
|
2085d170be
|
Get rid of callback_guard! as unwinding through FFI is defined behaviour now and aborts
|
2018-06-24 14:42:11 +03:00 |
|
Sebastian Dröge
|
1192a027b4
|
Regenerated with latest GIR and GIR files
|
2018-05-21 11:55:19 +03:00 |
|
Sebastian Dröge
|
46d27e3e75
|
Regenerate everything with latest GIR
|
2018-04-23 20:45:15 +03:00 |
|
Sebastian Dröge
|
9a3ef2e9f1
|
Regenerate with latest GIR and update for the non-bitflags flags in -sys now
|
2018-04-04 10:47:12 +03:00 |
|
Sebastian Dröge
|
a33fd41d02
|
Regenerate everything with latest gir
|
2018-03-20 11:52:29 +02:00 |
|
Sebastian Dröge
|
1cf681f50e
|
Update gstreamer-rtsp
|
2018-03-19 10:32:07 +02:00 |
|
Sebastian Dröge
|
808ff293ec
|
Regenerate everything with latest gir
|
2018-03-02 21:34:29 +02:00 |
|
Sebastian Dröge
|
f1426c82ba
|
Remove callback guards
Since Rust 1.24 it is safe to let panics go to the FFI boundary
|
2018-02-17 19:58:41 +02:00 |
|
Mathieu Duponchelle
|
a00243d529
|
Add initial libgstsdp, libgstrtsp and libgstrtspserver bindings
Only automatic bindings for now, which is enough to allow
implementing a simple rtsp-server example.
Depends on https://github.com/sdroege/gstreamer-sys/pull/8
Uses a new gir feature proposed at
https://github.com/gtk-rs/gir/pull/539 to make doc regeneration
easier.
Fixes https://github.com/sdroege/gstreamer-rs/pull/80
|
2018-02-14 18:57:58 +02:00 |
|