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/video
AgeCommit message (Expand)Author
2024-01-04rav1e: Update to rav1e 0.7Sebastian Dröge
2023-12-27gtk4: fix build on Windows using wineglGuillaume Desmottes
2023-12-22Fix a few new clippy 1.75 warningsSebastian Dröge
2023-12-17Update for `Buffer` / `Memory` API changesSebastian Dröge
2023-12-04use new debug and parse APIGuillaume Desmottes
2023-11-22closedcaption: update to cea708-types 0.3Matthew Waters
2023-11-21cea608tocea708: create service's as requestedMatthew Waters
2023-11-21closedcaption: move some textstyle helpers to shared filesMatthew Waters
2023-11-21closedcaption: move 708 service writing to shared fileMatthew Waters
2023-11-21tttocea608: use crate defined is_* functions instead of reeimplementing themMatthew Waters
2023-11-17gtk4: Update to windows-sys 0.52Sebastian Dröge
2023-11-02sccparse: Fix leading spaces between the tab and caption dataSebastian Dröge
2023-11-02Update for `gst::Rank` API changesSebastian Dröge
2023-10-30Use let-else instead of match for weak reference upgradesSebastian Dröge
2023-10-30gtk4: Use async-channel instead of the glib MainContext channelSebastian Dröge
2023-10-17Clean up usage of pad probesSebastian Dröge
2023-10-02Update for `VideoFrame` / `GLVideoFrame` API changesSebastian Dröge
2023-09-20gtk4: Only support RGBA/RGB in the GL code pathSebastian Dröge
2023-09-20gtk4: Premultiply alpha in GL texturesIvan Molodetskikh
2023-08-10Update versions to 0.12.0-alpha.1Sebastian Dröge
2023-08-09Don't generate .def files for pluginsSebastian Dröge
2023-07-24transcriberbin: Configure audioresample in front of transcriberSeungha Yang
2023-07-19Update minimum supported Rust version to 1.70Sebastian Dröge
2023-07-11Remove unnecessary `mut` everywhereSebastian Dröge
2023-07-06Use re-exported once_cellBilal Elmoussaoui
2023-07-06Adapt to glib::Continue renameBilal Elmoussaoui
2023-07-02gtk4: Add python exampleyatinmaan
2023-06-26videofx: Minimize dependencies of the image crateSebastian Dröge
2023-06-26gtk4: Update to windows-sys 0.48Sebastian Dröge
2023-06-23gtk4: Make winegl code compilableJayson Reis
2023-06-22gtk4: Fix code to run on current main branchJayson Reis
2023-06-22gtk4: Add support for GL on WindowsSebastian Dröge
2023-06-15mccparse: Map timecode to PTS directly without offsetSeungha Yang
2023-05-15videofx: border: Do not advertise I420 for non-zero border radiusSanchayan Maity
2023-05-12use Pad builders for optional name definitionFrançois Laignel
2023-05-12Update to argumentless {Bin,Pipeline}::newFrançois Laignel
2023-05-10transcriberbin: Add "language-code" propertySeungha Yang
2023-04-22gtk4: unbreak wayland, x11egl, x11glx features on non-LinuxJan Beich
2023-04-20Fix a couple of new Rust 1.69 clippy warningsSebastian Dröge
2023-04-14Make sure to keep around and drop bus watches after usage in all the examplesSebastian Dröge
2023-04-13ffv1dec: Drop rank for nowArun Raghavan
2023-04-11tttocea608: specify raw 608 fieldMathieu Duponchelle
2023-04-10fix typosGuillaume Desmottes
2023-04-07transcriberbin: Allow video with ANY caps featuresSeungha Yang
2023-04-07transcriberbin: require final framerate from cea608muxMathieu Duponchelle
2023-04-06transcriberbin: Add support for runtime translation-languages updateSeungha Yang
2023-04-06transcriberbin: Wrap conversion channel elements into binSeungha Yang
2023-04-05closedcaption: add cea608tocea708 elementMatthew Waters
2023-04-05cea608utils: track last channel for characters without channel embeddedMatthew Waters
2023-04-05closedcaption: move 608 utility functions to a separate fileMatthew Waters