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
2022-10-20build(deps-dev): bump vite in /net/webrtc/examples/webrtcsink-statsdependabot/npm_and_yarn/net/webrtc/examples/webrtcsink-stats/vite-2.9.13dependabot[bot]
2022-10-20webrtc: Rename signaller and protocol cratesThibault Saunier
2022-10-20webrtc: Update an unify rust-version and editionThibault Saunier
2022-10-20webrtc: Uniformise GType namesThibault Saunier
2022-10-20webrtc: Port to new ElementBuilder APIThibault Saunier
2022-10-20webrtc: Enable more documentationThibault Saunier
2022-10-20webrtc: Fix fmt issuesThibault Saunier
2022-10-20webrtc: Add SDPX license header on every fileThibault Saunier
2022-10-20Plug webrtc inThibault Saunier
2022-10-20webrtc: Fix clippy issuesThibault Saunier
2022-10-20webrtc:signalling: Remove short option for 'host' in the cliThibault Saunier
2022-10-20Merge 'webrtcsink' from https://github.com/centricular/webrtcsink/commit/020c...Thibault Saunier
2022-10-19fallbacksrc: Fix for imagefreeze framerate setupSeungha Yang
2022-10-19fallbacksrc: Drop QoS event while pad is blockedSeungha Yang
2022-10-19Update everything for element factory builder API changesSebastian Dröge
2022-10-19rtpav1pay: Track last known upstream PTS/DTS in case not all OBUs are properl...Sebastian Dröge
2022-10-19rtpav1pay: Use a `VecDeque` instead of a `Vec` for the queued OBUsSebastian Dröge
2022-10-19docs: fix references to renamed function gst_plugin_version_helper::get_info()Michael Oultram
2022-10-19gtk4: Update to fragile 2.0Sebastian Dröge
2022-10-18fallbacksrc: Configure clocksyncSeungha Yang
2022-10-18fallbacksrc: Don't use fallback caps to normal streamSeungha Yang
2022-10-18Update for GStreamer API changesSebastian Dröge
2022-10-18whipsink: Log error body along with status code when POST failsArun Raghavan
2022-10-18Add video comparison elementRafael Caricio
2022-10-18webrtc: Move to net/webrtcThibault Saunier
2022-10-18Update clap and uuid to latest versionThibault Saunier
2022-10-18Update dependenciesThibault Saunier
2022-10-18net/webrtc-http: whipsink: Return a proper error message & not panicSanchayan Maity
2022-10-18Use new format constructorsFrançois Laignel
2022-10-18aws: Add a test for s3src/s3sinkArun Raghavan
2022-10-18spotifyaudiosrc: implement URI handlerGuillaume Desmottes
2022-10-17Update for pango API changesSebastian Dröge
2022-10-17textahead: fix pango markup URLGuillaume Desmottes
2022-10-16meson: optionalize pango dependency used by video/videofxJan Beich
2022-10-14audio: Use channel_mask() for AudioCapsBuilderVivia Nikolaidou
2022-10-14plugins: Use .into() instead of gst::Fraction::new() where applicableVivia Nikolaidou
2022-10-14onvifmetadataoverlay, cea608overlay: Fix pangocairo::FontMap::new()Vivia Nikolaidou
2022-10-13plugins, examples, tutorials: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-10-13ndi: Remove unnecessary explicit `Send+Sync` implsSebastian Dröge
2022-10-13hlssink3: Use #[cfg(feature = "doc")] on gst::prelude importVivia Nikolaidou
2022-10-13ndi: Various code cleanupSebastian Dröge
2022-10-13onvif: Switch from minidom to xmltree for parsing ONVIF timed metadataSebastian Dröge
2022-10-12ndi: Add NDI plugin to the docsSebastian Dröge
2022-10-12ndi: Re-organize code a bit and don't make internal modules publicSebastian Dröge
2022-10-12ndi: Silence some more clippy warningsSebastian Dröge
2022-10-12ndi: Update for pad default functions API changesSebastian Dröge
2022-10-12ndi: Implement dynamic loading of the NDI SDKSebastian Dröge
2022-10-12ndi: Make element factory details and debug categories more consistentSebastian Dröge
2022-10-12ndi: Prefix GType names with `Gst`Sebastian Dröge
2022-10-12ndi: Integrate into the build systemSebastian Dröge