Sebastian Dröge
|
3c900e6102
|
Regenerate with latest gir
|
2018-08-18 00:25:12 +03:00 |
|
Sebastian Dröge
|
2240ef109f
|
Regenerate with latest GIR and update for the glib::Quark changes
|
2018-07-30 11:46:40 +03:00 |
|
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
|
fb73d1bc15
|
Get rid of GstSDPResult enum
|
2018-04-05 21:06:49 +03:00 |
|
Sebastian Dröge
|
0ff3dd150c
|
Re-export all public API from the SDP library
|
2018-04-05 21:06:49 +03:00 |
|
Bo Du
|
3ecd67ee46
|
Address PR comments and fix compilation errors
|
2018-04-05 21:06:49 +03:00 |
|
Bo Du
|
92016945fc
|
Update auto-gen'ed files.
|
2018-04-05 21:06:49 +03:00 |
|
Sebastian Dröge
|
3a0c972304
|
WebRTC/SDP WIP
|
2018-04-05 21:06:49 +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
|
033a391f89
|
Update gstreamer-sdp
|
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 |
|