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
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
2023-04-04git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-03transcriberbin: Set start-time-selection=first to cea608muxSeungha Yang
2023-03-29transcriberbin: add support for translationsMathieu Duponchelle
2023-03-25transcriberbin: fix deadlock on construction errorMathieu Duponchelle
2023-03-24tttocea608: fix disappearing text after special character in non-poponMathieu Duponchelle
2023-03-24tttocea608: fix pushing unfixed caps downstreamMathieu Duponchelle
2023-03-23transcriberbin: fix initial transcription bin setupMathieu Duponchelle
2023-03-18gtk4: Fix compilation on macOSCarlo Cabrera
2023-03-12gtk4: Update for `glib::Priority` API changesSebastian Dröge
2023-03-09Fix indentation broken by `cargo clippy --fix`Sebastian Dröge