Sebastian Dröge
|
2c4c2c4784
|
sdp: Guard against NULL strings/arrays in the SDP data structures
While all these are invalid for a proper SDP, they appear as NULL when
creating a new, empty SDP.
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/issues/221
|
2019-11-21 09:39:02 +00:00 |
|
Sebastian Dröge
|
424a87efbf
|
Use MaybeUninit::zeroed() everywhere possible instead of mem::zeroed()
|
2019-07-11 17:56:50 +03:00 |
|
Sebastian Dröge
|
e7898c1b24
|
Update manual code
|
2019-04-15 19:19:19 +03:00 |
|
Sebastian Dröge
|
74bbff55ad
|
sdp: Add proper Debug/Clone impls for various SDP types
And fix nullability of others.
|
2019-02-28 20:35:45 +02:00 |
|
Sebastian Dröge
|
bd0cbe99b3
|
Add more Debug impls to everything possible
|
2019-01-22 17:46:08 +02:00 |
|
Sebastian Dröge
|
2d260b4f0c
|
Rename manual files with too many underscores
|
2018-04-23 20:45:15 +03:00 |
|