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
2023-09-20webrtcsink: Fix clippy warningSebastian Dröge
2023-09-20onvifmetadataparse: Skip metadata frames with unrepresentable UTC timeSebastian Dröge
2023-09-20webrtcsink: Propagate GstContext messagesSeungha Yang
2023-09-20webrtcsink: Add support for d3d11 memory and qsvh264encSeungha Yang
2023-09-20webrtcsink: fix TWCC extension addingRobert Ayrapetyan
2023-09-20webrtcsink: don't forget to setup encoders for discoveriesMathieu Duponchelle
2023-09-20webrtcsink: NVIDIA V4L2 encoders always require NVMM memorySebastian Dröge
2023-07-20Update version to 0.9.11Sebastian Dröge
2023-07-19webrtcsink: fix pipeline when input caps contain max-framerateMathieu Duponchelle
2023-07-19webrtcsink: Configure only 4 threads for x264encSebastian Dröge
2023-07-19webrtcsink: Translate force-keyunit events to force-IDR action signal for NVI...Sebastian Dröge
2023-07-19webrtcsink: Set config-interval=-1 and aggregate-mode=zero-latency on rtph26[...Sebastian Dröge
2023-07-19webrtcsink: Set VP8/VP9 payloader based on payloader element factory nameSebastian Dröge
2023-07-05webrtcink: Use correct property types for nvvideoconvertSebastian Dröge
2023-06-20webrtc/signalling: fix race condition in message orderingMathieu Duponchelle
2023-06-19webrtc/signalling: Allow unknown clippy lintsgstreamer-1.22.4Sebastian Dröge
2023-06-19webrtcsink: don't try to use cudaconvert if not presentMathieu Duponchelle
2023-06-19webrtcsrc: add twcc extension to codec-preferences when presentMathieu Duponchelle
2023-06-19webrtc: Update to fastrand 2Sebastian Dröge
2023-06-19Use MPL as license specifier for plugins only requiring GStreamer < 1.20Sebastian Dröge
2023-06-06net/aws/transcriber: track discont offset in input streamMathieu Duponchelle
2023-06-06rtpgccbwe: Improve packet handlingEdward Hervey
2023-06-06whipsink: Request pads with webrtcbin's pad templates and not our ownSebastian Dröge
2023-06-06webrtcsink: further refactor connection to stats signalsMathieu Duponchelle
2023-06-06webrtcsink: fix stats_sigid logicMathieu Duponchelle
2023-06-06webrtcsink: don't panic in twcc-stats callbackMathieu Duponchelle
2023-05-18webrtcsrc: Do not pass raw caps in the transceiverThibault Saunier
2023-05-18webrtcsrc: Fix caps used when creating transceiverThibault Saunier
2023-04-22rtpgccbwe: Don't process empty listsEdward Hervey
2023-04-05ndisrc: Fix copying of raw video frames with different NDI/GStreamer stridesSebastian Dröge
2023-04-05git: replace LICENSE file symlinks with copiesTim-Philipp Müller
2023-04-05webrtcsink: fix calculation of fec_ratio with multiple encodersMathieu Duponchelle
2023-03-02Add a webrtcsrc elementThibault Saunier
2023-03-02Update versions to 0.9.10Sebastian Dröge
2023-03-02ndisinkcombiner: Properly handle caps changesVivia Nikolaidou
2023-03-02webrtc: Enhance debug messages when using unknown peer IDThibault Saunier
2023-03-02webrtcsink: also support nvvidconv in lieu of nvvideoconvertMatthew Waters
2023-02-21hlssink3: Allow GIOStream signal handlers to return NoneArun Raghavan
2023-02-11rtpav1pay: Fix Leb128Bytes size parsingSeungha Yang
2023-02-09Update versions to 0.9.9Sebastian Dröge
2023-02-09awss3sink: Add properties to set content-Type and content-disposition.rajneeshksoni
2023-02-09hlssink3: Allow setting i-frame-only playlist.rajneeshksoni
2023-02-09rtpgccbwe: Don't use `clamp()` if there's no clear min/max valueSebastian Dröge
2023-02-09aws/s3hlssink: Fix deadlock on EOSSanchayan Maity
2023-02-09aws/s3hlssink: Use factory name when checking name of child elementSanchayan Maity
2023-02-09rtpav1pay: Add support for tu/frame aligned inputSebastian Dröge
2023-02-09rtpav1pay: Consider the marker flag to output packets immediately at the end ...Sebastian Dröge
2023-02-09rtpav1depay: Fix depayloading of packets starting with a leading OBU fragment...Sebastian Dröge
2023-02-09rtpav1depay: Fix error handlingSebastian Dröge
2023-02-09rtpav1depay: Set DISCONT flag on buffers following a corrupted packetSebastian Dröge