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-04-05Reorganise plugins into directories by functionArun Raghavan
2020-04-02audioloudnorm: Allow more than 2 channelsSebastian Dröge
2020-04-02audioloudnorm: Fix some outdated commentsSebastian Dröge
2020-04-02audioloudnorm: Add some more testsSebastian Dröge
2020-04-01audiofx: Add audioloudnorm filter based on the ffmpeg af_loudnorm filterSebastian Dröge
2019-12-22Fix various new clippy warnings from 1.40Sebastian Dröge
2019-12-18Fix compilation after gstreamer-rs!383Sebastian Dröge
2019-12-14Fix audio plugins build after gstreamer-rs!376Philippe Normand
2019-11-21Update for new BaseTransformImpl::set_caps() return typeSebastian Dröge
2019-11-01Move debug categories from an instance member to lazy_staticSebastian Dröge
2019-10-04Various fixes for from_string() -> from_str(), to_string() vs. to_str()Sebastian Dröge
2019-09-09Remove usage of subclassing feature, it's the default nowSebastian Dröge
2019-09-07Fix or silence all remaining clippy warningsSebastian Dröge
2019-08-13Update for new `{Value, StructureRef}::get` signatureFrançois Laignel
2019-07-07Update versions to 0.6.0Sebastian Dröge
2019-06-04port all plugins to new register APIGuillaume Desmottes
2019-06-03Add build.rs that provides a version number, release date and other detailsahamedsajeer.15
2019-05-27Update for gstreamer gst_plugin_define! API changesSebastian Dröge
2019-05-24Update some dependenciesSebastian Dröge
2019-05-24Update for gstreamer-rs API changesSebastian Dröge
2019-04-16Update for gstreamer-rs/glib/etc API changes and add more explicit Some()Sebastian Dröge
2019-02-22Update versions to 0.5.0Sebastian Dröge
2019-01-29Fixes for gstreamer-rs API changesSebastian Dröge
2019-01-26Update signatures further to gstreamer-base changesFrançois Laignel
2019-01-12Update for gstreamer-rs MR 200François Laignel
2018-12-18Update for glib property API changesSebastian Dröge
2018-11-30Port audiofx plugin with audioecho element to new subclassing APISebastian Dröge
2018-11-26Change all links/mentions from gst-plugin-rs to gst-plugins-rsSebastian Dröge
2018-11-04use BoolError for plugin registrationThijs Vermeir
2018-11-03Change all references from GitHub to freedesktop.org GitLabSebastian Dröge
2018-10-11Run everything through latest rustfmtSebastian Dröge
2018-10-11Fix various clippy warningsSebastian Dröge
2018-09-10Update versions to 0.4.0Sebastian Dröge
2018-09-06Switch gobject-subclass repository URISebastian Dröge
2018-07-27Run everything through latest rustfmtSebastian Dröge
2018-06-01Update to byte-slice-cast 0.2Sebastian Dröge
2018-05-01Move gobject-subclass to its own repositorySebastian Dröge
2018-05-01Move export/re-export cleanupSebastian Dröge
2018-05-01Run everything through rustfmt againSebastian Dröge
2018-04-05Run everything through rustfmt againSebastian Dröge
2018-02-21Update to num-traits 0.2Sebastian Dröge
2018-01-18Catch panics during plugin initialization and log themSebastian Dröge
2018-01-15Don't require GStreamer 1.10Sebastian Dröge
2018-01-02audioecho: Minor cleanup and move code to the right placeSebastian Dröge
2017-12-20Fix various clippy warningsSebastian Dröge
2017-11-20Remove Rs prefix from everythingSebastian Dröge
2017-11-11Update to latest gstreamer-rs master API changesSebastian Dröge
2017-10-19Move properties code to a separate fileSebastian Dröge
2017-10-19audioecho: Don't unnecessarily mark variable as mutableSebastian Dröge
2017-10-17Run everything through latest rustfmt-nightlySebastian Dröge