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
AgeCommit message (Expand)Author
2023-09-29webrtc: Fix paths in READMEPiotr Brzeziński
2023-09-29version-helper: Update version to 0.8.0 and MSRV to 1.66Sebastian Dröge
2023-09-29version-helper: Also try parsing release date from Cargo.tomlSebastian Dröge
2023-09-28audiornnoise: Attach audio level meta to output buffersPhilippe Normand
2023-09-27net: webrtc/webrtchttp: Respect HTTP redirectsSean DuBois
2023-09-25hlssink3: Update plugin docsSeungha Yang
2023-09-25hlssink3: Update READMESeungha Yang
2023-09-25hlscmafsink: Add live recording exampleSeungha Yang
2023-09-25hlsbasesink: Add enable-endlist propertySeungha Yang
2023-09-25hlssink3: Add hlscmafsink elementSeungha Yang
2023-09-25hlssink3: Add baseclass implementationSeungha Yang
2023-09-25hlssink3: Various cleanupSeungha Yang
2023-09-25hlssink3: Don't remove uri from playlist if playlist-length is zeroSeungha Yang
2023-09-25hlssink3: Don't remove old files if max-files is zeroSeungha Yang
2023-09-25hlssink3: Remove unused depsSeungha Yang
2023-09-25hlssink3: Use Path API for getting file nameSeungha Yang
2023-09-25hlssink3: Use sprintf for segment name formattingSeungha Yang
2023-09-25deny: Remove obsolete entriesSebastian Dröge
2023-09-25Update to AWS SDK 0.31Sebastian Dröge
2023-09-20hlssink3: Minor PDT-related naming fixupsArun Raghavan
2023-09-20hlssink3: Add property track-pipeline-clock-for-pdt.rajneeshksoni
2023-09-20hlssink3: Allow adding EXT-X-PROGRAM-DATE-TIME tag.rajneeshksoni
2023-09-20gtk4: Only support RGBA/RGB in the GL code pathSebastian Dröge
2023-09-20gtk4: Premultiply alpha in GL texturesIvan Molodetskikh
2023-09-16onvifmetadataparse: Skip metadata frames with unrepresentable UTC timeSebastian Dröge
2023-09-14webrtcsink: Propagate GstContext messagesSeungha Yang
2023-09-14webrtcsink: Add support for d3d11 memory and qsvh264encSeungha Yang
2023-09-11gstwebrtc-api: drop guacamoleRobert Ayrapetyan
2023-09-11net/ndi: improve interoperability robustnessFrançois Laignel
2023-09-08webrtcsink: fix codec selection discoveriesMathieu Duponchelle
2023-09-07net/ndi: add closed caption supportFrançois Laignel
2023-09-04webrtcsink: fix TWCC extension addingRobert Ayrapetyan
2023-09-04fmp4mux: Update to dash-mpd 0.14Sebastian Dröge
2023-08-30tutorial/2: update the text to match the latest source codeJakub Adam
2023-08-30tutorial/1: fix TOCJakub Adam
2023-08-29Update docs for new order of raw video formatsSebastian Dröge
2023-08-29ndi: Comment out empty Opus handling and add FIXME commentSebastian Dröge
2023-08-29Fix indentation of let-else blocksSebastian Dröge
2023-08-26net/webrtc: rename whipwebrtcsink as whipclientsinkTaruntej Kanakamalla
2023-08-25Update to AWS SDK 0.30Sebastian Dröge
2023-08-22meson: Fix handling of optional depsrobert
2023-08-22meson: Tell cargo to prefer static librariesL. E. Segovia
2023-08-21tutorial/1: update the text to match the latest source codeJakub Adam
2023-08-19meson: Disable plugins and related outputs if features are disabledL. E. Segovia
2023-08-18meson: Disable plugins and related outputs if features are disabledL. E. Segovia
2023-08-18meson: Allow usage of externally overridden pkg-configL. E. Segovia
2023-08-17threadshare: Update to flume 0.11Sebastian Dröge
2023-08-14fallbackswitch: protect src pad stream lock using CondGuillaume Desmottes
2023-08-14fallbackswitch: prevent deadlocks in chain functionGuillaume Desmottes
2023-08-14fallbackswitch: ensure strict ordering when taking mutexesGuillaume Desmottes