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
path: root/net
AgeCommit message (Expand)Author
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
2022-08-30Allow "unused_doc_comments" as we use hotdoc and not rustdocThibault Saunier
2022-08-30Generate plugins documentation using hotdocThibault Saunier
2022-08-24onvifmetadata: removing encoding fieldMathieu Duponchelle
2022-08-23aws: Document the s3hlssink element in READMEArun Raghavan
2022-08-22plugins: Simplify code using ParamSpecBuilderVivia Nikolaidou
2022-08-17Fix build after glib SignalBuilder::param_types() API changeSebastian Dröge
2022-08-16onvifmetadataparse: Use NTP reference timestamp metaSebastian Dröge
2022-08-16onvifmetadataparse: use NTP epoch everywhere instead of mixing UNIX/NTP epochsSebastian Dröge
2022-08-16onvifaggregator: refactor, expect parsed metadataMathieu Duponchelle
2022-08-12onvifmetadataparse: Only define the namespace prefix once for the top-level e...Sebastian Dröge
2022-08-12Remove unnecessary `unsafe` blocks for `Buffer::as_ptr()`Sebastian Dröge
2022-08-12onvif: Add onvifmetadataparse elementSebastian Dröge
2022-08-09raptorq: Derive `Eq` for some more structsSebastian Dröge
2022-08-09hlssink3: Update to m3u8-rs 5Sebastian Dröge
2022-08-09aws: Update to aws 0.17/0.47Sebastian Dröge