gst-plugins-rs/generic
Sebastian Dröge d08268627e threadshare/jitterbuffer: Use GSlice allocator for the jitter buffer items
They're actually used as a hackish intrusive list around GQueue so using
a different allocator is rather dangerous. Or rather, this is generally
dangerous and shouldn't be done but ...

Also make sure to free items manually in finalize() so that any
contained buffers can also be unreffed.
2020-04-22 14:02:44 +03:00
..
file Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
sodium Update all versions to 0.6.0 2020-04-15 20:39:50 +02:00
threadshare threadshare/jitterbuffer: Use GSlice allocator for the jitter buffer items 2020-04-22 14:02:44 +03:00