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-12ndi: Relicense plugin from LGPL-2.1 to MPL-2Sebastian Dröge
2022-10-12ndi: Remove unnecessary reference-timestamps featureSebastian Dröge
2022-10-12ndi: Use AudioCapsBuilder and VideoCapsBuilderVivia Nikolaidou
2022-10-12ndi: Simplify code using ParamSpecBuilderVivia Nikolaidou
2022-10-12ndi: Update to git version of the bindingsVivia Nikolaidou
2022-10-12ndisrcdemux: Add no-more-pads signalVivia Nikolaidou
2022-10-12ndisrcdemux: Use ANY caps in the pad templates of ndisrcdemuxSebastian Dröge
2022-10-12ndisrc: Fix latency reporting in auto timestamp modeSebastian Dröge
2022-10-12ndisrc: Improve handling of broken sources with regards to timestampingSebastian Dröge
2022-10-12ndisrc: Keep track of audio/video and timestamp/timecode observations separatelySebastian Dröge
2022-10-12ndisrc: Remove unnecessary Arc around the timestamp observations and use Atom...Sebastian Dröge
2022-10-12ndi: Fix/silence various clippy warningsSebastian Dröge
2022-10-12Merge branch 'master' of https://github.com/teltek/gst-plugin-ndiSebastian Dröge
2022-10-12Update for pad default functions API changesSebastian Dröge
2022-10-12Move everything to net/ndi for preparing to merge into gst-plugins-rsSebastian Dröge
2022-10-12ts: better use of `imp` & `elem` args in `Pad{Sink,Src}Handler`sFrançois Laignel
2022-10-11gcc: Ignore errors pausing taskThibault Saunier
2022-10-11fix formatted values constructorsFrançois Laignel
2022-10-11Relicense from MIT to MPL-2.0Mathieu Duponchelle
2022-10-10Fix direct access to the inner specific formatted valuesFrançois Laignel
2022-10-10jsontovtt: Print object information to debug messageSeungha Yang
2022-10-10jsontovtt: Add timeout propertySeungha Yang
2022-10-10Revert "rav1e: Pin `v_frame` dependency to version 0.2.5 for now"Sebastian Dröge
2022-10-10Change *Impl trait methods to only take &self and not Self::Type in additionSebastian Dröge
2022-10-08Use `GFV::none_for_format` where applicableFrançois Laignel
2022-10-07Update for glib::Object::new() API changesSebastian Dröge
2022-10-07webrtcsink: don't hold settings lock while negotiatingMathieu Duponchelle
2022-10-07webrtcsink: fix deadlock on encoder setupMathieu Duponchelle
2022-10-05fallbacksrc: Always restart the fallback stream on EOS and make sure to EOS a...Sebastian Dröge
2022-10-04fallbacksrc: Retry fallback stream on errors tooSebastian Dröge
2022-10-04rav1e: Pin `v_frame` dependency to version 0.2.5 for nowSebastian Dröge
2022-10-04update-version.sh: Also update version in meson.buildNirbheek Chauhan
2022-10-04build: Update versions to be 0.9.0-alpha.1Nirbheek Chauhan
2022-10-03Fix payloaders MTU to 1200Thibault Saunier
2022-10-03dav1d: Update to dav1d 0.9Sebastian Dröge
2022-10-02fmp4mux: Drop GAP buffers before doing ONVIF UTC time re-timestampingSebastian Dröge
2022-10-02fmp4mux: Implement a better strategy for splitting fragments and deciding whi...Sebastian Dröge
2022-10-02tracers: queue-levels: Update for `gst::TracerImpl` API changesSebastian Dröge
2022-10-01signalling: track consumer and producer sessions in dedicated HashMapsMathieu Duponchelle
2022-10-01webrtcsink: re-indentMathieu Duponchelle
2022-10-01signalling: Do not stop consuming sessions when a peer stops being a producerThibault Saunier
2022-09-29onvif: Fix for `gst::meta::CustomMeta::register()` API changeSebastian Dröge
2022-09-29jsontovtt: Don't push zero-duration cue dataSeungha Yang
2022-09-29fmp4mux: Split huge drain function into separate functionsSebastian Dröge
2022-09-29examples: Update to clap 4Sebastian Dröge
2022-09-28rtpav1: Use GStreamer types by namespace instead of importing dozens of types...Sebastian Dröge
2022-09-28rtpav1: Reset state on FlushStop/Eos in all conditions and reset all of the s...Sebastian Dröge
2022-09-27cea608tojson: Clip column number if it exceeds allowed valueSeungha Yang
2022-09-27onvifmetadataparse: Schedule EOS events after the last currently queued up frameSebastian Dröge
2022-09-27onvifmetadataparse: Handle negative running times in debug outputSebastian Dröge