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
2020-05-20utils/fallbacksrc: Also handle gap events like buffers for blocking padsSebastian Dröge
2020-05-20utils/fallbacksrc: Use StreamsSelected message instead of StreamCollectionSebastian Dröge
2020-05-20utils/fallbacksrc: Add "source" property that allows to directly provide a so...Sebastian Dröge
2020-05-15video/png: Add PNG encoder elementneithanmo
2020-05-13closedcaption/{scc,mcc}parse: Allow an optional UTF-8 BOM at the beginningSebastian Dröge
2020-05-08togglerecord: Set the DISCONT flag on the first buffer after recording startsSebastian Dröge
2020-05-08togglerecord: Improve loggingSebastian Dröge
2020-05-08rusoto/s3sink: Don't use mem::replace() for a simple assignmentSebastian Dröge
2020-05-08fallbackswitch/fallbacksrc: Ignore errors when shutting down the sourceSebastian Dröge
2020-05-08fallbackswitch/fallbackswitch: Don't convert buffer PTS/DTS twice to running ...Sebastian Dröge
2020-05-01cdgdec: fix test with gst masterGuillaume Desmottes
2020-04-30ci: always run the clippy and rustfmt jobsJordan Petridis
2020-04-30ci: replace only clause with rulesJordan Petridis
2020-04-29threadshare: src elements: don't reset configured_capsFrançois Laignel
2020-04-29threadshare: save upgrade in Pad functionsFrançois Laignel
2020-04-29threadshare: build Pad{Src,Sink} with handlersFrançois Laignel
2020-04-28threadshare: fix race condition in tcpclientsrc testFrançois Laignel
2020-04-28ci: update ci templateGuillaume Desmottes
2020-04-28ci: install dav1d when generating imageGuillaume Desmottes
2020-04-28deny: fail on multiple versionsGuillaume Desmottes
2020-04-28deny: remove dav1d-sys exceptionGuillaume Desmottes
2020-04-28ci: switch from cargo-audit to cargo-denyGuillaume Desmottes
2020-04-27ci: add update jobsGuillaume Desmottes
2020-04-27ci: use fdo templateGuillaume Desmottes
2020-04-27threadshare: align some properties with their C counterpartsFrançois Laignel
2020-04-26threadshare: benchmark: add throughput trackingFrançois Laignel
2020-04-24Configure crate-type to cdylib/rlib consistently in Cargo.tomlSebastian Dröge
2020-04-24fallbackswitch: Clean up 1.18 aggregator compat codeSebastian Dröge
2020-04-24fallbackswitch: Add fallbacksource element that automatically retries playbac...Sebastian Dröge
2020-04-24Fix various new clippy warnings with clippy 1.43Sebastian Dröge
2020-04-23meson: fix mistakenly checked-in csound disablingMathieu Duponchelle
2020-04-23tttocea608: use mul_div_roundMathieu Duponchelle
2020-04-23tttocea608: forward gaps from upstreamMathieu Duponchelle
2020-04-23tttocea608: protect State with a simple mutexMathieu Duponchelle
2020-04-23tttocea608: refactor to fit more scenariosMathieu Duponchelle
2020-04-22jitterbuffer: release state lock when requesting pt mapMathieu Duponchelle
2020-04-22threadshare/jitterbuffer: Use GSlice allocator for the jitter buffer itemsSebastian Dröge
2020-04-21ci: make clippy warnings fatalGuillaume Desmottes
2020-04-21ci: force git-fetch-with-cliGuillaume Desmottes
2020-04-17textwrap: set PROXY_CAPS flag on padsMathieu Duponchelle
2020-04-16Implement text wrapping element around the textwrap crateMathieu Duponchelle
2020-04-16flavors: remove git suffix from git depGuillaume Desmottes
2020-04-16fix LGPL-2.1+ license in Cargo.tomlGuillaume Desmottes
2020-04-15Update all versions to 0.6.0Mathieu Duponchelle
2020-04-15Add update-version scriptMathieu Duponchelle
2020-04-15transcribe: fix exception packet detectionMathieu Duponchelle
2020-04-14closedcaption: Convert bitfields to uint8_t for portability reasonsSebastian Dröge
2020-04-14closedcaption: Update bindgen generated FFI bindings to latest versionSebastian Dröge
2020-04-14Fix/silence some clippy warningsSebastian Dröge
2020-04-14closedcaption: Port to combine 4Sebastian Dröge