summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpsink.c
Commit message (Expand)AuthorAgeFilesLines
* rtpsink: Return proper pad from _request_new_padJan Alexander Steffens (heftig)2021-05-071-2/+7
* Use gst_element_request_pad_simple...François Laignel2021-05-051-1/+1
* gst-plugins: allow per feature registrationStéphane Cerveau2021-04-111-0/+2
* rtpsink: Fix error handling on bad DNSNicolas Dufresne2020-07-141-3/+1
* rtpsrc/sink: Use g_signal_connect_object()Sebastian Dröge2020-07-071-6/+6
* rtpmanagerbad: fix two minor memory leaksMarc Leeman2020-02-211-0/+2
* rtpmanagerbad: reduce lock in rtpsinkMarc Leeman2020-02-211-2/+2
* rtpmanagerbad: allow setting multicast-ifaceMarc Leeman2019-11-191-0/+32
* rtpmanagerbad: name the element childrenMarc Leeman2019-11-171-6/+6
* build: fix werror build with newer gccMatthew Waters2019-09-241-1/+1
* rtpmanagerbad: allow creation of elements at initialisationMarc Leeman2019-09-201-119/+211
* rtp: Fix incompatible type build warningSeungha Yang2019-06-261-1/+1
* rtpmanagerbad: add RTP streaming elementsMarc Leeman2019-06-031-0/+581