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
2022-10-27Update Cargo.lockgstreamer-1.21.2Sebastian Dröge
2022-10-27fmp4mux: Clip negative PTS to zero/last PTS instead of erroring outSebastian Dröge
2022-10-27fmp4mux: Send force-keyunit events for now if the ideal position has already ...Sebastian Dröge
2022-10-27fmp4mux: Add debug log when writing the mfra boxSebastian Dröge
2022-10-27fmp4mux: Reset timing infos to None if a stream only contained gap events for...Sebastian Dröge
2022-10-27fmp4mux: If a stream is longer than the main stream at EOS, simply include al...Sebastian Dröge
2022-10-27whipsink: Add object to debug logsSebastian Dröge
2022-10-27fmp4mux: don't require dts for predictive-only formats like vp9Matthew Waters
2022-10-27aws: fix title in READMEGuillaume Desmottes
2022-10-27deny: UpdateSebastian Dröge
2022-10-27fmp4: add support for muxing VP9 streams in cmaf, dash and iso fmp4Matthew Waters
2022-10-24Add Cargo.lock0.9.0Sebastian Dröge
2022-10-24Update to release versions of gtk-rs and gstreamer-rsSebastian Dröge
2022-10-24Update versions to 0.9.0Sebastian Dröge
2022-10-24Update to async-tungstenite 0.18Sebastian Dröge
2022-10-24pngenc: Encode every frame individuallySebastian Dröge
2022-10-24ts/pad: use `gst::Pad` in handlers trait functions...François Laignel
2022-10-24ts/pad: don't pass self as ref in remaining handler traits functionsFrançois Laignel
2022-10-24textwrap: Update to textwrap 0.16Sebastian Dröge
2022-10-23Move from `imp.instance()` to `imp.obj()`Sebastian Dröge
2022-10-23Remove `&` for `obj` in log macrosFrançois Laignel
2022-10-23Update docsSebastian Dröge
2022-10-23Add all missing plugins/elements to the README.mdSebastian Dröge
2022-10-23Fix GObject type names, GStreamer debug category names and element factory namesSebastian Dröge
2022-10-23Add new mux subdirectory for container formatsSebastian Dröge
2022-10-23rtp: Move GCC bandwidth estimation element from webrtc to rtp pluginSebastian Dröge
2022-10-23Make GStreamer plugin/crate/library/directory names and descriptions consistentSebastian Dröge
2022-10-23Rename rtpav1 plugin to just rtpSebastian Dröge
2022-10-23videocompare: Update README with referenceRafael Caricio
2022-10-23Sort members in Cargo.toml and meson.build alphabetically and the same in bot...Sebastian Dröge
2022-10-22Various minor cleanupsSebastian Dröge
2022-10-22meson: Fix warningZhao, Gang
2022-10-22videocompare: Fix warningZhao, Gang
2022-10-21Take advantage of `Into<Option<_>>` argsFrançois Laignel
2022-10-21onvifmetadatacombiner: On timeout don't wait for metadata to arrive anymore b...Sebastian Dröge
2022-10-21onvifmetadatacombiner: Add a lot of trace debug outputSebastian Dröge
2022-10-21spotifyaudiosrc: convert to PushSrcNick Steel
2022-10-20webrtc: Rename and add to meson build the signalling serverThibault Saunier
2022-10-20meson: add plugins list to summaryStéphane Cerveau
2022-10-20fallbacksrc: Don't configure conversion elements for normal streamSeungha Yang
2022-10-20ci: make windows msrv job manual to reduce load on windows runnersTim-Philipp Müller
2022-10-20webrtc: Enhance documentationThibault Saunier
2022-10-20webrtc: Minor cleanupSebastian Dröge
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