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
2023-01-18Update Cargo.lock0.9.6Sebastian Dröge
2023-01-18Update versions to 0.9.6Sebastian Dröge
2023-01-18Update Cargo.lockSebastian Dröge
2023-01-18livesync: fix late-threshold property min valueGuillaume Desmottes
2023-01-18meson: Only enable cargo features when options are enabled (bis)Philippe Normand
2023-01-18aws: Update to AWS SDK 0.53/0.23Sebastian Dröge
2023-01-11Update Cargo.lockgstreamer-1.21.90Sebastian Dröge
2023-01-11webrtcsink: fix panic on pre-bwe request errorMathieu Duponchelle
2023-01-11deny: Ignore duplicated base64 dependency for nowSebastian Dröge
2023-01-10Update Cargo.lockSebastian Dröge
2023-01-10meson: Only enable cargo features when options are enabledNirbheek Chauhan
2023-01-10deny: Remove duplicated windows dependenciesSebastian Dröge
2023-01-10Update Cargo.lockSebastian Dröge
2023-01-10rav1e: Enable threading supportSebastian Dröge
2023-01-07Update Cargo.lock0.9.5Sebastian Dröge
2023-01-07Update versions to 0.9.5Sebastian Dröge
2023-01-07Update Cargo.lockSebastian Dröge
2023-01-07gtk4: Update dependencies to releasesSebastian Dröge
2023-01-07gtk4: Propagate the GL display to the remainder of the pipelineSebastian Dröge
2023-01-07fmp4mux: Remove obsolete commentSebastian Dröge
2023-01-07aws: Update to test-with 0.9Sebastian Dröge
2023-01-07awss3hlssink: Add stats property.rajneeshksoni
2023-01-07rtpav1depay: Implement srcpad set_capsPhilippe Normand
2023-01-07textahead: fix previous buffersGuillaume Desmottes
2023-01-07gtk4: Rename a variable to make more senseSebastian Dröge
2023-01-07gtk4: Handle more GL context creation failures gracefullySebastian Dröge
2023-01-07gtk4: Reset app context and display if GL context creation failsSebastian Dröge
2023-01-07gtk4: Reduce number of unwraps during GL context creation and query handlingSebastian Dröge
2023-01-07video/gtk4: Fix typo in info logsJordan Petridis
2023-01-07meson: Enable gstreamer-gl-1.0 features in gtk4 pluginNirbheek Chauhan
2023-01-07cargo_wrapper: Write to log with line-bufferingNirbheek Chauhan
2023-01-07gtk4: Remove 'gst' prefix from another debug categoryNirbheek Chauhan
2023-01-07meson: Require gstreamer-gl-1.0 for gtkpaintablesinkNirbheek Chauhan
2023-01-07gtk4: Use GL implicitly without the gst_gl feature on macOSNirbheek Chauhan
2023-01-07gtk4: Add support for GL on macOSSebastian Dröge
2023-01-07meson: Add an option to build examplesNirbheek Chauhan
2023-01-07meson: Add options for all pluginsNirbheek Chauhan
2023-01-07cargo_wrapper: Fix setting of PKG_CONFIG_PATH and CARGO_TARGET_DIRNirbheek Chauhan
2023-01-07meson: Require tomllib / tomli python modules explicitlyNirbheek Chauhan
2023-01-07gtk4: Remove 'gst' from gtksink debug category nameNirbheek Chauhan
2022-12-27Update Cargo.lock0.9.4Sebastian Dröge
2022-12-27Update versions to 0.9.4Sebastian Dröge
2022-12-27Update Cargo.lockSebastian Dröge
2022-12-27gtk4: Release GStreamer GL context and display when going back to NULL stateSebastian Dröge
2022-12-27gtk4: Use `glib::ThreadGuard` instead of the fragile crateSebastian Dröge
2022-12-27gtk4: Don't try to use GL mapped video frames as raw RGB memorySebastian Dröge
2022-12-27gtk4: Don't error out when the main context channel does not exist anymore wh...Sebastian Dröge
2022-12-27gtk4: Flush frames from the paintable when shutting down the sinkSebastian Dröge
2022-12-27fmp4mux: Only push fragment_offset if write_mfra is trueJohan Bjäreholt
2022-12-27meson: Disable webp plugin on Windows and macOSNirbheek Chauhan