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-05-09Update version to 0.10.7Sebastian Dröge
2023-05-09gtk4: unbreak wayland, x11egl, x11glx features on non-LinuxJan Beich
2023-04-22Fix a couple of new Rust 1.69 clippy warningsSebastian Dröge
2023-04-22ffv1dec: Drop rank for nowArun Raghavan
2023-04-22tttocea608: specify raw 608 fieldMathieu Duponchelle
2023-04-06Update versions to 0.10.6Sebastian Dröge
2023-04-05git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-05transcriberbin: fix initial transcription bin setupMathieu Duponchelle
2023-04-05transcriberbin: fix deadlock on construction errorMathieu Duponchelle
2023-04-05tttocea608: fix disappearing text after special character in non-poponMathieu Duponchelle
2023-04-05tttocea608: fix pushing unfixed caps downstreamMathieu Duponchelle
2023-03-19Update versions to 0.10.50.10.5Sebastian Dröge
2023-03-19gtk4: Fix compilation on macOSCarlo Cabrera
2023-03-14Update versions to 0.10.4Sebastian Dröge
2023-03-10Fix indentation broken by `cargo clippy --fix`Sebastian Dröge
2023-03-10Fix a few new clippy warningsSebastian Dröge
2023-03-02Update versions to 0.10.3Sebastian Dröge
2023-02-25gtk4: Set sync point on the video frame after mapping itSebastian Dröge
2023-02-23Update versions to 0.10.2Sebastian Dröge
2023-02-23video/gtk4: Add a flatpak snippet example in the READMEJordan Petridis
2023-02-22gtk4: Attach channel receiver to the default main context from the main threadSebastian Dröge
2023-02-22gtk4: Don't unnecessarily set the sink to READY to retrieve the contextSebastian Dröge
2023-02-22gtk4: Refactor and simplify GL context handlingSebastian Dröge
2023-02-13Update versions to 0.10.1Sebastian Dröge
2023-02-10Add versions to local dependenciesSebastian Dröge
2023-02-10Update to gtk-rs-core 0.17, gtk4-rs 0.6 and gstreamer-rs 0.20 branchesSebastian Dröge
2023-02-10Update versions to 0.10.0Sebastian Dröge
2023-02-08dav1ddec: Make sure to call `get_picture()` twice in a row when drainingSebastian Dröge
2023-02-06gtk4: Update for `GLDisplay` object lock requirementsSebastian Dröge
2023-01-27Return exit code from `gio::Application::run()` from `main()`Sebastian Dröge
2023-01-27gtk4: Fix compilation after `gst_gl::Display` API changesSebastian Dröge
2023-01-25Fix various new clippy warningsSebastian Dröge
2023-01-23dav1d: Don't treat any kind of bitstream error immediately as fatalSebastian Dröge
2023-01-22dav1d: Get rid of some unnecessary `unwrap()`sSebastian Dröge
2023-01-22dav1d: Remove unnecessary frame dropping loopSebastian Dröge
2023-01-22dav1d: Don't flush the decoder when drainingSebastian Dröge
2023-01-22dav1d: Only drain at most one decoded frame per input frame unless the decode...Sebastian Dröge
2023-01-21Update for glib API changesSebastian Dröge
2023-01-19gtk4: Only provide a buffer pool to upstream if it requested oneSebastian Dröge
2023-01-19gtk4: Update for allocation query caps API changesSebastian Dröge
2023-01-19gtk4: Asynchronously flush frames from GDKSebastian Dröge
2023-01-19gtk4: Keep `GstGLMemory` alive as long as it is used inside GDKSebastian Dröge
2023-01-16Update for `gtk::Application` constructor API changesSebastian Dröge
2023-01-15Update for caps/structure-related string API changesSebastian Dröge
2023-01-09rav1e: Enable threading supportSebastian Dröge
2023-01-07gtk4: Propagate the GL display to the remainder of the pipelineSebastian Dröge
2023-01-05Update for API changesSebastian Dröge
2023-01-04video: Fix compilation after API changesSebastian Dröge
2022-12-29gtk4: Rename a variable to make more senseSebastian Dröge
2022-12-29gtk4: Handle more GL context creation failures gracefullySebastian Dröge