summaryrefslogtreecommitdiff
path: root/gst/rist
Commit message (Expand)AuthorAgeFilesLines
* rist: Plug leak of rtcp_send_addrJan Alexander Steffens (heftig)2021-05-071-0/+1
* Use gst_element_request_pad_simple...François Laignel2021-05-051-2/+2
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-1112-91/+125
* ristsrc: drop stream-start & eos messages posted from the internal udp sink(s)George Kiagiadakis2020-07-291-0/+19
* ristsrc: Add support for domain nameNicolas Dufresne2020-07-141-0/+26
* ristsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* rist: Use g_signal_connect_object()Nicolas Dufresne2020-07-072-21/+22
* plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle2020-06-061-1/+1
* plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesSebastian Dröge2020-06-041-0/+2
* ristrtpdeext: Expose the largest sequence number receivedOlivier Crête2020-04-301-6/+25
* ristrtpdeext: Update RTP header extension packet to latest specOlivier Crête2020-04-301-16/+24
* ristrtpext: Update RTP header extension packet to latest specOlivier Crête2020-04-301-14/+12
* rist: Document main profile supportOlivier Crête2020-04-302-0/+11
* ristsrc: Add ristrtpdeext to the pipelineOlivier Crête2020-04-301-1/+6
* ristsink: Add ristrtpext to sinkOlivier Crête2020-04-301-7/+44
* ristsink: Receive RIST seqnum ext and feed it to rtxsendOlivier Crête2020-04-301-2/+88
* ristsink: Pass the session id to the on-app-rtcp callbackOlivier Crête2020-04-301-4/+16
* ristrtxsend: Use externally given seqnum extension when availableOlivier Crête2020-04-302-3/+43
* ristrtxsend: Store sent packets with extended seqnumOlivier Crête2020-04-301-7/+34
* rist: Factor our seqnum extension codeOlivier Crête2020-04-303-69/+70
* rist: Drop packets that are more than G_MAXINT16 seqnum lateOlivier Crête2020-04-301-0/+20
* rist: Insert RTP seqnum extension headerOlivier Crête2020-04-301-8/+87
* rist: Add element to remove the header extensionOlivier Crête2020-04-305-4/+309
* rist: Add element that inserts the RTP header extensionOlivier Crête2020-04-304-1/+304
* rist: fix two minor memory leaksMarc Leeman2020-02-211-0/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-053-3/+3
* ristsrc: Apply BINDTODEVICE to socket created by udpsrc tooOlivier Crête2019-11-041-0/+18
* Remove autotools build systemTim-Philipp Müller2019-10-141-25/+0
* build: fix werror build with newer gccMatthew Waters2019-09-241-1/+1
* ristsrc: Fix comment about odd/even portsNicolas Dufresne2019-09-181-1/+1
* rist: Fix documentationOlivier Crête2019-08-092-41/+44
* rist: Document stats-internal unitOlivier Crête2019-08-092-2/+2
* ristsink: Only accept RTCP APP packets with subtype==0Olivier Crête2019-08-091-27/+29
* rist: Fix typo in the documentationOlivier Crête2019-08-092-2/+2
* rist: Use the right parameters the signalOlivier Crête2019-08-092-2/+4
* rist: Add combined bonding-method supportNicolas Dufresne2019-05-216-22/+288
* ristsrc: Implement per session statsNicolas Dufresne2019-05-211-18/+55
* ristsrc: Cleanup unused includeNicolas Dufresne2019-05-211-6/+0
* ristsink: Implement per session statsNicolas Dufresne2019-05-211-32/+61
* ristsrc: rtxbin may be null in finalizeNicolas Dufresne2019-05-211-3/+2
* ristsrc: Add bonding supportNicolas Dufresne2019-05-211-138/+454
* ristsink: Implement bonding supportNicolas Dufresne2019-05-211-117/+437
* rist: spell and grammar corrects in top commentsMarc Leeman2019-05-212-3/+3
* docs: Update cache and mark some rist prop as 'show-default'Thibault Saunier2019-05-212-2/+4
* rist: Fix typoOlivier Crête2019-05-172-2/+2
* docs: Add gstrist to the documentationThibault Saunier2019-05-161-0/+1
* rist: Add a plugin implenting RIST TR-06-1 Simple ProfileNicolas Dufresne2019-05-028-0/+3082