Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-08jitterbuffer: mark from_glib fn as unsafeMathieu Duponchelle
2020-11-23generic: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-15generic: Update for subclassing API changesSebastian Dröge
2020-11-07Update for glib_wrapper! API changesSebastian Dröge
2020-10-21Fix ClockTime comparisons not being Ord and use saturating_subFrançois Laignel
2020-09-01threadshare/jitterbuffer: Remove unused importsSebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-01Update for Element::post_message() signature changeSebastian Dröge
2020-06-25event,message,query: update instantiationFrançois Laignel
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
2020-06-06jitterbuffer: Remove un-needed mut qualifiersPhilippe Normand
2020-06-02sync elements: implement provide_clockMathieu Duponchelle
2020-05-25threadshare: return false when Flush{Start,Stop} failsFrançois Laignel
2020-05-25threadshare/TaskImpl: allow transition hooks to fail...François Laignel
2020-05-25threadshare: introduce TaskImpl traitFrançois Laignel
2020-04-29threadshare: build Pad{Src,Sink} with handlersFrançois Laignel
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-22jitterbuffer: release state lock when requesting pt mapMathieu Duponchelle
2020-04-22threadshare/jitterbuffer: Use GSlice allocator for the jitter buffer itemsSebastian Dröge
2020-04-13threadshare: remove hand-rolled get_current_running_timeMathieu Duponchelle
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan