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
2021-02-19text: new element for text processing: regexMathieu Duponchelle
2021-01-20Add new text/json crateMathieu Duponchelle
2020-12-23Added hsv plugin with hsvfilter and hsvdetector elementsBlaxar Waldarax
2020-05-29audio/transcribe: remove and merge with rusotoMathieu Duponchelle
2020-05-15video/png: Add PNG encoder elementneithanmo
2020-04-16Implement text wrapping element around the textwrap crateMathieu Duponchelle
2020-04-13gst-plugin-transcribe: implement parserJordan Petridis
2020-04-05Rename flv directory as flavorsArun Raghavan
2020-04-05Drop gst-plugin- prefix in plugin directory nameArun Raghavan
2020-04-05Reorganise plugins into directories by functionArun Raghavan
2020-03-22Add csound-based filter pluginNatanael Mojica
2020-02-25gif: Add initial implementation of a gif encoderMarkus Ebner
2020-01-19Add claxon based FLAC decoder.Ruben Gonzalez
2019-12-24dav1d: Add dav1ddec elementPhilippe Normand
2019-10-21rusoto: Rename s3 as rusotoArun Raghavan
2019-09-14Add initial version of lewton based Vorbis decoderSebastian Dröge
2019-08-19fallbackswitch: New plugin providing a fallbackswitch elementSebastian Dröge
2019-06-26rshttpsrc: rename to reqwesthttpsrcahamedsajeer.15
2019-06-03Add build.rs that provides a version number, release date and other detailsahamedsajeer.15
2019-05-25Add a plugin to read data from Amazon S3Arun Raghavan
2019-05-25rav1e: Add AV1 encoder around rav1e crateSebastian Dröge
2019-05-23Cargo: set opt-level to 1 in dev buildsGuillaume Desmottes
2019-05-23cdg: add cdgdec elementGuillaume Desmottes
2019-05-09Add libsodium-based encrypter/decrypter elementsJordan Petridis
2019-01-13closedcaption: Add closed caption plugin with an MCC parser and encoderSebastian Dröge
2019-01-04Remove gst-plugin and gst-plugin-simple cratesSebastian Dröge
2018-11-05Merge gst-plugin-threadshare into gst-plugin-rsSebastian Dröge
2018-05-01Move gobject-subclass to its own repositorySebastian Dröge
2018-05-01Split out base object traitsDirk Van Haerenborgh
2018-01-13Add gst-plugin-tutorial sub-crate and rgb2gray elementSebastian Dröge
2017-12-05Add gst-plugin-togglerecordSebastian Dröge
2017-10-11Move simple Source/Sink/Demuxer traits to a separate crateSebastian Dröge
2017-10-07Improve release configuration a bitSebastian Dröge
2017-10-07Add audiofx plugin with audioecho elementSebastian Dröge
2017-02-02Do LTO for release buildsSebastian Dröge
2016-12-23Build each component into its own GStreamer pluginSebastian Dröge
2016-12-23Implement metadata handlingSebastian Dröge
2016-12-23Simplify state handlingSebastian Dröge
2016-12-23WIP demuxerSebastian Dröge
2016-12-23Use reqwest 0.2 releaseSebastian Dröge
2016-11-14Port HTTP source from hyper to reqwestSebastian Dröge
2016-09-18Add some more Buffer API and use explicit bitflags instead of magic numbersSebastian Dröge
2016-08-22Switch to cdylib crate typeSebastian Dröge
2016-05-15Add license and copyright noticesSebastian Dröge
2016-05-14Add initial HTTP source based on HyperSebastian Dröge
2016-05-14Implement parsing of URIs in RustSebastian Dröge
2016-05-13Add location property handlingSebastian Dröge
2016-05-13Initial commitSebastian Dröge