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
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-18Use new format constructorsFrançois Laignel
2022-10-17Update for pango API changesSebastian Dröge
2022-10-14onvifmetadataoverlay, cea608overlay: Fix pangocairo::FontMap::new()Vivia Nikolaidou
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-08-22plugins: Simplify code using ParamSpecBuilderVivia Nikolaidou
2022-08-12Remove unnecessary `unsafe` blocks for `Buffer::as_ptr()`Sebastian Dröge
2022-05-10cea608overlay: handle CLEAR statusMathieu Duponchelle
2022-02-28Remove now unnecessary `Send+Sync` impls for element/etc subclassesSebastian Dröge
2022-02-21Update to gst::_log_macro_François Laignel
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2021-11-20Update for glib constructor renamesSebastian Dröge
2021-11-13cea608overlay: Fix compilation after Pango API changesSebastian Dröge
2021-11-13cea608overlay: expose timeout propertyMathieu Duponchelle
2021-10-31cea608overlay: Update for multiple Pango API changes in gtk-rs-core#308Michael Farrell
2021-10-23Update for GstObjectImpl API changeSebastian Dröge
2021-10-16closedcaption/cea608overlay: Proxy the allocation querySebastian Dröge
2021-09-08Clean up clippy warnings and CI configurationSebastian Dröge
2021-07-30Fix various needless-borrow clippy warnings and othersSebastian Dröge
2021-06-18cea608overlay: expose "black-background" propertyMathieu Duponchelle
2021-06-03use gst::glib where applicableFrançois Laignel
2021-05-04closedcaption/cea608overlay: Fix compilation with cairo API changesSebastian 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-17cea608overlay: remove debug printsMathieu Duponchelle
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-15cea608overlay: support all VideoCaptionType metaMathieu Duponchelle
2021-01-31cea608overlay: Handle errors when rendering captions more gracefullySebastian Dröge
2021-01-25Update for glib/gstreamer bindings API changesSebastian Dröge
2020-12-20Update for macro renamesSebastian Dröge
2020-12-18Update everything for glib macro renamingsSebastian Dröge
2020-12-05Remove various unneeded unwrapsSebastian Dröge
2020-11-23video: Update to 2018 editionSebastian Dröge
2020-11-15video: Update for subclassing API changesSebastian Dröge