Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15rtphdrhext-twcc: Return failure on map failureOlivier Crête
2021-09-15rtphdrext: Update write() API to return a signed valueOlivier Crête
2021-08-30rtphdrext-rfc6464: Put max level if the audio is beyond itOlivier Crête
2021-08-30rtphdrext-rfc6464: Add example pipelineOlivier Crête
2021-08-25docs: Add `Since` marker to "twcc-feedback-interval" propertySebastian Dröge
2021-08-25rtptwcc: changes to use rtp buffer arrival time and current time.Tulio Beloqui
2021-08-25rtptwcc: add payloadtype to RTPTWCCPacketKnut Inge Hvidsten
2021-08-25rtptwcc: make enabling TWCC stickyHavard Graff
2021-08-25rtptwcc: move TWCC-logic over to the TWCC-managerHavard Graff
2021-08-25rtptwcc: fix warningHavard Graff
2021-08-25rtptwcc: fixes and optimizations around run-length chunksTulio Beloqui
2021-08-25rtptwcc: fix seqnum-wrapHavard Graff
2021-08-25rtptwcc: fixed feedback packet count overflow that allowed lateTulio Beloqui
2021-08-25rtptwcc: fixed parsing of old sequence numberTulio Beloqui
2021-08-25rtptwcc: fixed guint8 overflow of feedback packet countTulio Beloqui
2021-08-25rtptwcc: add feedback-intervalHavard Graff
2021-08-25rtptwcc: remove _set_send_packet_tsHavard Graff
2021-08-16rtpjitterbuffer: fixed stall on gap when using rtxTulio Beloqui
2021-07-01rtpssrcdemux: Remove pads and reset the element also in READY->NULLSebastian Dröge
2021-07-01rtpptdemux: Remove pads also in PAUSED->READYSebastian Dröge
2021-06-24rtpmanager: Access GstRTPHdrExt fields through accessorOlivier Crête
2021-05-26rtpssrcdemux: fix "data flow before segment event" crashHavard Graff
2021-05-26rtpssrcdemux: refactor destruction of GstRtpSsrcDemuxPadsHavard Graff
2021-05-26rtpssrcdemux: make naming consistentHavard Graff
2021-05-05Use gst_element_request_pad_simpleFrançois Laignel
2021-04-25rtpjitterbuffer: fix divide-by-zeroHavard Graff
2021-04-24rtpjitterbuffer: clean up and improve missing packets handlingHavard Graff
2021-04-22rtpjitterbuffer: Avoid generation of invalid timestampsEdward Hervey
2021-04-13rtpjitterbuffer: Check srcresult before waiting on the condition variable tooSebastian Dröge
2021-04-13rtp: fix rtptwcc to support big endian.Doug Nazar
2021-04-13rtp: fix rtphdrextrfc6464 to support big endian.Doug Nazar
2021-04-09rtpjitterbuffer: More logging when calculating rfc7273 timestampsNirbheek Chauhan
2021-03-29rtpmanager: allow per feature registrationStéphane Cerveau
2021-03-26rtpbin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in signal accumulatorsSebastian Dröge
2021-03-16rtpjitterbuffer: Fix parsing of the mediaclk:direct= fieldSebastian Dröge
2021-03-03rtpmanager: Fix an MSVC compile warningSeungha Yang
2021-02-04rtp: add rtphdrextrfc6464Guillaume Desmottes
2020-12-12rtpst2022-1-fecdec: don't xor out of boundsMathieu Duponchelle
2020-12-12rtpst2022-1-fecenc: memset when reallocating xored payloadMathieu Duponchelle
2020-12-12rtpst2022-1-fec-*: protect additional RTP header fieldsMathieu Duponchelle
2020-12-04rtpmanager: update for rtp header extensionsMatthew Waters
2020-11-13rtpsession: never send on a non-internal sourceHavard Graff
2020-11-13rtpsource: rewrite timeout-check to avoid underflowHavard Graff
2020-11-03rtpsource: Report for which local SSRC is a remote RB reporting onOlivier Crête
2020-10-28rtpjitterbuffer: don't send multiple instant RTX for the same packetHavard Graff
2020-10-16rtpbin: Add clear-ssrc actionNicolas Dufresne
2020-10-15meson: update glib minimum version to 2.56Stéphane Cerveau
2020-10-14rtpst2022-1-fecenc: fix input seqnum checkMathieu Duponchelle
2020-10-09rtpst2022-1-fecenc: Don't unconditionally use GLib 2.60 APIsSebastian Dröge
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC encoderMathieu Duponchelle