Sebastian Dröge
|
15116d0f98
|
Update CHANGELOG.md for 0.11.0
|
2018-03-20 12:47:58 +02:00 |
|
Sebastian Dröge
|
6d5f7337fc
|
Update version to 0.12.0
|
2018-03-20 12:37:24 +02:00 |
|
Sebastian Dröge
|
68ba4d23bb
|
Update to using the master branch of gstreamer-sys again
|
2018-03-20 12:04:16 +02:00 |
|
Sebastian Dröge
|
a33fd41d02
|
Regenerate everything with latest gir
|
2018-03-20 11:52:29 +02:00 |
|
Sebastian Dröge
|
4864a1e089
|
Fix build
|
2018-03-19 10:32:07 +02:00 |
|
Sebastian Dröge
|
7f479b0e14
|
Use correct gstreamer-sys branch
|
2018-03-19 10:32:07 +02:00 |
|
Sebastian Dröge
|
ba73440a9a
|
Update gstreamer-rtsp-server
|
2018-03-19 10:32:07 +02:00 |
|
Mathieu Duponchelle
|
9448f1cc3e
|
Manual bindings for RTSPToken
|
2018-03-02 22:12:37 +02:00 |
|
Sebastian Dröge
|
a3b294f0f2
|
Add back callback guards
|
2018-03-02 21:34:29 +02:00 |
|
Sebastian Dröge
|
808ff293ec
|
Regenerate everything with latest gir
|
2018-03-02 21:34:29 +02:00 |
|
Sebastian Dröge
|
cd95920436
|
Run everything through rustfmt
|
2018-03-02 21:06:45 +02:00 |
|
Mathieu Duponchelle
|
e6265341d5
|
Add rtsp-server-record example with authentication and TLS
Update the generated files to include TLS related functions,
override some auth and token functions.
|
2018-02-26 20:35:23 +02:00 |
|
Mathieu Duponchelle
|
7b082de6da
|
Regen with latest gir
|
2018-02-26 20:35:23 +02:00 |
|
Sebastian Dröge
|
4117c01ff2
|
Run everything through latest rustfmt-nightly
|
2018-02-22 11:18:37 +01:00 |
|
Sebastian Dröge
|
f92f0a99e8
|
Update CHANGELOG.md for 0.10.2
|
2018-02-18 23:25:11 +01: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 |
|
Sebastian Dröge
|
b4d5c98834
|
Add bindings for GstRTSPContext
This enables most of the signals of GstRTSPClient
|
2018-02-15 17:04:32 +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 |
|