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
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-04-05closedcaption: move 608 utility functions to a separate fileMatthew Waters
2022-10-23Move from `imp.instance()` to `imp.obj()`Sebastian Dröge
2022-10-23Fix GObject type names, GStreamer debug category names and element factory namesSebastian Dröge
2022-10-12Update for pad default functions API changesSebastian Dröge
2022-10-10Change *Impl trait methods to only take &self and not Self::Type in additionSebastian Dröge
2022-09-27cea608tojson: Clip column number if it exceeds allowed valueSeungha Yang
2022-08-22plugins: Simplify code using ParamSpecBuilderVivia Nikolaidou
2022-02-21Update to gst::_log_macro_François Laignel
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2021-12-02Fix a couple of new clippy warningsSebastian Dröge
2021-11-20Update for glib constructor renamesSebastian Dröge
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-10-23Update for GstObjectImpl API changeSebastian Dröge
2021-10-18Improve usability thanks to opt-opsFrançois Laignel
2021-09-30cea608tojson: expose "unbuffered" propertyMathieu Duponchelle
2021-09-08Clean up clippy warnings and CI configurationSebastian Dröge
2021-06-05fix clippy warningsFrançois Laignel
2021-06-05video: migrate to new ClockTime designFrançois Laignel
2021-06-03use gst::glib where applicableFrançois Laignel
2021-04-20fix-getters-calls 0.3.0 passFrançois Laignel
2021-04-12fix-getters-{def,calls} passFrançois Laignel
2021-03-17closedcaption: implement cea608tojson elementMathieu Duponchelle