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
path: root/net
AgeCommit message (Expand)Author
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-11fix formatted values constructorsFrançois Laignel
2022-10-10Fix direct access to the inner specific formatted valuesFrançois Laignel
2022-10-10Change *Impl trait methods to only take &self and not Self::Type in additionSebastian Dröge
2022-10-07Update for glib::Object::new() API changesSebastian Dröge
2022-10-04build: Update versions to be 0.9.0-alpha.1Nirbheek Chauhan
2022-09-29onvif: Fix for `gst::meta::CustomMeta::register()` API changeSebastian 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-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
2022-09-23onvifmetadataparse: Refactor clock/condvar waitingSebastian Dröge
2022-09-23onvifmetadataparse: Start source pad task on StreamStart if neededSebastian Dröge
2022-09-22Fixes for removal of SpecificFormattedValues ops on refFrançois Laignel
2022-09-21net/onvif: update with new `gst::Signed` featuresFrançois Laignel
2022-09-21rtpav1: Specify version helper dependency by pathSebastian Dröge
2022-09-21aws: Update to aws 0.48/0.18Sebastian Dröge
2022-09-16onvifmetadatacombiner: Drop gap metadata buffersSebastian Dröge
2022-09-16onvifmetadataparse: Simplify some codeSebastian Dröge
2022-09-16onvifmetadataparse: Drop initial buffers until an UTC/running time mapping ca...Sebastian Dröge
2022-09-16onvifmetadataparse: Drop initial buffers if their UTC time would be negativeSebastian Dröge
2022-09-16onvifmetadataparse: Push buffers from a separate source pad task to guarantee...Sebastian Dröge
2022-09-15Add missing Since markers to new pluginsSebastian Dröge
2022-09-13s3sink, s3src: Max 1 (re)try when retry-duration < request_timeout.rajneeshksoni
2022-09-13s3sink: Dont set call_timeout,call_attempt_timeout is enough with retry.rajneeshksoni
2022-09-12rtpav1depay: Don't unnecessary map RTP payload a second timeSebastian Dröge
2022-09-12rtpav1pay: Don't push buffers downstream while holding mutexesSebastian Dröge
2022-09-12rtpav1: Remove some unneeded lifetime annotationsSebastian Dröge
2022-09-12Add RTP de/payloader elements for AV1Vivienne Watermeier
2022-09-09onvifmetadatacombiner: Do not classify as MuxerThibault Saunier
2022-09-09awstranscriber: only set vocabulary filter when vocabulary is setMathieu Duponchelle
2022-09-09awstranscriber: fix set_property for language-codeMathieu Duponchelle
2022-09-05Update for GLib ParamSpec builder API changesSebastian Dröge
2022-09-04Update minimum supported Rust version to 1.63Sebastian Dröge
2022-09-03Fix missing pkgconfig requiresXavier Claessens
2022-09-03whipsink: A GstBin implementation for WHIPTaruntej Kanakamalla
2022-09-02aws: Update to aws 0.18/0.48Sebastian Dröge
2022-08-31onvifmetadataparse: Pass through other XML as is with the UTC times based on ...Sebastian Dröge
2022-08-31onvif: Rename onvif(de)pay to rtponvifmetadata(de)pay and include the metadat...Sebastian Dröge
2022-08-30doc: Mark request::user-agent as doc show defaultThibault Saunier