gst-plugins-rs/utils
Sebastian Dröge 636c76b03b uriplaylistbin: Fix new clippy warning
warning: the borrowed expression implements the required traits
    --> utils/uriplaylistbin/src/uriplaylistbin/imp.rs:1691:32
     |
1691 |         self.obj().remove_many(&children_ref).unwrap();
     |                                ^^^^^^^^^^^^^ help: change this to: `children_ref`

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1391>
2023-11-13 17:41:06 +02:00
..
fallbackswitch Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
livesync Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
togglerecord Update for gst::Rank API changes 2023-11-02 14:10:59 +02:00
tracers Use let-else instead of match for weak reference upgrades 2023-10-30 11:34:35 +02:00
uriplaylistbin uriplaylistbin: Fix new clippy warning 2023-11-13 17:41:06 +02:00