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
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
2020-10-09rtpmanager: implement SMPTE 2022-1 FEC decoderMathieu Duponchelle
2020-10-06rtpfunnel: Also forward custom sticky eventOlivier Crête
2020-09-24rtpbin: Remove the rtpjitterbuffer with the streamNicolas Dufresne
2020-09-23rtpbin: Cleanup dead codeNicolas Dufresne
2020-08-13rtpmanager: Improve readability of "stats" docs by making the fields an actua...Sebastian Dröge
2020-07-28rtpfunnel: protect internal srccaps with lockTim-Philipp Müller
2020-07-28rtpfunnel: copy caps before sending them in a caps-eventHavard Graff
2020-07-27rtpmanager: fix various documentation issuesMathieu Duponchelle
2020-07-20rtpmanager: fix "redefinition of typedef RTPTWCCManager" compiler warningTim-Philipp Müller
2020-06-26rtpstats: guard against division by zeroHavard Graff
2020-06-26rtptwcc: fix pruning of ack'ed twcc-packetsHavard Graff
2020-06-10Revert "rtpjitterbuffer: Avoid deadlock on flush"Sebastian Dröge
2020-06-09rtpjitterbuffer: g_queue_clear_full introduced in glib 2.60U. Artie Eoff
2020-06-09rtpsession: Make internal-ssrc as show default for docThibault Saunier
2020-06-09rtptimerqueue: Fix leak on timer collisionNicolas Dufresne
2020-06-09rtpjitterbuffer: Keep JBUF lock while processing timersNicolas Dufresne
2020-06-08rtpjitterbuffer: Avoid deadlock on flushEdward Hervey
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-06-05rtpbin: Initialize uninitialized variable correctlySebastian Dröge
2020-06-04doc: Fix wrong link to GString in rtpjitterbufferThibault Saunier
2020-06-04plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle
2020-04-22rtpjitterbuffer: Properly free internal packets queue in finalize()Sebastian Dröge
2020-04-16rtpjitterbuffer: don't use RTX packets in rate-calc and reset-logicHavard Graff
2020-03-31rtpbin: make warning messages more meaningfulAaron Boxer
2020-03-31rtpsession: rename RTCP threadNicolas Pernas Maradei
2020-03-31rtpjitterbuffer: create specific API for appending buffers, events etcHavard Graff
2020-03-30rtpjitterbuffer: fix waiting timer/queue codeHavard Graff
2020-03-24Fix usage of C99Xavier Claessens
2020-03-20rtptimerqueue: remove ->num from the timerHavard Graff
2020-03-20rtpjitterbuffer: remove the concept of "already-lost"Havard Graff
2020-03-20rtpjitterbuffer: immediately insert a lost-event on multiple lost packetsHavard Graff
2020-03-20rtpjitterbuffer: refactor lost_timeout codeHavard Graff
2020-03-04rtptwcc: make RTPTWCCManager a GObjectHavard Graff
2020-03-04rtpjitterbuffer: fix stalling when resetting timersHavard Graff
2020-02-26rtpjitterbuffer: Don't use glib format modifiers with sscanfNirbheek Chauhan
2020-02-25rtpjitterbuffer: Include string.h for memcpy() / memset()Sebastian Dröge
2020-02-24rtpsession: fix crash when no extension-header present for twccHåvard Graff
2020-02-20rtpbin: fix typo setting max-dropout/misorder-timeMatthew Waters
2020-02-17rtpjitterbuffer: don't use the timer-object after JBUF_UNLOCKHavard Graff
2020-02-14rtpmanager: Google Transport-Wide Congestion Control RTP ExtensionHavard Graff
2020-02-14rtpfunnel: various cleanupsHåvard Graff
2020-02-11rtpptdemux: set payload to caps inside gst_rtp_pt_demux_get_capsMikhail Fludkov
2020-02-11rtpptdemux: Fix debug to use GST_DEBUG_OBJECTStian Selnes
2020-02-11rtpbin: use max-streams on rtpssrcdemuxMikhail Fludkov
2020-02-11rtpssrcdemux: Handle RTCP APP packetsJohn Bassett