Sebastian Dröge
|
62e9af58c6
|
Fix some clippy warnings
|
2020-04-11 21:18:18 +03:00 |
|
Sebastian Dröge
|
62c0f5ef42
|
Use mem::ManuallyDrop instead of mem::forget() everywhere
It makes the intentions clearer and potentially results in simpler
assembly, at least in debug builds.
|
2020-04-09 16:57:06 +03:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
85ca3b94a3
|
Add accessors for the type/sdp fields of the WebRTCSessionDescription
See https://github.com/sdroege/gstreamer-rs/issues/108#issuecomment-393505826
|
2018-06-06 00:31:05 +03:00 |
|
Sebastian Dröge
|
2cefd9aea6
|
Re-run everything through rustfmt
|
2018-04-25 11:13:14 +03:00 |
|
Sebastian Dröge
|
2d260b4f0c
|
Rename manual files with too many underscores
|
2018-04-23 20:45:15 +03:00 |
|