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
path: root/text
AgeCommit message (Expand)Author
2021-08-05json: Add cargo-c metadata0.7.1Sebastian Dröge
2021-08-05Update versions to 0.7.1Sebastian Dröge
2021-08-05regex: don't hold state lock when pushingMathieu Duponchelle
2021-08-05Delete minimum GStremer required version for some pluginsRuben Gonzalez
2021-08-05Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-07-09Update gst-plugin-version-helper dependency with the correct versionSebastian Dröge
2021-07-09Update versions to 0.7.0Sebastian Dröge
2021-07-02Update crate dependencies from git to released versionsSebastian Dröge
2021-06-23textwrap: switch accumulate-time property to uint64Mathieu Duponchelle
2021-06-05fix clippy warningsFrançois Laignel
2021-06-05text: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-05-13Update repository URL for gtk-rs "core" cratesSebastian Dröge
2021-05-07regex: Fix compilation after array ParamSpec constructor renameSebastian Dröge
2021-04-25Update for Value trait refactoringSebastian Dröge
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-20fix-getters-def 0.3.0 passFrançois Laignel
2021-04-13post fix-getters manual updatesFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-03-25json: Don't needlessly create a full-range subslice of a sliceSebastian Dröge
2021-03-22Add license files to all new pluginsSebastian Dröge
2021-03-09Update for the subclassing glib/gstreamer bindings API changesSebastian Dröge
2021-03-07Update for new #[glib::object_subclass] attribute macroSebastian Dröge
2021-02-19text: new element for text processing: regexMathieu Duponchelle
2021-02-15textwrap: use accumulate-time as a latencyMathieu Duponchelle
2021-02-15textwrap: use the lines property in accumulate mode tooMathieu Duponchelle
2021-02-15textwrap: do not insert spaces before punctuationMathieu Duponchelle
2021-02-09Fix various warnings from clippy 1.50Sebastian Dröge
2021-01-31Use gst::PARAM_FLAG_MUTABLE_PLAYING and others consistently everywhereSebastian Dröge
2021-01-25Update for glib/gstreamer bindings API changesSebastian Dröge
2021-01-20textwrap: expose accumulate-time propertyMathieu Duponchelle
2021-01-20Add new text/json crateMathieu Duponchelle
2021-01-04use cargo-c to produce cdy and static libsGuillaume Desmottes
2020-12-30textwrap: Remove workaround that is not needed anymore with textwrap 0.13.2Sebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-11textwrap: Update to textwrap 0.13Sebastian Dröge
2020-11-23text: Update to 2018 editionSebastian Dröge
2020-11-19Update for ObjectImpl::get_property() being infallible nowSebastian Dröge
2020-11-16meson: add support for static buildGuillaume Desmottes
2020-11-15text: Update for subclassing API changesSebastian Dröge
2020-11-01Switch to the combined gtk-rs and gstreamer-rs repositoriesSebastian Dröge
2020-07-26Update for removal of ObjectImpl::get_type_data()Sebastian Dröge
2020-07-10Add LICENSE files to each individual crateSebastian Dröge
2020-06-30Update various dependenciesSebastian Dröge
2020-06-22Update to use the new pad builders for safely setting pad functionsSebastian Dröge
2020-06-16Update for new_with_XXX/new_from_XXX function renamingSebastian Dröge
2020-06-11use new constructor namesGuillaume Desmottes
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-17textwrap: set PROXY_CAPS flag on padsMathieu Duponchelle