gstreamer-rs/gstreamer-sdp/src
Sebastian Dröge 002958f0b4 gstreamer/sdp: Fix SDPMessage::medias_mut() iterator
The raw pointer manipulation code was adding one indirection too many.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/304
2020-12-20 19:56:16 +02:00
..
auto Regenerate everything 2020-09-08 17:14:37 +03:00
lib.rs Fix glib reexports 2019-11-11 11:34:09 +01:00
sdp_attribute.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_bandwidth.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_connection.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_key.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_media.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_message.rs gstreamer/sdp: Fix SDPMessage::medias_mut() iterator 2020-12-20 19:56:16 +02:00
sdp_origin.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_time.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00
sdp_zone.rs Use repr(transparent) where it is more correct and get rid of some unneeded repr(C) 2020-11-23 12:22:01 +02:00