Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2022-02-07rav1enc: Simplify codeSebastian Dröge
2022-02-07rav1enc: Set mastering display info, content light level and HDR related colo...Sebastian Dröge
2022-02-07rav1enc: Expose various new settingsSebastian Dröge
2022-02-07rav1enc: Switch from speed preset 5 to 6 as defaultSebastian Dröge
2022-02-04cdg: update image and cdg_rendererGuillaume Desmottes
2022-02-04gtk4: Attach main context receiver from the main context's threadSebastian Dröge
2022-02-03dav1ddec: Fix compilation after some API changesSebastian Dröge
2022-02-03dav1ddec: Add 8/16 bit grayscale supportSebastian Dröge
2022-02-03rav1enc: Support 8 bit grayscale inputSebastian Dröge
2022-02-03dav1ddec: Release input frames that immediately caused a decoding errorSebastian Dröge
2022-02-03dav1ddec: Require correct alignment and stream format when running with GStre...Sebastian Dröge
2022-02-03rav1enc: Include stream-format and alignment in the capsSebastian Dröge
2022-02-03dav1ddec: Update for fixed dav1d-rs APISebastian Dröge
2022-02-03dav1ddec: Clean up state tracking a bitSebastian Dröge
2022-02-03dav1ddec: Don't consider decoding errors as fatalSebastian Dröge
2022-02-03dav1ddec: Pass element instance to debug logsSebastian Dröge
2022-01-31gtk4: Implement Default for PaintableSinkJulian Sparber
2022-01-31Update to parking_lot 0.12 and hrtf 0.8Sebastian Dröge
2022-01-22Simplify some code around event/query viewsSebastian Dröge
2022-01-19Update for event/message/query view API changesSebastian Dröge
2022-01-17Rename `self_` variables to `imp` for consistencySebastian Dröge
2022-01-17Replace `Foo::from_instance(foo)` with `foo.imp()`Sebastian Dröge
2022-01-15Add SPDX-License-Identifier to all file headersSebastian Dröge
2022-01-15Re-license LGPL-2.1 plugins to MPL-2Sebastian Dröge
2022-01-15Update versions to 0.9.0Sebastian Dröge
2022-01-14Ignore `clippy::non_send_fields_in_send_ty` lintSebastian Dröge
2022-01-12Fix various clippy warningsSebastian Dröge
2022-01-12sccenc: add output-padding propertyMathieu Duponchelle
2021-12-29videofx: roundedcorners: Fix missing copyright attributionSanchayan Maity
2021-12-06Update for decide/propose_allocation() API changesSebastian Dröge
2021-12-02Fix a couple of new clippy warningsSebastian Dröge
2021-11-30Fix or silence various new 1.57 clippy warningsSebastian Dröge
2021-11-22Implement rounded cornersSanchayan Maity
2021-11-22Update for `glib::Enum` / `glib::Boxed` / `glib::flags!` macro renamesSebastian Dröge
2021-11-20Update for glib constructor renamesSebastian Dröge
2021-11-20cdg: Update test for child proxy property API changesSebastian Dröge
2021-11-17Update to rav1e 0.5 and async-tungstenite 0.16Sebastian Dröge
2021-11-16tttojson: fix row computationMathieu Duponchelle
2021-11-13cea608overlay: Fix compilation after Pango API changesSebastian Dröge
2021-11-13cea608overlay: expose timeout propertyMathieu Duponchelle
2021-11-08adapt to ObjectExt improvementsBilal Elmoussaoui
2021-11-06Update for GLib/GStreamer API changesSebastian Dröge
2021-10-31Update to Rust edition 2021 and minimum supported Rust version to 1.56Sebastian Dröge
2021-10-31cea608overlay: Update for multiple Pango API changes in gtk-rs-core#308Michael Farrell
2021-10-23closedcaption/mccenc: Update for glib::DateTime / TimeSpan API changesSebastian Dröge
2021-10-23Update for GstObjectImpl API changeSebastian Dröge
2021-10-18Improve usability thanks to opt-opsFrançois Laignel
2021-10-17gtk4: Add support for rendering overlay composition rectangles directly via GTKSebastian Dröge
2021-10-17Update for event API changesSebastian Dröge
2021-10-16rav1enc/gifenc: Add VideoMeta to the supported metas in propose_allocation()Sebastian Dröge