summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtprtxsend.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-29rtpmanager: allow per feature registrationStéphane Cerveau1-2/+2
2020-01-28rtprtxsend: allow generic input capsMathieu Duponchelle1-0/+5
2014-01-21rtprtxsend: run a new GstTask on the src padGeorge Kiagiadakis1-2/+3
2014-01-15rtprtxsend: change the rtx_pt_map directly in set_property() instead of delay...George Kiagiadakis1-2/+1
2014-01-15rtprtxsend: use the GstObject lock instead of a new oneGeorge Kiagiadakis1-2/+0
2014-01-03rtprtxsend: Allow SSRC-multiplexing and multiple payload types in the origina...Wim Taymans1-9/+11
2014-01-03rtprtxsend: use a GSequence to implement the buffer queueGeorge Kiagiadakis1-1/+1
2014-01-03rtprtxsend: retransmit packets in the same order as the rtx requestsGeorge Kiagiadakis1-1/+1
2014-01-03rtprtxsend: Handle the max_size_time propertyGeorge Kiagiadakis1-0/+4
2014-01-03rtpmanager: add new rtprtxsend / rtprtxreceive elementsJulien Isorce1-0/+80