gst-plugins-rs/gst-plugin-threadshare
Mathieu Duponchelle 5f9e923a04 threadshare/jitterbuffer: Avoid buffer copies
Replaces the RTPJitterBufferItem.get_buffer() method with an
into_buffer() version, ensuring that when we make it mutable we
don't make a copy (unless necessary)
2020-03-15 13:18:02 +02:00
..
examples Fix various new clippy warnings from 1.40 2019-12-22 11:35:01 +02:00
src threadshare/jitterbuffer: Avoid buffer copies 2020-03-15 13:18:02 +02:00
tests threadshare/appsrc: Port appsrc to new API 2020-03-15 13:17:26 +02:00
build.rs threadshare/rtpjitterbuffer: Use different GType names than used by the C rtpjitterbuffer 2020-03-04 15:08:59 +00:00
Cargo.toml threadshare: Refactor infrastructure 2020-03-15 13:17:26 +02:00