summaryrefslogtreecommitdiff
path: root/gst/rist/gstristsink.c
Commit message (Expand)AuthorAgeFilesLines
* Use gst_element_request_pad_simple...François Laignel2021-05-051-2/+2
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+2
* ristsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* rist: Use g_signal_connect_object()Nicolas Dufresne2020-07-071-11/+12
* 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
* rist: Document main profile supportOlivier Crête2020-04-301-0/+5
* 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
* rist: fix two minor memory leaksMarc Leeman2020-02-211-0/+2
* documentation: fixed a heap o' typosAaron Boxer2019-11-051-1/+1
* build: fix werror build with newer gccMatthew Waters2019-09-241-1/+1
* rist: Fix documentationOlivier Crête2019-08-091-25/+27
* rist: Document stats-internal unitOlivier Crête2019-08-091-1/+1
* ristsink: Only accept RTCP APP packets with subtype==0Olivier Crête2019-08-091-27/+29
* rist: Fix typo in the documentationOlivier Crête2019-08-091-1/+1
* rist: Use the right parameters the signalOlivier Crête2019-08-091-1/+2
* rist: Add combined bonding-method supportNicolas Dufresne2019-05-211-22/+112
* ristsink: Implement per session statsNicolas Dufresne2019-05-211-32/+61
* ristsink: Implement bonding supportNicolas Dufresne2019-05-211-117/+437
* rist: spell and grammar corrects in top commentsMarc Leeman2019-05-211-1/+1
* docs: Update cache and mark some rist prop as 'show-default'Thibault Saunier2019-05-211-1/+2
* rist: Fix typoOlivier Crête2019-05-171-1/+1
* rist: Add a plugin implenting RIST TR-06-1 Simple ProfileNicolas Dufresne2019-05-021-0/+838