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

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10Clean up usage of pad probesSebastian Dröge
2023-06-26togglerecord: Change test_two_stream_close_open_nonlivein_liveout timeout to ...Vivia Nikolaidou
2023-06-21togglerecord: Fix nonlive inputs when element is started not recordingVivia Nikolaidou
2023-06-14togglerecord: Add support for non-live inputsVivia Nikolaidou
2022-10-22Various minor cleanupsSebastian Dröge
2022-10-19Update everything for element factory builder API changesSebastian Dröge
2022-10-18Use new format constructorsFrançois Laignel
2022-10-14plugins: Use .into() instead of gst::Fraction::new() where applicableVivia Nikolaidou
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-01-19Update for event/message/query view API changesSebastian Dröge
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2021-11-08adapt to ObjectExt improvementsBilal Elmoussaoui
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-06-05fix clippy warningsFrançois Laignel
2021-06-05utils: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-04-25Update for Value trait refactoringSebastian Dröge
2021-04-20manual fixes remove get prefix round 2François Laignel
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-01-07togglerecord: Update recording state on EOSSeungha Yang
2020-11-23utils: Update to 2018 editionSebastian Dröge
2020-08-06utils/togglerecord: Fix timestamp tracking logic for partially overlapping ti...Sebastian Dröge
2020-06-25event,message,query: update instantiationFrançois Laignel
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan